Salome HOME
Add construction plugin without tests.
[modules/shaper.git] / src / PythonAPI / model /
2015-10-27 spoAdd construction plugin without tests.
2015-10-27 spoMove boolean to model.features
2015-10-27 spoAdd revolution and repackage Features plugin interface.
2015-10-26 spoAdd Revolution feature
2015-10-26 spoRename setSize to setSizes for Extrusion
2015-10-26 spoClean code
2015-10-26 sposketch.selectFace() returns Selection
2015-10-26 spoExtrusion uses fill_attribute
2015-10-26 sporoots use tools
2015-10-26 spoAdd tools
2015-10-26 spoMany improvements
2015-10-26 spoAdd white list for redirect some missing attributes...
2015-10-26 spoGenerated functions get*() for Interface returns attrub...
2015-10-22 Renaud NEDELEC[PythonAPI] derived sketcher interfaces from Interface...
2015-10-22 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-10-22 Renaud NEDELEC[PythonAPI / sketcher] added setTangent method and...
2015-10-22 spoAdd automatic generated getters.
2015-10-22 spoMake redirect missing attributes to the feature.
2015-10-22 spoImprove Extrusion feature and add tests.
2015-10-22 spoMake services.py and roots.py more PEP8 complience...
2015-10-21 spoFix: missing import of ShapeList in sketch.py
2015-10-20 Renaud NEDELEC[PythonAPI / sketcher] added setFillet method
2015-10-20 Renaud NEDELEC[PythonAPI / sketcher] added the setEqual method and...
2015-10-20 Renaud NEDELEC[PythonAPI / sketcher] modified addLine and added setAn...
2015-10-20 Renaud NEDELEC[PythonAPI / sketcher] Syntax modifications (conformity...
2015-10-20 Renaud NEDELEC[PythonAPI] added vertical and horizontal constraints
2015-10-20 Renaud NEDELEC[PythonAPI] added two tests and added transaction commi...
2015-10-20 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-10-20 spo[PythonAPI] Rename 'modeler' into 'model'