]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Merge from V5_1_main 04/11/2009 (implementation of issue 0020085: Visualize evolution... mergefrom_V5_1_main_04Nov09
authorvsr <vsr@opencascade.com>
Wed, 4 Nov 2009 10:37:46 +0000 (10:37 +0000)
committervsr <vsr@opencascade.com>
Wed, 4 Nov 2009 10:37:46 +0000 (10:37 +0000)
commit908c0ba9d94bb4ca1e06511feb41878663249018
tree53a8f148284bc3489ffa1291ee8bfc0c96dc2297
parent07475f0b4583f85d06c9646be8defdc11cc0ab69
Merge from V5_1_main 04/11/2009 (implementation of issue 0020085: Visualize evolution of a variable at a given location)
29 files changed:
doc/salome/gui/VISU/images/evolution_context_menu.png [new file with mode: 0755]
doc/salome/gui/VISU/images/evolution_dialog.png [new file with mode: 0755]
doc/salome/gui/VISU/images/evolution_restore.png [new file with mode: 0755]
doc/salome/gui/VISU/images/evolution_result.png [new file with mode: 0755]
doc/salome/gui/VISU/input/3d_management.doc
doc/salome/gui/VISU/input/evolution.doc [new file with mode: 0644]
idl/VISU_Gen.idl
src/ENGINE/VISU_Engine_i.cc
src/ENGINE/VISU_Engine_i.hh
src/VISUGUI/Makefile.am
src/VISUGUI/VISU_msg_en.ts
src/VISUGUI/VisuGUI.cxx
src/VISUGUI/VisuGUI.h
src/VISUGUI/VisuGUI_ActionsDef.h
src/VISUGUI/VisuGUI_Displayer.cxx
src/VISUGUI/VisuGUI_EvolutionDlg.cxx [new file with mode: 0644]
src/VISUGUI/VisuGUI_EvolutionDlg.h [new file with mode: 0644]
src/VISUGUI/VisuGUI_Tools.cxx
src/VISUGUI/VisuGUI_Tools.h
src/VISU_I/Makefile.am
src/VISU_I/VISUConfig.cc
src/VISU_I/VISU_DumpPython.cc
src/VISU_I/VISU_Evolution.cxx [new file with mode: 0644]
src/VISU_I/VISU_Evolution.h [new file with mode: 0644]
src/VISU_I/VISU_Gen_i.cc
src/VISU_I/VISU_Gen_i.hh
src/VISU_I/VISU_Tools.cxx [new file with mode: 0644]
src/VISU_I/VISU_Tools.h [new file with mode: 0644]
src/VISU_I/VISU_View_i.hh