]> OCCT Git - occt-copy.git/commit
0031794: Visualization - Highlighting of AIS_Shape works incorrectly when AddChild... CR31794_740
authorkgv <kgv@opencascade.com>
Wed, 24 Feb 2021 16:07:07 +0000 (19:07 +0300)
committerkgv <kgv@opencascade.com>
Thu, 27 May 2021 14:21:26 +0000 (17:21 +0300)
commit518567c50e75c7f5171a27e3c88960cde241310d
tree8f6392c15868db056100c096950a4fcc00b063d6
parentc2af290edea8224d591d08edf8b3aa29717af00f
0031794: Visualization - Highlighting of AIS_Shape works incorrectly when AddChild() used

PrsMgr_PresentationManager::Display(), PrsMgr_PresentationManager::Color(),
and SelectMgr_SelectionManager::Activate() now skip children in Erased state.
src/PrsMgr/PrsMgr_PresentationManager.cxx
src/SelectMgr/SelectMgr_SelectionManager.cxx
tests/bugs/vis/bug31794 [new file with mode: 0644]