Salome HOME
The fix based on DBC mail 04.03.2019. If the selected solid was not modified by the...
authormpv <mpv@opencascade.com>
Tue, 5 Mar 2019 12:18:25 +0000 (15:18 +0300)
committermpv <mpv@opencascade.com>
Tue, 5 Mar 2019 12:18:39 +0000 (15:18 +0300)
commit98a5c2bfa96b60959d876d0ce9e96a7357b175b9
treeba85b4dd23017c64f5c3c66f37b28e416d9687c8
parent5fea3f89cb0f16848b1217193c13fda0a596c754
The fix based on DBC mail 04.03.2019. If the selected solid was not modified by the following Fill operation, this selection disappears after movement to the end.
33 files changed:
src/BuildPlugin/Test/TestCompound_History.py
src/CollectionPlugin/CMakeLists.txt
src/CollectionPlugin/Test/TestGroupMove04.py
src/CollectionPlugin/Test/TestGroupMove05.py
src/CollectionPlugin/Test/TestGroupMove06.py
src/CollectionPlugin/Test/TestGroupMove07.py
src/CollectionPlugin/Test/TestGroupMove08.py
src/CollectionPlugin/Test/TestGroupMove09.py
src/CollectionPlugin/Test/TestGroupMove10.py
src/CollectionPlugin/Test/TestGroupMove11.py
src/CollectionPlugin/Test/TestGroupMove12.py
src/CollectionPlugin/Test/TestGroupMove13.py
src/CollectionPlugin/Test/TestGroupMove14.py
src/CollectionPlugin/Test/TestGroupMove15.py
src/CollectionPlugin/Test/TestGroupMove16.py
src/CollectionPlugin/Test/TestGroupMove17.py
src/CollectionPlugin/Test/TestGroupMove18.py
src/CollectionPlugin/Test/TestGroupMove19.py
src/CollectionPlugin/Test/TestGroupMove20.py [new file with mode: 0644]
src/FeaturesPlugin/Test/Test1876.py
src/FeaturesPlugin/Test/Test2738.py
src/FeaturesPlugin/Test/Test2826.py
src/FeaturesPlugin/Test/TestBooleanCommon_SolidsHistory.py
src/FeaturesPlugin/Test/TestBooleanCut_SolidsHistory.py
src/FeaturesPlugin/Test/TestBooleanFuse_SolidsHistory.py
src/FeaturesPlugin/Test/TestBooleanSmash_SolidsHistory.py
src/FeaturesPlugin/Test/TestFillet_History.py
src/FeaturesPlugin/Test/TestPartition_SolidsHistory.py
src/Model/Model_AttributeSelection.cpp
src/Model/Model_BodyBuilder.cpp
src/PythonAPI/examples/MakeBrick1.py
src/PythonAPI/examples/MakeBrick2.py
src/PythonAPI/examples/Platine.py