occt: master be3d8cbc

Author Committer Branch Timestamp Parent
kgv bugmaster master 2018-06-21 09:19:08 master df6f165a
Affected Issues  0029425: Visualization - AIS_InteractiveContext::SetAutomaticHilight() has no affect
Changeset 0029425: Visualization - AIS_InteractiveContext::SetAutomaticHilight() has no affect

AIS_InteractiveContext::MoveTo() and ::Select() now do not highlight entities
when ::AutomaticHilight() option is turned off.

vselprops command has been extended with new arguments -autoHighlight and -highlightSelected
(vhighlightselected command is now deprecated).
mod - src/AIS/AIS_InteractiveContext.hxx Diff File
mod - src/AIS/AIS_InteractiveContext_1.cxx Diff File
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx Diff File