]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
[bos #42871] Clipping plane remains applied after being deleted master mbs/42871_clipping_plane_bug 37/head
authormbs <martin.bernhard@opencascade.com>
Thu, 5 Sep 2024 18:56:04 +0000 (19:56 +0100)
committermbs <martin.bernhard@opencascade.com>
Thu, 5 Sep 2024 18:56:04 +0000 (19:56 +0100)
commitddedae243a1d04cf0b657cc89dd90bc3076bd55e
treeeae29c0dbeaccb305076f6c91a3a3d9a8055fdf1
parentcbfa15ffff984b005386dd8a9711987af90c8b3e
[bos #42871] Clipping plane remains applied after being deleted

Clipping planes are stored with the AIS object and should be reset, whenever the clipping plane gets deleted.
When there are no more clipping planes, we need to set an empty list in the AIS object to disable the clipping.
src/OCCViewer/OCCViewer_ViewModel.cxx