Salome HOME
Increment version: 7.7.1
[modules/parametric.git] / src / salome /
2015-06-15 Florian BRUNETUpdate of the CMakeLists of Parametric to the new SALOM...
2015-04-10 Renaud BarateUpdate copyrights V7_6_0
2014-06-03 Renaud BarateFix bug caused by the end of multi-study in Salome V7_4_0
2014-05-16 Renaud BarateUpdate copyrights
2014-03-28 Renaud BarateAdapt CMakeLists to Salome CMake standards
2013-07-11 Renaud BarateUse standard Salome variables for installation directories
2013-07-11 Renaud BarateFix bug with type conversion from numpy.float32 to...
2013-07-11 Renaud BarateUse FactoryServer instead of FactoryServerPy
2013-04-26 Renaud BarateAdd definition of input sample with Python script
2013-04-25 Renaud BarateFix distribution of computations in batch jobs
2013-04-25 Renaud BarateFix bug on PARAMETRIC component loading in batch
2013-03-29 Renaud BarateUpdate copyrights
2013-03-06 Renaud BarateImplement CSV file import
2013-03-01 Renaud BarateCompile Python files on installation
2013-03-01 Renaud BarateUse FactoryServerPy instead of FactoryServer to load...
2013-02-28 Renaud BarateAdd GUI edition and persistence for new sample definiti...
2013-02-27 Renaud BarateAdd GUI for different methods to define input sample
2013-02-27 Renaud BarateFix bug when case entry is not set
2013-02-27 Renaud BarateFinish HDF5 persistence implementation
2013-02-20 Renaud BarateFirst part of new HDF5-based persistence (Save is fully...
2013-02-19 Renaud BarateUse PARAMETRIC engine to store the parametric studies...
2013-02-15 Renaud BarateAdapt to new CMake macros in KERNEL and GUI
2012-12-07 Renaud BarateWhen generating batch job, use Save Study instead of...
2012-12-06 Renaud BarateChanged persistence to avoid using Comment attribute
2012-12-06 Renaud BarateAdd batch job generation
2012-12-03 Renaud BarateExecution of schemas with user Python script
2012-11-29 Renaud BarateAllow the definition of a Pyscript in the GUI (not...
2012-11-29 Renaud BarateFix display problems when removing / adding variables
2012-08-30 Renaud BarateReplace Eficas by a custom GUI for the definition of...
2012-08-29 Renaud BarateImprove wizard GUI
2012-08-23 Renaud BarateSet a larger range of possible values in spinboxes
2012-08-23 Renaud BarateFirst version of PARAMETRIC module