Salome HOME
Implementation '22873: EDF 8651 GEOM: Annotate shapes into the OCC viewer' issue
authorapl <anton.poletaev@opencascade.com>
Mon, 26 Sep 2016 17:01:28 +0000 (20:01 +0300)
committerrnv <rnv@opencascade.com>
Fri, 20 Jan 2017 14:56:12 +0000 (17:56 +0300)
commitcec4acc1bc6ec094152934099a770ce798dff2bb
tree4ca8fbcb7652da9ee821467cf5b8c06942cf3f56
parent0f6196134937557ef98168afb7c91c4cacc19f22
Implementation '22873: EDF 8651 GEOM: Annotate shapes into the OCC viewer' issue
43 files changed:
doc/salome/gui/GEOM/images/annotation.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/annotation_preview.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/annotation.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/using_measurement_tools.doc
resources/CMakeLists.txt
resources/SalomeApp.xml.in [changed mode: 0644->0755]
resources/annotation.png [new file with mode: 0644]
src/GEOMBase/GEOMBase_Helper.h
src/GEOMGUI/CMakeLists.txt
src/GEOMGUI/GEOMGUI_AnnotationAttrs.cxx [new file with mode: 0755]
src/GEOMGUI/GEOMGUI_AnnotationAttrs.h [new file with mode: 0755]
src/GEOMGUI/GEOMGUI_AnnotationMgr.cxx [new file with mode: 0755]
src/GEOMGUI/GEOMGUI_AnnotationMgr.h [new file with mode: 0755]
src/GEOMGUI/GEOMGUI_DimensionProperty.h
src/GEOMGUI/GEOMGUI_OCCSelector.cxx
src/GEOMGUI/GEOMGUI_Selection.cxx
src/GEOMGUI/GEOMGUI_Selection.h
src/GEOMGUI/GEOMGUI_TextTreeSelector.cxx [new file with mode: 0644]
src/GEOMGUI/GEOMGUI_TextTreeSelector.h [new file with mode: 0644]
src/GEOMGUI/GEOMGUI_TextTreeWdg.cxx [changed mode: 0644->0755]
src/GEOMGUI/GEOMGUI_TextTreeWdg.h
src/GEOMGUI/GEOM_Displayer.cxx [changed mode: 0644->0755]
src/GEOMGUI/GEOM_Displayer.h [changed mode: 0644->0755]
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts [changed mode: 0644->0755]
src/GEOMGUI/GEOM_msg_fr.ts [changed mode: 0644->0755]
src/GEOMGUI/GEOM_msg_ja.ts [changed mode: 0644->0755]
src/GEOMGUI/GeometryGUI.cxx [changed mode: 0644->0755]
src/GEOMGUI/GeometryGUI.h
src/GEOMGUI/GeometryGUI_Operations.h [changed mode: 0644->0755]
src/MeasureGUI/CMakeLists.txt
src/MeasureGUI/MeasureGUI.cxx [changed mode: 0644->0755]
src/MeasureGUI/MeasureGUI.h [changed mode: 0644->0755]
src/MeasureGUI/MeasureGUI_AnnotationDlg.cxx [new file with mode: 0755]
src/MeasureGUI/MeasureGUI_AnnotationDlg.h [new file with mode: 0755]
src/MeasureGUI/MeasureGUI_AnnotationInteractor.cxx [new file with mode: 0755]
src/MeasureGUI/MeasureGUI_AnnotationInteractor.h [new file with mode: 0755]
src/MeasureGUI/MeasureGUI_ManageDimensionsDlg.cxx
src/OBJECT/CMakeLists.txt
src/OBJECT/GEOM_Annotation.cxx [new file with mode: 0755]
src/OBJECT/GEOM_Annotation.hxx [new file with mode: 0755]
src/OBJECT/GEOM_Constants.cxx
src/OBJECT/GEOM_Constants.h