Salome HOME
modules/shaper_study.git
2021-12-10 vsrMerge branch 'V9_8_BR' master V9_9_0a1
2021-11-27 vsrIncrement version: 9.8.0 V9_8_BR V9_8_0 V9_8_0rc1
2021-05-24 vsrMerge branch 'V9_7_BR' V9_8_0a1 V9_8_0a2 V9_8_0b1
2021-04-27 vsrIncrement version: 9.7.0 V9_7_BR V9_7_0 V9_7_0rc1 V9_7_0rc2
2021-03-31 vsrbos #24078 Reinitialize study services properly when... V9_7_0a1 V9_7_0a2 V9_7_0b1
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
2021-02-04 Ovidiu MIRCESCUGeneric creation of a sessionless component. agy/arch2_ic0
2021-02-01 Anthony Geay2 servant implementations of SHAPERSTUDY.Gen. First...
2020-11-11 vsrMerge branch 'V9_6_BR'
2020-10-16 vsrIncrement version: 9.6.0 V9_6_BR V9_6_0 V9_6_0rc1
2020-07-10 vsrMerge branch 'V9_5_BR' V9_6_0a1 V9_6_0a2 V9_6_0b1
2020-05-19 vsrIncrement version: 9.5 V9_5_BR V9_5_0 V9_5_0rc1 V9_5_0rc2 V9_5_0rc3
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-13 mpvImplementation of the temporary fix for the issue ...
2020-05-13 mpvFix for the issue #3248 : Pyhon dumping-loading submesh...
2020-05-11 vsrbos #18963 [CEA 18962] Warnings in module compilations
2020-05-08 eapImplement all methods of GEOM_Field because they can...
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-28 mpvFix for the issue #19037 : SWIG director method error...
2020-04-20 vsrInclude SalomeMacros.cmake with NO_POLICY_SCOPE to...
2020-04-16 vsrRemove CMake warnings: set-up cmake policies globally...
2020-04-16 vsrCopyright update 2020
2020-04-13 vsrDebug and clean-up build procedure: continue
2020-04-13 mpvFix for the issue #3205 : SIGSEGV in Break link with...
2020-04-10 vsrDebug and clean-up build procedure
2020-04-08 mpvRemove debug printing
2020-04-08 mpvMake comparison of updated shapes better.
2020-04-07 mpvMake groups don't change the whole group-shape if sub...
2020-04-02 vsrbos #18727 [CEA 18716] Warnings at SALOME launch V9_5_0a2
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-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