]> OCCT Git - occt-copy.git/commit
0024569: AIS_InteractiveContext::Update(...) does not updates selection when changing...
authorapl <apl@opencascade.com>
Thu, 30 Jan 2014 09:03:48 +0000 (13:03 +0400)
committerabv <abv@opencascade.com>
Tue, 25 Mar 2014 12:10:05 +0000 (16:10 +0400)
commit29cbe9f7ec14445a17af897f2007193795603dbd
treef1984d8e968d8c04c9312aae149ed6344a4f6d44
parent4401e4e8ff67b797968a04fec47a4dd26b104ee1
0024569: AIS_InteractiveContext::Update(...) does not updates selection when changing AIS_Plane

1) Allow AIS_InteractiveContext::Update to check, re-project and recompute selection structures even if presentations are not "to be updated".
2) Test case bugs vis bug24569.

Small correction of test case for issue CR24569
src/AIS/AIS_InteractiveContext.cdl
src/AIS/AIS_InteractiveContext.cxx
src/ViewerTest/ViewerTest.cxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx
tests/bugs/vis/bug24569 [new file with mode: 0644]