]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
21854: Add persistent dimensions BR_imps_2013
authorapl <apl@opencascade.com>
Thu, 26 Dec 2013 06:19:13 +0000 (06:19 +0000)
committerapl <apl@opencascade.com>
Thu, 26 Dec 2013 06:19:13 +0000 (06:19 +0000)
commit230aa46188ee46dfd4fe22e96a9a7f05518513a4
tree0239ff714a98a97bbac4814b91fae84447839c58
parented9f4e67b51855675fa7b43a9673cfd972e224e8
21854: Add persistent dimensions
- Implementation of dimension dialogs, displaying, persistence.
40 files changed:
resources/CMakeLists.txt
resources/SalomeApp.xml.in
resources/managedimensions.png [new file with mode: 0644]
src/EntityGUI/EntityGUI_3DSketcherDlg.cxx
src/GEOMGUI/CMakeLists.txt
src/GEOMGUI/GEOM_Displayer.cxx
src/GEOMGUI/GEOM_Displayer.h
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GEOM_msg_fr.ts
src/GEOMGUI/GEOM_msg_ja.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMUtils/CMakeLists.txt
src/GEOMUtils/GEOMUtils_DimensionProperty.cxx [new file with mode: 0644]
src/GEOMUtils/GEOMUtils_DimensionProperty.hxx [new file with mode: 0644]
src/MeasureGUI/CMakeLists.txt
src/MeasureGUI/MeasureGUI.cxx
src/MeasureGUI/MeasureGUI_1Sel_Frame_QTD.ui [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_1TreeWidget_4Button_QTD.ui [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_2Sel_Frame_QTD.ui [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_3Sel_Frame_QTD.ui [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_AngleDlg.cxx
src/MeasureGUI/MeasureGUI_CreateDimensionDlg.cxx [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_CreateDimensionDlg.h [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_DimensionCreateTool.cxx [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_DimensionCreateTool.h [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_DimensionFilter.cxx [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_DimensionFilter.h [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_DimensionInteractor.cxx [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_DimensionInteractor.h [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_ManageDimensionsDlg.cxx [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_ManageDimensionsDlg.h [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_Widgets.cxx
src/MeasureGUI/MeasureGUI_Widgets.h
src/OBJECT/CMakeLists.txt
src/OBJECT/GEOM_AISDimension.cxx [new file with mode: 0755]
src/OBJECT/GEOM_AISDimension.hxx [new file with mode: 0755]
src/OBJECT/GEOM_Constants.cxx
src/OBJECT/GEOM_Constants.h