]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
GUITHARE issue 0002109: External 20696 2D 3D surfaces
authorouv <ouv@opencascade.com>
Wed, 21 May 2014 11:55:19 +0000 (15:55 +0400)
committerouv <ouv@opencascade.com>
Wed, 21 May 2014 11:55:19 +0000 (15:55 +0400)
commit141663d84cb790a038b3232346fcfe5c053651f3
tree986afe66a7ad77d402feefbf732515f5ddd91e92
parent55819d3876acaca7d8f53a3454bc5265d6b1a55d
GUITHARE issue 0002109: External 20696 2D 3D surfaces
5) Color scale
6) Legends
35 files changed:
adm_local/win32/GUI_SRC.sln
adm_local/win32/Plot3d.vcproj [new file with mode: 0644]
adm_local/win32/SVTK.vcproj
src/LightApp/resources/LightApp.ini
src/LightApp/resources/LightApp.xml
src/Plot3d/Makefile.am [new file with mode: 0644]
src/Plot3d/Plot3d.h [new file with mode: 0644]
src/Plot3d/Plot3d_Actor.cxx [new file with mode: 0644]
src/Plot3d/Plot3d_Actor.h [new file with mode: 0644]
src/Plot3d/Plot3d_ColorDic.cxx [new file with mode: 0644]
src/Plot3d/Plot3d_ColorDic.h [new file with mode: 0644]
src/Plot3d/Plot3d_FitDataDlg.cxx [new file with mode: 0644]
src/Plot3d/Plot3d_FitDataDlg.h [new file with mode: 0644]
src/Plot3d/Plot3d_SetupColorScaleDlg.cxx [new file with mode: 0644]
src/Plot3d/Plot3d_SetupColorScaleDlg.h [new file with mode: 0644]
src/Plot3d/Plot3d_SetupSpecificColorScaleDlg.cxx [new file with mode: 0644]
src/Plot3d/Plot3d_SetupSpecificColorScaleDlg.h [new file with mode: 0644]
src/Plot3d/Plot3d_SetupSurfacesDlg.cxx [new file with mode: 0644]
src/Plot3d/Plot3d_SetupSurfacesDlg.h [new file with mode: 0644]
src/Plot3d/Plot3d_ViewManager.cxx [new file with mode: 0644]
src/Plot3d/Plot3d_ViewManager.h [new file with mode: 0644]
src/Plot3d/Plot3d_ViewModel.cxx [new file with mode: 0644]
src/Plot3d/Plot3d_ViewModel.h [new file with mode: 0644]
src/Plot3d/Plot3d_ViewWindow.cxx [new file with mode: 0644]
src/Plot3d/Plot3d_ViewWindow.h [new file with mode: 0644]
src/Plot3d/resources/Plot3d_images.ts [new file with mode: 0644]
src/Plot3d/resources/Plot3d_msg_en.ts [new file with mode: 0644]
src/Plot3d/resources/plot3d_minus.png [new file with mode: 0644]
src/Plot3d/resources/plot3d_mode_2d.png [new file with mode: 0644]
src/Plot3d/resources/plot3d_surfaces_settings.png [new file with mode: 0644]
src/SVTK/SVTK_CubeAxesDlg.h
src/SVTK/SVTK_ViewWindow.cxx
src/SVTK/SVTK_ViewWindow.h
src/SVTK/resources/SVTK_images.ts
src/SVTK/resources/SVTK_msg_en.ts