Salome HOME
Issue #1366: "Partition" feature now modified to "Generalized Partition"
authordbv <dbv@opencascade.com>
Fri, 20 May 2016 13:26:27 +0000 (16:26 +0300)
committerdbv <dbv@opencascade.com>
Fri, 20 May 2016 13:26:55 +0000 (16:26 +0300)
commit3f1a42a51c7de1911c75453ff7134593d7d2c6b1
tree72dddb00654a8bd89fdb58270ef6bd1c27054c95
parent323ddeaed96f1be1a1071a7facc924085cd65d39
Issue #1366: "Partition" feature now modified to "Generalized Partition"
16 files changed:
src/BuildPlugin/BuildPlugin_Validators.cpp
src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.cpp
src/FeaturesPlugin/FeaturesPlugin_Partition.cpp
src/FeaturesPlugin/FeaturesPlugin_Partition.h
src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp
src/FeaturesPlugin/FeaturesPlugin_Validators.cpp
src/FeaturesPlugin/FeaturesPlugin_Validators.h
src/FeaturesPlugin/boolean_widget.xml
src/FeaturesPlugin/group_widget.xml
src/FeaturesPlugin/partition_widget.xml
src/GeomAlgoAPI/GeomAlgoAPI_Partition.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Partition.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h
src/GeomValidators/GeomValidators_BodyShapes.cpp
src/Model/Model_BodyBuilder.cpp