]> OCCT Git - occt.git/commit
0031794: Visualization - Highlighting of AIS_Shape works incorrectly when AddChild...
authorkgv <kgv@opencascade.com>
Wed, 24 Feb 2021 16:07:07 +0000 (19:07 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 5 Mar 2021 14:49:17 +0000 (17:49 +0300)
commit19ed08fda6377c1c6d740c5c5fc8492d846bfbaa
tree747946e47de77b2dce813a3928914a32a4dab5bf
parente70625d6b155c4c141c063d076f7ef76c79bcd34
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]