]> SALOME platform Git repositories - modules/shaper.git/commit - src/XGUI/XGUI_SelectionMgr.cpp
Salome HOME
#2027 Sketcher Trim feature - highlight should be cleared when the mouse is moved...
authornds <nds@opencascade.com>
Wed, 15 Mar 2017 04:32:18 +0000 (07:32 +0300)
committernds <nds@opencascade.com>
Wed, 15 Mar 2017 04:32:18 +0000 (07:32 +0300)
commit409ad39d4655a87a91986bf9927e47bfc08b5341
treeadea71591600803d713ef2697ff0420df1138320
parente8ed54f8e2b9d82191f7040b6255a41c0a59e109
#2027 Sketcher Trim feature - highlight should be cleared when the mouse is moved out of segement.

Debug tool TInspector replaces VInspector and DFBrowser.
15 files changed:
CMakeCommon/FindDFBrowser.cmake [deleted file]
CMakeCommon/FindTInspector.cmake [new file with mode: 0644]
CMakeCommon/FindVInspector.cmake [deleted file]
CMakeLists.txt
src/Model/CMakeLists.txt
src/Model/Model_Document.cpp
src/PartSet/PartSet_WidgetFeaturePointSelector.cpp
src/PartSet/PartSet_WidgetFeaturePointSelector.h
src/SketchPlugin/SketchPlugin_Trim.cpp
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_ContextMenuMgr.cpp
src/XGUI/XGUI_Displayer.cpp
src/XGUI/XGUI_Displayer.h
src/XGUI/XGUI_SelectionMgr.cpp
src/XGUI/XGUI_Workshop.cpp