]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
bos #26446: SHAPER: customize study opening; bos #26447: SHAPER: customize script...
authorAlexey Kondratyev <alexey.kondratyev@opencascade.com>
Mon, 18 Oct 2021 08:12:43 +0000 (11:12 +0300)
committerazv <azv@opencascade.com>
Tue, 23 Nov 2021 19:56:50 +0000 (22:56 +0300)
commit4c2252001dae8c524456de32578fe9fca7426780
tree34a1a92a28c9b43d2e167ab356df8bb47be40be5
parentaa941d4038c5880146ea98adc84e5d02fc729c49
bos #26446: SHAPER: customize study opening; bos #26447: SHAPER: customize script execution

* Add tab "General" in Preferences window.
* Add algorithm to update displaying elements depending of settings.
* Update opening file algorithm to activating parts depending of settings.
* Update activating part algorithm to display elements depending of settings.
* Update activating part algorithm to display elements depending of sub elements.
* Update the documentation.
12 files changed:
doc/gui/General/Introduction.rst
doc/gui/images/general_preferences.png [new file with mode: 0644]
src/ModuleBase/ModuleBase_Preferences.cpp
src/ModuleBase/ModuleBase_Preferences.h
src/PartSet/PartSet_MenuMgr.cpp
src/SHAPERGUI/resources/LightApp.xml.in
src/XGUI/SHAPER.xml
src/XGUI/XGUI_Tools.cpp
src/XGUI/XGUI_Tools.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_WorkshopListener.cpp
src/XGUI/XGUI_WorkshopListener.h