Salome HOME
Issue #1343 Fixes for creating extrusion on vertex
[modules/shaper.git] / src / PythonAPI /
2015-10-27 spoAdd partition feature without tests.
2015-10-27 spoAdd Connection plugin without tests.
2015-10-27 spoRename addExport() to exportToFile().
2015-10-27 spoAdd partset plugin without tests.
2015-10-27 spoAdd exchange plugin without tests
2015-10-27 spoAdd parameter feature without tests.
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-22 spoMake addBox as a function.
2015-10-21 spoAdd module shaper.py
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 TestModeler.py to TestModel.py
2015-10-20 spo[PythonAPI] Rename 'modeler' into 'model'
2015-10-19 Renaud NEDELEC[PythonAPI / sketcher] small syntax modifications
2015-10-19 Renaud NEDELEC[PythonAPI] added a pylintrc file for style checking...
2015-10-19 Renaud NEDELEC[PythonAPI / sketcher] added addArc method and the...
2015-10-19 Renaud NEDELEC[PythonAPI] small modifications in sketcher API to...
2015-10-19 Renaud NEDELEC[PythonAPI] added some more unit tests rnc/sketcher_api
2015-10-15 Renaud NEDELEC[PythonAPI] refactoring sketcher API further
2015-10-15 Renaud NEDELEC[PythonAPI] Sketch interface refactoring and modificati...
2015-10-15 Renaud NEDELEC[PythonAPI] reorganised sketcher API in a separate...
2015-10-14 Renaud NEDELEC[PythonAPI] reorganised sketcher API tests
2015-10-14 Renaud NEDELEC[PythonAPI] removed an unsed test file
2015-10-14 Renaud NEDELEC[PythonAPI] removed an unused file
2015-10-14 Renaud NEDELEC[PythonAPI] added tests in the standard way for Shaper
2015-10-14 Renaud NEDELEC[PythonAPI] added a first test case for the modeler API
2015-10-01 Renaud Nédélec[Sketcher API] unit test exepriment
2015-09-23 vsvDocumenting of Python code
2015-09-10 mpvFix for the issue #905
2015-07-09 mpvFix for Box Macro crash
2015-06-09 spoFix: SWIG std::list<std::shared_ptr<GeomAPI_Shape>...
2015-05-25 mpvDebug of Box macro feature to the updated architecture
2015-05-22 Sergey POKHODENKOMerge branch 'Dev_1.1.1' of newgeom:newgeom into Dev_1.2.0
2015-05-08 vsvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-05-07 mpvSimplification of "Update" algorithm and "Macro" flag...
2015-04-16 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-16 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-16 mpvAdopt the python scripts and C++ code for making extrus...
2015-04-15 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-15 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-15 mpvAdded support of python high level API addons proposed...