]> OCCT Git - occt.git/commit
0032829: Visualization - dynamic highlight results are not cleared by AIS_Interactive... CR32829
authorkgv <kgv@opencascade.com>
Fri, 11 Feb 2022 12:29:35 +0000 (15:29 +0300)
committerkgv <kgv@opencascade.com>
Fri, 11 Feb 2022 13:35:44 +0000 (16:35 +0300)
commit84e8a5f88191acb2bf266f24d9905a52cff2c20e
tree85f7df067bf8ecd156d91e82fa54ef0004113aac
parentae38730d3520fc8d0fbe4a3b9a97afd0cebe6df8
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