0026680: Visualization - Changed behavior of mesh visualization and selection in...
authorvpa <vpa@opencascade.com>
Thu, 17 Sep 2015 15:57:48 +0000 (18:57 +0300)
committerkgv <kgv@opencascade.com>
Thu, 24 Sep 2015 11:13:32 +0000 (14:13 +0300)
commit673cf4e37625056a5a3dfee783b78713ed40b66d
tree46101d656ccb6d431aae967ed75cf0f9c82f6eca
parent71c6e1e52d828008572fc15eec0ff1b0a7034564
0026680: Visualization - Changed behavior of mesh visualization and selection in OMF sample

- handling of global selection mode was added to MeshVS_Mesh;
- corrected unhighlight of interactives with auto-highlight disabled;
- test case for issue 0026680.
src/AIS/AIS_InteractiveContext_1.cxx
src/MeshVS/MeshVS_Mesh.cxx
tests/bugs/vis/bug26680 [new file with mode: 0644]