Salome HOME
bos #29475 Option to create new part on study open
authormpv <mpv@opencascade.com>
Fri, 8 Apr 2022 16:57:15 +0000 (19:57 +0300)
committervsr <vsr@opencascade.com>
Fri, 3 Jun 2022 07:36:58 +0000 (10:36 +0300)
commit3f64d388410efbb72edbd800e1dd404695ee1aba
treefb3d367632b8cbf1c5d31a328d2d7e8cf4c9a1e6
parent7ec27d9ade25264df5a6d8e2308b3fb742366170
bos #29475 Option to create new part on study open
22 files changed:
doc/gui/General/Introduction.rst
doc/gui/images/general_preferences.png
src/Events/CMakeLists.txt
src/Events/Events_MessageBool.cpp [new file with mode: 0644]
src/Events/Events_MessageBool.h [new file with mode: 0644]
src/InitializationPlugin/InitializationPlugin_Plugin.cpp
src/InitializationPlugin/InitializationPlugin_Plugin.h
src/Model/Model_Document.cpp
src/Model/Model_Document.h
src/Model/Model_Session.cpp
src/Model/Model_Session.h
src/ModelAPI/ModelAPI_Events.h
src/ModelAPI/ModelAPI_Session.h
src/ModelHighAPI/ModelHighAPI_Services.cpp
src/ModuleBase/ModuleBase_Preferences.cpp
src/ModuleBase/ModuleBase_msg_fr.ts
src/PartSet/PartSet_Module.cpp
src/SHAPERGUI/SHAPERGUI.cpp
src/SHAPERGUI/resources/LightApp.xml.in
src/XGUI/SHAPER.xml
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_WorkshopListener.cpp