Salome HOME
Porting to SALOME 9.1.0.
authormzn <mzn@opencascade.com>
Mon, 20 Aug 2018 13:05:36 +0000 (16:05 +0300)
committermzn <mzn@opencascade.com>
Mon, 20 Aug 2018 14:04:58 +0000 (17:04 +0300)
commita1baede8e41ab33d4d133cfa42f1fbafb50c8438
tree3dede110e2c7682f09604a25247b0540f704c596
parente2cb5de944a16004163fd5168f939eaadd115466
Porting to SALOME 9.1.0.
77 files changed:
CMakeCommon/FindPython.cmake
correction_auto_2.py
salome_pid.py
src/BuildAPI/CMakeLists.txt
src/CollectionAPI/CMakeLists.txt
src/CollectionAPI/CollectionAPI.i
src/Config/CMakeLists.txt
src/Config/Config_ModuleReader.cpp
src/ConnectorAPI/CMakeLists.txt
src/ConnectorAPI/Test/TestExportToGEOM.py
src/ConnectorAPI/Test/TestExportToGEOMAllGroupsAndFields.py
src/ConnectorPlugin/ConnectorPlugin.py
src/ConnectorPlugin/ConnectorPlugin_ExportFeature.py
src/ConstructionAPI/CMakeLists.txt
src/Events/CMakeLists.txt
src/ExchangeAPI/CMakeLists.txt
src/ExchangePlugin/CMakeLists.txt
src/ExchangePlugin/Test/TestExport.py
src/ExchangePlugin/Test/TestImport.py
src/FeaturesAPI/CMakeLists.txt
src/FeaturesPlugin/Test/TestMultiBoolean.py
src/FeaturesPlugin/Test/TestSerialBoolean.py
src/GDMLAPI/CMakeLists.txt
src/GeomAPI/CMakeLists.txt
src/GeomAPI/GeomAPI_Face.cpp
src/GeomAlgoAPI/CMakeLists.txt
src/GeomDataAPI/CMakeLists.txt
src/InitializationPlugin/InitializationPlugin_PyInterp.cpp
src/ModelAPI/CMakeLists.txt
src/ModelAPI/ModelAPI.i
src/ModelAPI/Test/TestCustomName_CutGroup.py
src/ModelGeomAlgo/CMakeLists.txt
src/ModelHighAPI/CMakeLists.txt
src/ModelHighAPI/ModelHighAPI.i
src/ModelHighAPI/ModelHighAPI_Tools.cpp
src/ModuleBase/ModuleBase_ResultPrs.cpp
src/ParametersAPI/CMakeLists.txt
src/ParametersPlugin/Test/TestParameterCreation.py
src/PartSetAPI/CMakeLists.txt
src/PrimitivesAPI/CMakeLists.txt
src/PythonAPI/Test/TestFeatures.py
src/PythonAPI/doc/source/conf.py
src/PythonAPI/model/__init__.py
src/PythonAPI/model/dump/__init__.py
src/PythonAPI/model/sketcher/__init__.py
src/PythonAPI/model/sketcher/tools.py
src/PythonAPI/model/tests/__init__.py
src/PythonAPI/model/tests/tests.py
src/PythonAddons/addons_Features.py
src/SketchAPI/CMakeLists.txt
src/SketchAPI/SketchAPI.i
src/SketchAPI/SketchAPI_Constraint.h
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/Test/Test1673.py
src/SketchPlugin/Test/Test1966.py
src/SketchPlugin/Test/Test1967.py
src/SketchPlugin/Test/Test2440.py
src/SketchPlugin/Test/TestConstraintFixed.py
src/SketchPlugin/Test/TestHighload.py
src/SketchPlugin/Test/TestMirror.py
src/SketchPlugin/Test/TestSnowflake.py
src/XAO/tests/BrepGeometryTest.cxx
src/XAO/tests/GeometryTest.cxx
src/XAO/tests/ImportExportTest.cxx
src/XAO/tests/TestUtils.hxx
src/XGUI/XGUI_Selection.cpp
test.API/SHAPER/GDML/TestAPI_ConeSegment.py
test.API/SHAPER/Primitives/TestAPI_Box.py
test.API/SHAPER/Primitives/TestAPI_Cylinder.py
test.API/SHAPER/Transformations/TestAPI_MultiTranslation.py
test.API/SHAPER/Transformations/TestAPI_Rotation.py
test.API/SHAPER/Transformations/TestAPI_Scale.py
test.API/SHAPER/Transformations/TestAPI_Symmetry.py
test.API/SHAPER/Transformations/TestAPI_Translation.py
test.squish/suite_FEATURE_PARAMETERS/shared/scripts/bdd_hooks.py
test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py
utils.py