]> OCCT Git - occt.git/commit
0032829: Visualization - dynamic highlight results are not cleared by AIS_Interactive... CR32829_1
authorkgv <kgv@opencascade.com>
Fri, 11 Feb 2022 12:29:35 +0000 (15:29 +0300)
committermzernova <mzernova@opencascade.com>
Sat, 1 Feb 2025 18:09:47 +0000 (18:09 +0000)
commitc0428e70cfcbc5c2be712fe2bb898988559b9353
tree27b1ad33bc5df81096406c508daf2ffaae81b880
parent60360e3204795dc4184f5b947218bf9a73a65629
0032829: Visualization - dynamic highlight results are not cleared by AIS_InteractiveContext::Redisplay()

AIS_InteractiveContext::RecomputeSelectionOnly() now removes old Owners of recomputed object from selection results.
vdisplay command now resets AIS_ViewController::ResetPreviousMoveTo() cache.
src/AIS/AIS_InteractiveContext.cxx
src/AIS/AIS_InteractiveContext.hxx
src/ViewerTest/ViewerTest.cxx