]> SALOME platform Git repositories - modules/paravis.git/commit
Salome HOME
No more macro mode. Replaced by SimpleMode plugin.
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 25 Jan 2017 07:21:23 +0000 (08:21 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 25 Jan 2017 08:43:10 +0000 (09:43 +0100)
commit34be7bda9c8b1d87939ae8d3b6c07f222676b314
treeb0acb267ba824cb8c6bede3e3c453e663c107059
parentb8bbac889d64c72df050433bcd6c863d6bd2a6dd
No more macro mode. Replaced by SimpleMode plugin.
src/Macro/CMakeLists.txt
src/Macro/modes.py [deleted file]
src/Plugins/CMakeLists.txt
src/Plugins/SimpleMode/CMakeLists.txt [new file with mode: 0644]
src/Plugins/SimpleMode/IO/CMakeLists.txt [new file with mode: 0644]
src/Plugins/SimpleMode/IO/module.cmake [new file with mode: 0644]
src/Plugins/SimpleMode/IO/vtkSimpleMode.cxx [new file with mode: 0644]
src/Plugins/SimpleMode/IO/vtkSimpleMode.h [new file with mode: 0644]
src/Plugins/SimpleMode/ParaViewPlugin/CMakeLists.txt [new file with mode: 0644]
src/Plugins/SimpleMode/ParaViewPlugin/Resources/SimpleModeServer.xml [new file with mode: 0644]