Salome HOME
Issue #2975: Do not select groups in all operations except operations on groups
authorvsv <vsv@opencascade.com>
Thu, 22 Aug 2019 07:29:29 +0000 (10:29 +0300)
committervsv <vsv@opencascade.com>
Thu, 22 Aug 2019 07:29:44 +0000 (10:29 +0300)
commit7512741ecf3ef77404f02fe88a4548807935b329
treee868ffcf0f6be18a7bb555061b89f67200b79ea0
parent891f27dcbee0b2666893ffa9a883b730840d50da
Issue #2975: Do not select groups in all operations except operations on groups
63 files changed:
src/BuildPlugin/compound_widget.xml
src/BuildPlugin/compsolid_widget.xml
src/BuildPlugin/edge_widget.xml
src/BuildPlugin/face_widget.xml
src/BuildPlugin/filling_widget.xml
src/BuildPlugin/interpolation_widget.xml
src/BuildPlugin/polyline_widget.xml
src/BuildPlugin/shell_widget.xml
src/BuildPlugin/solid_widget.xml
src/BuildPlugin/subshapes_widget.xml
src/BuildPlugin/vertex_widget.xml
src/BuildPlugin/wire_widget.xml
src/CollectionPlugin/CollectionPlugin_Validators.cpp
src/CollectionPlugin/group_addition_widget.xml
src/CollectionPlugin/group_intersection_widget.xml
src/CollectionPlugin/group_substraction_widget.xml
src/CollectionPlugin/group_widget.xml
src/ExchangePlugin/export_widget.xml
src/FeaturesPlugin/boolean_common_widget.xml
src/FeaturesPlugin/boolean_fuse_widget.xml
src/FeaturesPlugin/boolean_smash_widget.xml
src/FeaturesPlugin/boolean_split_widget.xml
src/FeaturesPlugin/boolean_widget.xml
src/FeaturesPlugin/extrusion_widget.xml
src/FeaturesPlugin/extrusioncut_widget.xml
src/FeaturesPlugin/extrusionfuse_widget.xml
src/FeaturesPlugin/fillet_widget.xml
src/FeaturesPlugin/intersection_widget.xml
src/FeaturesPlugin/multirotation_widget.xml
src/FeaturesPlugin/multitranslation_widget.xml
src/FeaturesPlugin/partition_widget.xml
src/FeaturesPlugin/pipe_widget.xml
src/FeaturesPlugin/placement_widget.xml
src/FeaturesPlugin/remove_subshapes_widget.xml
src/FeaturesPlugin/revolution_widget.xml
src/FeaturesPlugin/revolutioncut_widget.xml
src/FeaturesPlugin/revolutionfuse_widget.xml
src/FeaturesPlugin/rotation_widget.xml
src/FeaturesPlugin/scale_widget.xml
src/FeaturesPlugin/symmetry_widget.xml
src/FeaturesPlugin/translation_widget.xml
src/FeaturesPlugin/union_widget.xml
src/FiltersPlugin/filter-BelongsTo.xml
src/FiltersPlugin/filter-OnGeometry.xml
src/FiltersPlugin/filter-OnLine.xml
src/FiltersPlugin/filter-OnPlane.xml
src/ModuleBase/CMakeLists.txt
src/ModuleBase/ModuleBase_IModule.cpp
src/ModuleBase/ModuleBase_IModule.h
src/ModuleBase/ModuleBase_SelectionFilterType.h [new file with mode: 0644]
src/ModuleBase/ModuleBase_ViewerFilters.h
src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp
src/ModuleBase/ModuleBase_WidgetMultiSelector.h
src/PartSet/PartSet_Filters.cpp
src/PartSet/PartSet_Filters.h
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/PartSet/PartSet_SketcherMgr.cpp
src/PartSet/PartSet_SketcherMgr.h
src/SketchPlugin/plugin-Sketch.xml
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_FacesPanel.cpp
src/XGUI/XGUI_SelectionFilterType.h [deleted file]