Salome HOME
The ability to register python plugins added
authorSergey BELASH <belash.sergey@opencascade.com>
Thu, 6 Nov 2014 12:21:34 +0000 (15:21 +0300)
committerSergey BELASH <belash.sergey@opencascade.com>
Thu, 6 Nov 2014 12:21:34 +0000 (15:21 +0300)
commit9475fb222c8a9ae3b0568e4993f95a44400d9823
tree4dde62408019706a82b93465ffd4db885375e39a
parent758a57d77b6fa3a0485fa3378a1280c7e87a74aa
The ability to register python plugins added
16 files changed:
linux_env.sh
msvc10_env.bat
src/Config/CMakeLists.txt
src/Config/Config_Keywords.h
src/Config/Config_ModuleReader.cpp
src/Config/Config_ModuleReader.h
src/Config/plugins.xml
src/GeomAPI/CMakeLists.txt
src/GeomAlgoAPI/CMakeLists.txt
src/GeomDataAPI/CMakeLists.txt
src/Model/Model_Session.cpp
src/ModelAPI/CMakeLists.txt
src/ModelAPI/ModelAPI.i
src/ModelAPI/ModelAPI_Plugin.h
src/PythonFeaturesPlugin/PythonFeaturesPlugin.py
src/PythonFeaturesPlugin/PythonFeaturesPlugin_Box.py