Salome HOME
Copyright update 2021
[modules/shaper_study.git] / src / PY / SHAPERSTUDY.py
2021-03-24 vsrCopyright update 2021
2021-02-01 Anthony Geay2 servant implementations of SHAPERSTUDY.Gen. First...
2020-05-13 mpvImplementation of the temporary fix for the issue ...
2020-05-13 mpvFix for the issue #3248 : Pyhon dumping-loading submesh...
2020-05-06 mpvFix for the issue #19061 : Mesh warning sign although...
2020-04-28 mpvFix for the issue #19037 : SWIG director method error...
2020-04-16 vsrCopyright update 2020
2020-04-13 mpvFix for the issue #3205 : SIGSEGV in Break link with...
2020-04-10 vsrDebug and clean-up build procedure
2020-03-30 mpvFix for the issue #18887 : Fatal error after save and...
2020-03-19 mpvFix for the issue #3167: Shaper study contains only...
2020-03-05 mpvFix the problem of bad synchronization of SHAPERSTUDY... rnv/pv58_2
2020-03-02 mpvMake ShaperStudy unit-tests work in Salome
2020-02-13 mpvFix for the break-link dump into python: also sub-mesh... rnv/pv58_1 V9_5_0a1
2020-02-12 mpvMake the history folder located in the end of the shape...
2020-02-12 mpvMake the SHAPERSTUDY python dump works on SHAPER object...
2020-02-11 mpvFix for python script dump for several objects
2020-02-07 mpvAllow in SHAPERSTUDY python dump to store files in...
2020-02-07 mpvMake the dead shape correctly referenced by SMESH mesh...
2020-02-07 mpvImplementation of python dump of SHAPER STUDY for dead...
2020-02-05 mpvImplementation of python dump of SHAPER STUDY for resul...
2020-01-31 mpvSupport of dump for groups and fields
2020-01-30 mpvInitial implementation of python dump in SHAPER STUDY
2020-01-24 eapDo not publish objects having no corresponding shaper...
2020-01-23 eapImplement shaperBuilder
2020-01-21 eapCall aMeshObject.ReplaceShape() after updating referenc...
2020-01-20 eapFix smesh update upon BreakLink
2020-01-20 mpvAvoid dump study crash
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 mpvMake SHAPEr STUDY fields exported in SMESH into MED...
2020-01-15 eapBUG: dead shapes not saved in HDF file
2020-01-14 mpvInitial implementation of Fields support
2019-12-30 mpvImplementation of Groups support by the SHAPER-STUDY...
2019-12-27 vsvImprove ReplaceShape interface
2019-12-27 vsvReplace shape in Mesh object
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-24 vsvProvide icons for objects in object browser
2019-12-23 vsvTransfer BreakLink from Object to Gen
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-10 mpvInitial support of publication of shapes
2019-12-09 vsvInitial integration