Salome HOME
Support of wide string
[modules/shaper.git] / src / ModelHighAPI / ModelHighAPI_Tools.cpp
2020-06-26 vsvSupport of wide string
2020-04-17 vsvIssue #3181: Improve Python dump readability
2020-03-10 azvGenerate temporary file names by model.checkPythonDump()
2020-02-21 vsrMerge branch 'occ/shaper2smesh'
2020-01-30 azvMerge remote-tracking branch 'remotes/origin/occ/bsplines'
2020-01-29 azvMerge branch 'master' into occ/bsplines
2020-01-17 azvIssue #17347: B-Splines in Sketcher
2019-10-07 vsvMerge remote-tracking branch 'origin/CEA_2019'
2019-09-19 mpvMerge remote-tracking branch 'origin/CEA_2019_Translati...
2019-09-18 azvAdd checking for empty pointer while dump to Python.
2019-09-17 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-11 mpvTask #3005 : To be able to create a group on a whole...
2019-09-10 vsvMerge remote-tracking branch 'origin/Custom_Fitter...
2019-09-10 mpvTask #3005 : To be able to create a group on a whole...
2019-03-14 Clarisse GENRAULT... Merge branch 'master' into cgt/split
2019-03-12 azvUpdate Python dump to write both standard naming and...
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-26 azvMerge remote-tracking branch 'remotes/origin/HigherLeve...
2019-02-18 vsrUpdate copyrights
2019-01-09 vsvMerge remote-tracking branch 'origin/Toolbars_Management'
2018-12-27 mpvFix for the issue #2820: restore the attribute list...
2018-12-11 mpvMerge commit 'refs/tags/V9_2_0^{}'
2018-11-19 azvFix small issues found by regressions in unit tests
2018-11-19 mpvImplementation of geometrical naming and a first unit...
2018-11-19 mpvFixes for the issue #2686
2018-11-19 dbvRevert some changes
2018-11-19 dbvFixed orientation for faces.
2018-10-11 vsvAvoid crash on clearing of a document by a script
2018-09-25 dbvFixed checkPythonDump()
2018-08-31 azvMerge remote-tracking branch 'remotes/origin/master...
2018-08-30 azvFix issues after porting the new Dump to the latest...
2018-08-30 azvDump with geometrical selection
2018-08-30 azvDump with geometrical selection
2018-08-30 azvDump with geometrical selection
2018-08-30 azvDump with geometrical selection
2018-08-20 mznPorting to SALOME 9.1.0.
2018-07-11 mpvFix the point by XYZ coordinates python export/dump
2018-05-18 vsvMerge branch 'Port_SALOME_8.5.0'
2018-03-06 mpvInitial (compilation) porting to SALOME 8.5.0 current...
2018-02-13 mpvFix for the issue #2431 : SISGSEGV when launching some...
2017-12-25 vsvMerge branch 'Dev_GroupsRevision'
2017-12-05 Christophe BourcierMerge remote-tracking branch 'origin/cbr/export_to_geom...
2017-12-01 azvMerge remote-tracking branch 'remotes/origin/Dev_Folder...
2017-11-25 azvFix coding style
2017-11-25 azvUpdate checkPythonDump() to store and compare informati...
2017-10-04 ndsMerge branch 'Dev_2.8.0'
2017-10-02 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-09-26 mpvFix for the issue #2253 . Problems with load/save pytho...
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-05-18 mpvMake in bearing_puller big model correct system of...
2017-04-03 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-03-29 mpvFix the problem with TestFeaturesExtrusion.py test...
2017-01-04 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2016-12-01 azvMerge branch 'BR_coding_rules'
2016-11-30 azvUpdate line endings according to coding rules
2016-11-17 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2016-11-16 mpvIssue #1865 : initial implementation of fields results...
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-07 vsvIssue #1834: Fix length of lines
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-18 azvFix compilation errors on CentOS
2016-08-15 mpvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-15 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-12 mpvAdded python dump checking for every unit test where...
2016-08-12 mpvImplementation of checking the python dump functionalit...
2016-08-10 azvDump Python in the High Level Parameterized Geometry...
2016-08-08 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-04 mpvIssue #1662: implementation of Recover feature.
2016-08-03 dbvIssue #1650: Added CPP High API for feature Axis;
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoAdd PartSetAPI
2016-06-17 spoAdd Mirror and fix tests
2016-06-17 spoAdd support of ModelAPI_AttributeRefAttrList
2016-06-17 spoAdd fillAttribute(double...) and fillAttribute(const...
2016-06-17 spoAdd support for RefAttr attribute, create setCoincedent...
2016-06-17 spoAdd Integer attribute support
2016-06-17 spoAdd SketchAPI and Line feature. Also fix tests.
2016-06-17 spoAdd Bool, Pnt, Pnt2d and Dir attributes
2016-06-17 spoUse fillAttribute in *API interfaces
2016-06-17 spoAdd ExchangeAPI, fillAttribute in ModelHighAPI_Tools...