]> OCCT Git - occt-copy.git/commit
0030737: Visualization - implementing new selection schemes in context CR0_DMUReviewer_IR-2019-08-30_CR30737_1
authorage <age@opencascade.com>
Tue, 24 Nov 2020 13:14:19 +0000 (16:14 +0300)
committerage <age@opencascade.com>
Fri, 27 Nov 2020 11:56:27 +0000 (14:56 +0300)
commitce60f5aac2e249ed0fa5bbe63878323ac10b1659
treeb5a535acb756f9b0d04f71d5de960a8b1574071d
parent74b40eaab521b178e297c7436dbe69e0ea096c4a
0030737: Visualization - implementing new selection schemes in context

Improved AIS_SelectionScheme_ReplaceExtra scheme (now is a part of AIS_SelectionScheme_Replace)
Replaced AIS_NListOfEntityOwner with AIS_NArray1OfEntityOwner
Fixed bug with incorrect highlighting in xor mode (select several times the same objects)
Fixed selections filters
src/AIS/AIS_InteractiveContext.hxx
src/AIS/AIS_InteractiveContext_1.cxx
src/AIS/AIS_NArray1OfEntityOwner.hxx [new file with mode: 0644]
src/AIS/AIS_Selection.cxx
src/AIS/AIS_Selection.hxx
src/AIS/AIS_ViewController.cxx
src/AIS/FILES