Salome HOME
[bos #40620] [CEA] XAO export for SHAPER: Allow export of brep in a separate file
[modules/shaper.git] / src / ExchangeAPI / ExchangeAPI_Export.cpp
2024-03-04 jfa[bos #40620] [CEA] XAO export for SHAPER: Allow export...
2024-01-20 mbsUpdated copyright comment
2023-11-16 Christophe BourcierFix bos #38359 exportToXAOMem calls exportXAO twice cbr/fix_exportXAOMem_called_twice
2023-09-11 Pascal ObryMerge branch 'po/29467_gui_log_file'
2023-09-08 mbsbos#37383: fixed exception in exportToXAOMem() on UB22.04
2023-08-08 jfa[bos #35140] [EDF] (2023-T1) Memory communication betwe...
2023-07-19 jfaMerge branch 'V9_11_BR'
2023-06-19 mbsupdated copyright message V9_11_BR V9_11_0
2023-06-16 mbsupdated copyright message
2022-05-31 vsrMerge branch 'V9_9_BR'
2022-05-05 vsrCopyright update 2022
2021-04-02 Artem ZhidkovMerge branch 'csgroup_IS2'
2021-03-25 vsrCopyright update 2021
2021-01-07 GERALD NICOLASMerge remote-tracking branch 'origin/master' into gni...
2020-12-18 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/CEA_2020_I...
2020-12-09 cg246364Debug and documentation for STL export
2020-10-12 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/CEA_2020_Lot1'
2020-10-12 cgenraulMerge branch 'master' into CEA_2020_Lot1
2020-10-12 cgenraulMerge remote-tracking branch 'origin/CEA_2020/Lot1_Expo...
2020-10-09 JérômeFix bugs
2020-10-09 cgenraulMerge remote-tracking branch 'origin/CEA_2020/Lot1_Expo...
2020-10-07 JérômeImprovement coding style
2020-10-02 cgenraulMerge remote-tracking branch 'remotes/origin/CEA_2020... CEA_cgt_20201002
2020-09-20 JérômeImplementation Export STL
2020-07-13 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/EDF_2020_Lot2'
2020-05-18 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/occ/elimin...
2020-05-16 Artem ZhidkovGet rid of compilation warnings. Part II. MSVC warnings.
2020-04-16 vsrCopyright update 2020
2020-02-26 azvMerge remote-tracking branch 'remotes/origin/occ/compou... V9_5_0a1
2020-02-25 mpvMerge remote-tracking branch 'origin/EDF_IMPROVEMENTS_2020'
2020-02-21 vsrMerge branch 'occ/shaper2smesh'
2020-02-13 azvUse independent attribute for the shapes exported to...
2019-12-06 vsrMerge branch 'V9_4_BR'
2019-11-25 vsvMerge remote-tracking branch 'origin/EDF_2019'
2019-11-12 azvTask 5.1.7: To be able to export a part to a file and...
2019-11-07 azvTask 5.1.7: To be able to export a part to a file and...
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-05 vsrMerge branch 'V9_2_2_BR'
2019-02-26 azvMerge remote-tracking branch 'remotes/origin/HigherLeve...
2019-02-18 vsrUpdate copyrights
2018-08-31 mpvMake TestExport unit test works also on Windows
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...
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-06-22 spoAdd CPPHighAPI for export to XAO
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoUse full attribute type name in INTERFACE_N
2016-06-17 spoAdd ExchangeAPI, fillAttribute in ModelHighAPI_Tools...