Salome HOME
Union of validator and filter functionalities.
authornds <natalia.donis@opencascade.com>
Mon, 23 Mar 2015 12:57:03 +0000 (15:57 +0300)
committernds <natalia.donis@opencascade.com>
Mon, 23 Mar 2015 12:57:03 +0000 (15:57 +0300)
commited329a97add10e760a2e636697f50968a7f4d289
tree1b48385d98932566d43c693ef0c78481d547fb47
parent6d28a36fb686061215d8f1c895eeafbf5b1d00ef
Union of validator and filter functionalities.

This is moving of ModuleBase validators to the GeomValidator project
31 files changed:
src/ConstructionPlugin/axis_widget.xml
src/ConstructionPlugin/plane_widget.xml
src/GeomValidators/CMakeLists.txt
src/GeomValidators/GeomValidators_ConstructionComposite.cpp [new file with mode: 0644]
src/GeomValidators/GeomValidators_ConstructionComposite.h [new file with mode: 0644]
src/GeomValidators/GeomValidators_Edge.cpp [new file with mode: 0644]
src/GeomValidators/GeomValidators_Edge.h [new file with mode: 0644]
src/GeomValidators/GeomValidators_EdgeOrVertex.cpp [new file with mode: 0644]
src/GeomValidators/GeomValidators_EdgeOrVertex.h [new file with mode: 0644]
src/GeomValidators/GeomValidators_Face.cpp [new file with mode: 0644]
src/GeomValidators/GeomValidators_Face.h [new file with mode: 0644]
src/GeomValidators/GeomValidators_Tools.cpp [new file with mode: 0644]
src/GeomValidators/GeomValidators_Tools.h [new file with mode: 0644]
src/ModuleBase/CMakeLists.txt
src/ModuleBase/ModuleBase_ValidatorFace.cpp [deleted file]
src/ModuleBase/ModuleBase_ValidatorFace.h [deleted file]
src/ModuleBase/ModuleBase_ValidatorLinearEdge.cpp [deleted file]
src/ModuleBase/ModuleBase_ValidatorLinearEdge.h [deleted file]
src/ModuleBase/ModuleBase_ValidatorLinearEdgeOrVertex.cpp [deleted file]
src/ModuleBase/ModuleBase_ValidatorLinearEdgeOrVertex.h [deleted file]
src/ModuleBase/ModuleBase_ValidatorNoConstructionSubShapes.cpp [deleted file]
src/ModuleBase/ModuleBase_ValidatorNoConstructionSubShapes.h [deleted file]
src/ModuleBase/ModuleBase_WidgetShapeSelector.cpp
src/ModuleBase/ModuleBase_WidgetShapeSelector.h
src/PartSet/CMakeLists.txt
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Validators.cpp
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Validators.cpp
src/SketchPlugin/SketchPlugin_Validators.h
src/SketchPlugin/plugin-Sketch.xml