Salome HOME
Fix MED export with fields in GUI
[modules/shaper_study.git] / src / PY /
2020-01-17 eapFix MED export with fields in GUI
2020-01-17 eapFix sub-mesh creation by selection of mesh element
2020-01-17 eapInitialize GenericObject in IOperations
2020-01-17 mpvP[en/Save is implemented for Fields
2020-01-17 eapFix GetMainShape()
2020-01-16 eapAdd getPOA() needed for the previous commit
2020-01-16 eapImplement methods of SHAPERSTUDY_GenericObject
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-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-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 vsvProvide save/restore functionality
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-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 vsvAdd shaper icon
2019-12-10 mpvInitial support of publication of shapes
2019-12-10 mpvMixing of the minor problems with initialization of...
2019-12-09 vsvInitial integration