Salome HOME
Fix for the issue #3033: ExtrusionCut error
[modules/shaper.git] / src / ExchangeAPI /
2019-03-27 mpvMake correct python dump for exportToGeom with separate...
2019-03-26 mpvImplementation of proposal 3 in the issue #2882 : Group...
2019-03-14 Clarisse GENRAULT... Merge branch 'master' into cgt/split
2019-03-11 vsvRemove extra warnings
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-26 azvMerge remote-tracking branch 'remotes/origin/HigherLeve...
2019-02-18 vsrUpdate copyrights
2018-10-01 mznFix tests using unittest (failed cases were not reporte...
2018-08-31 mpvMake TestExport unit test works also on Windows
2018-08-27 mznMigration to OpenCASCADE CMake configuration.
2018-08-20 mznPorting to SALOME 9.1.0.
2018-02-27 mpvIssue #2431 - remove application exit from unit tests
2017-12-25 vsvMerge branch 'Dev_GroupsRevision'
2017-12-06 mpvMerge remote-tracking branch 'origin/cbr/export_to_geom...
2017-12-05 Christophe BourcierFix incorrect syntax for Windows compiler
2017-12-05 Christophe BourcierFix coding style. Lines should be <= 100 characters...
2017-12-05 Christophe BourcierMerge remote-tracking branch 'origin/cbr/export_to_geom...
2017-12-05 dbvRevert "Merge remote-tracking branch 'origin/cbr/export...
2017-12-05 Christophe BourcierMerge remote-tracking branch 'origin/cbr/export_to_geom...
2017-12-01 Christophe BourcierImplement ExportToGEOM via exportToXAO. Fix the issue...
2017-06-30 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-06-22 azvMerge branch 'Pre_2.8.0_development'
2017-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-01-04 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2016-12-23 dbvIssue #803: Put all the python modules in the same...
2016-11-11 mpvFixed the crash on moving Group down and edit it in...
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-09 vsvIssue #1834: Fix length of lines
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-23 dbvFix for Export test
2016-08-23 dbvFlushing created and updated events instead of calling...
2016-08-18 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-16 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-12 mpvAdded python dump checking for every unit test where...
2016-06-23 spoFix tests fot ExchangePlugin
2016-06-22 spoAdd CPPHighAPI for export to XAO
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoRemove some TODOs
2016-06-17 spoAdd support for RefAttr attribute, create setCoincedent...
2016-06-17 spoUse not only ModelAPI_Attribute* in INTERFACE_N
2016-06-17 spoUse full attribute type name in INTERFACE_N
2016-06-17 spoAdd ExchangeAPI, fillAttribute in ModelHighAPI_Tools...