]> OCCT Git - occt-copy.git/commit
0031153: Visualization - Non clear highlighting of selected trihedron elements
authorvsv <vsv@opencascade.com>
Tue, 19 Nov 2019 08:31:46 +0000 (11:31 +0300)
committerrnv <rnv@opencascade.com>
Thu, 26 Dec 2019 10:48:10 +0000 (13:48 +0300)
commita130d492e09fb3f45821d05d193a62674dca4fbc
tree53f62d8af643052a44aad7b1ebc65bbc53478d99
parenta2ac649fd19269f8f30c1fa5782af438be37c565
0031153: Visualization - Non clear highlighting of selected trihedron elements

AIS_Trihedron - removed extra fields holding highlight styles; standard styles are now used instead;
fixed unexpected modification of global aspects;
fixed unhighligting of selected plane within Shaded trihedron.

AIS_InteractiveContext now sets highlight color to highlight aspects, not only base color to drawer itself.
src/AIS/AIS_InteractiveContext.cxx
src/AIS/AIS_Trihedron.cxx
src/AIS/AIS_Trihedron.hxx