Salome HOME
Issue #1367: Fill feature.
authordbv <dbv@opencascade.com>
Wed, 18 May 2016 09:25:10 +0000 (12:25 +0300)
committerdbv <dbv@opencascade.com>
Wed, 18 May 2016 09:25:31 +0000 (12:25 +0300)
commit5f2dd854a118fb9dffec8658d1d234e6587c539f
treedc3329c76a9ec071b445442fc0855081fab4c231
parent28d317bd93c0cecba59d648d76209cc3c6200ace
Issue #1367: Fill feature.
22 files changed:
src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp
src/FeaturesPlugin/FeaturesPlugin_Boolean.h
src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp
src/FeaturesPlugin/FeaturesPlugin_Validators.cpp
src/FeaturesPlugin/FeaturesPlugin_Validators.h
src/FeaturesPlugin/boolean_widget.xml
src/FeaturesPlugin/icons/bool_common.png
src/FeaturesPlugin/icons/bool_cut.png
src/FeaturesPlugin/icons/bool_fill.png [new file with mode: 0644]
src/FeaturesPlugin/icons/bool_fuse.png
src/FeaturesPlugin/icons/bool_smash.png
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Partition.cpp
src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Revolution.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h
src/GeomValidators/CMakeLists.txt
src/GeomValidators/GeomValidators_BooleanSelection.cpp [deleted file]
src/GeomValidators/GeomValidators_BooleanSelection.h [deleted file]
src/GeomValidators/GeomValidators_Plugin.cpp