Salome HOME
Fix for the issue #1755 : for now the sketch solver receives all modified entities...
authormpv <mpv@opencascade.com>
Fri, 23 Sep 2016 07:43:24 +0000 (10:43 +0300)
committermpv <mpv@opencascade.com>
Fri, 23 Sep 2016 07:43:24 +0000 (10:43 +0300)
commitb12bbd2a734142a2596a91c729b6670060b6b7e9
tree4626ea881fbb78b79a2a55f68430832243c15cde
parenta7b30985aea84262926a6d99b2a4ecd17a52a137
Fix for the issue #1755 : for now the sketch solver receives all modified entities at once, not one by one, that caused problems.
19 files changed:
src/Config/Config_Translator.cpp
src/Events/Events_InfoMessage.cpp
src/Events/Events_Listener.cpp
src/Events/Events_Listener.h
src/Events/Events_Loop.cpp
src/Events/Events_Loop.h
src/FeaturesPlugin/FeaturesPlugin_Validators.cpp
src/InitializationPlugin/InitializationPlugin_Plugin.h
src/Model/Model_AttributeSelection.cpp
src/Model/Model_Objects.h
src/Model/Model_Update.cpp
src/ModelAPI/ModelAPI_Events.h
src/ModelGeomAlgo/ModelGeomAlgo_Point2D.cpp
src/PartSetPlugin/PartSetPlugin_Plugin.h
src/SketchPlugin/SketchPlugin_Plugin.h
src/SketchSolver/SketchSolver_Manager.cpp
src/SketchSolver/SketchSolver_Manager.h
src/XAO/XAO_Field.hxx
src/XAO/XAO_Group.hxx