Salome HOME
Merge branch 'V9_8_BR'
[modules/shaper_study.git] / src / PY / SHAPERSTUDY_Object.py
2021-03-24 vsrCopyright update 2021
2021-02-15 vsrMerge branch 'occ/19960'
2021-02-05 vsr# bos 19960 Show/Hide SHAPERSTUDY objects occ/19960_v2
2020-05-18 mpvMake SMESH mesh not up-to-date if only group is updated. V9_5_0b1
2020-05-14 mpvA minor fix for breaking link for the newly created...
2020-05-08 eapImplement all methods of GEOM_Object because they can...
2020-05-06 mpvFix for the issue #19061 : Mesh warning sign although...
2020-04-16 vsrCopyright update 2020
2020-04-13 mpvFix for the issue #3205 : SIGSEGV in Break link with...
2020-04-08 mpvRemove debug printing
2020-04-07 mpvMake groups don't change the whole group-shape if sub...
2020-03-12 mpvMake SHAPERSTUDY group never main shape
2020-03-05 mpvFix the problem of bad synchronization of SHAPERSTUDY... rnv/pv58_2
2020-02-12 mpvMake the history folder located in the end of the shape...
2020-02-07 mpvImplementation of python dump of SHAPER STUDY for dead...
2020-01-23 eapImplement shaperBuilder
2020-01-20 mpvFix the name of dead groups and fields
2020-01-17 eapFix sub-mesh creation by selection of mesh element
2020-01-17 mpvP[en/Save is implemented for Fields
2020-01-16 eapImplement methods of SHAPERSTUDY_GenericObject
2020-01-16 mpvMake SHAPEr STUDY fields exported in SMESH into MED...
2020-01-15 eapDefine methods of SALOME::GenericObject + fix return...
2020-01-14 mpvInitial implementation of Fields support
2019-12-30 mpvImplementation of Groups support by the SHAPER-STUDY...
2019-12-26 mpvImplementation of Open/Save and Break-Link functionalit...
2019-12-24 mpvThe initial version of Open and Save in the SHAPER...
2019-12-23 vsvTransfer BreakLink from Object to Gen
2019-12-20 mpvCorrect return of shape type: swig treats it as int...
2019-12-20 vsvDefine virtual methods
2019-12-20 vsvDefine empty IsParametrical and BreakLinks methods
2019-12-19 mpvImplementation of the automatic breaking the link if...
2019-12-17 mpvCorrect work with shapes and SObjects
2019-12-12 mpvGet rid of BaseObject in the SHAPERSTUDY implementation...
2019-12-11 vsvImplement some methods
2019-12-11 mpvCorrect creation of shapes in SHAPER-STUDY
2019-12-10 mpvInitial support of publication of shapes
2019-12-09 vsvInitial integration