Salome HOME
Merge branch 'jfa/29468'
[modules/shaper.git] / src / PythonAPI / model / features /
2015-12-04 spoAdd Sphinx documentation
2015-11-09 Renaud NEDELEC[PythonAPI / doc] possible doc structuration example...
2015-11-03 spoMerge with Dev_1.5.0
2015-11-03 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-03 spoRemove redirection to execute(). Replace it with Interf...
2015-11-03 spoRename _fill_attribute to _fillAttribute. Make redirect...
2015-11-03 spoAdd tests for features and fix some bugs.
2015-11-02 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-02 spoImprove PythonAPI documentstion.
2015-10-30 spoImprove style and structure of many features.
2015-10-30 spoAdd _execute() to feature __init__() method.
2015-10-30 spoRemove execute() from revolution feature.
2015-10-30 spoRemove execute() from partition feature.
2015-10-30 spoImprove extrusion feature.
2015-10-30 spoImprove boolean feature.
2015-10-30 spoAdd assertions to set attribute for features.
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.