Salome HOME
Merge branch 'master' into cgt/devCEA
[modules/shaper.git] / src / PythonAPI / model / features / __init__.py
2017-01-26 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-01-26 Clarisse GenraultAdding Scale feature.
2017-01-04 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-01-04 Clarisse GenraultAdding the "Symmetry" feature.
2016-11-11 mpvPut groups to the separated plugin: Collection
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-18 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-15 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-15 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-15 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-04 mpvIssue #1662: implementation of Recover feature.
2016-06-29 dbvFixes for Boolean operations;
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoRemove PythonAPI implementation
2016-06-17 dbvAdded CPP High API for FeaturesPlugin_RevolutionCut...
2016-06-17 dbvAdded CPP High API for FeaturesPlugin_ExtrusionCut...
2016-06-17 dbvFixed PythonAPI tests
2016-06-17 spoUse FeaturesAPI in tests
2016-06-17 dbvCPP API for FeaturesPlugin_Extrusion
2016-04-11 dbvPythonAPI fix
2015-12-09 spoMerge Dev_2.1.0 with PythonAPI branch
2015-11-03 spoMerge with Dev_1.5.0
2015-10-30 spoImprove boolean feature.
2015-10-27 spoAdd feature group without tests.
2015-10-27 spoAdd feature translation without tests.
2015-10-27 spoAdd feature rotation without tests.
2015-10-27 spoAdd feature Placement without tests.
2015-10-27 spoAdd features RevolutionCut/Fuse/Sketch and ExtrusionCut...
2015-10-27 spoAdd partition feature without tests.
2015-10-27 spoMove boolean to model.features
2015-10-27 spoAdd revolution and repackage Features plugin interface.