Salome HOME
modules/shaper_study.git
2020-03-12 mpvMake SHAPERSTUDY group never main shape
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 vsvProvide loading of icons on Linux
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-02-04 vsvChange name of ShaperStudy root node from ShaperStudy...
2020-01-31 mpvSupport of dump for groups and fields
2020-01-30 mpvInitial implementation of python dump in SHAPER STUDY
2020-01-24 eapImplement GetExistingSubObjects()
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 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 eapFix compilation of SWIG on Linux
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-18 mpvMake correct translation of the shape to GEOM Client...
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-11 vsvOptimize SWIG extraction
2019-12-11 vsvCorrect SWIG extraction
2019-12-10 vsvAdd shaper icon
2019-12-10 vsvExport StudyData symbols
2019-12-10 mpvInitial support of publication of shapes
2019-12-10 vsvProvide install commands
2019-12-10 vsvStudyData Swig
2019-12-10 mpvMixing of the minor problems with initialization of...
2019-12-09 vsvInitial integration