Salome HOME
Prepare version 2.3.1
[modules/shaper.git] / src / PythonAPI / model /
2016-04-26 ndsIssue #1440 Crash when edit box with parameter: height...
2016-04-25 ndsIssue #1440 Crash when edit box with parameter: using...
2016-04-22 ndsIssue #1440 Crash when edit box with parameter: tempora...
2016-04-22 ndsIssue #1440 Crash when edit box with parameter: correct...
2016-04-11 dbvPythonAPI fix
2016-04-11 dbvCommented PythonAPI Extrusion and Revolution tests
2016-02-16 azvUnit tests:
2015-12-24 spoIssue #1158: To use parameters in integer attributes...
2015-12-18 spo[PythonAPI] For addAddition() feature make tool_objects...
2015-12-18 spo[PythonAPI] Rename startPointData()/endPointData()...
2015-12-17 spo[PythonAPI] Add new model example: Platine.
2015-12-17 spo[PythonAPI] Add return() to boolean feature
2015-12-17 spo[PythonAPI] Add setExternal() to line feature.
2015-12-17 spo[PythonAPI] Add to arc support of inversion.
2015-12-17 spo[PythonAPI] Improve tools.fill_attribute() for ModelAPI...
2015-12-17 spo[PythonAPI] Fix type error in tools.fill_attribute...
2015-12-17 spo[PythonAPI] Fix fillet constraint to match the new...
2015-12-17 spo[PythonAPI] Use _fillAttribute() in some sketch functions
2015-12-17 spo[PythonAPI] Add Entity class for sketch entity and...
2015-12-17 spo[PythonAPI] Fix error in defaultPlane() for XOZ
2015-12-17 spo[PythonAPI] Fix error in parameter wrapper
2015-12-17 spoSpell-checking and space removing
2015-12-16 mpvFix for the issue #691: recovery of the Box macro
2015-12-14 spoRevert back: Fix PointCoordindates to PointCoordinates...
2015-12-09 spoMerge Dev_2.1.0 with PythonAPI branch
2015-12-07 Sergey POKHODENKOImprove PythonAPI documentation python_parametric_api spo/sphinx
2015-12-07 Sergey POKHODENKOCreate folder model for sphinx documentation
2015-12-04 spoAdd Sphinx documentation
2015-11-09 Renaud NEDELEC[PythonAPI / doc] possible doc structuration example...
2015-11-06 Renaud NEDELEC[PythonAPI / doc] structuration of documentation
2015-11-06 Renaud NEDELEC[PythonAPI / sketcher] update getter names as discussed...
2015-11-06 Renaud NEDELEC[PythonAPI / doc] doc updates, using google style docst...
2015-11-05 Renaud NEDELEC[PythonAPI] first tries with the documentation
2015-11-05 Renaud NEDELEC[PythonAPI] Sketch circle interface modification (examp...
2015-11-05 Renaud NEDELEC[PythonAPI / sketcher] first try for mirror constraint...
2015-11-04 Renaud NEDELEC[PythonAPI] small fix
2015-11-04 Renaud NEDELEC[PythonAPI / sketcher] added rigid constraint and the...
2015-11-04 Renaud NEDELEC[PythonAPI / sketcher] end of fix after merge od Dev_1.5.0
2015-11-04 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-04 Renaud NEDELEC[PythonAPI] fix for Dev_1.5.0 merge
2015-11-03 Renaud NEDELEC[PythonAPI] added args emptyness control in sketch...
2015-11-03 Renaud NEDELEC[PythonAPI] tiny doc fix
2015-11-03 spoMerge with Dev_1.5.0
2015-11-03 spoFix Non_ASCII character in line.py.
2015-11-03 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-03 Renaud NEDELEC[PythonAPI / sketcher] small updates in sketcher API
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 Renaud NEDELEC[PythonAPI / sketcher] Added methods for sketch feature...
2015-11-02 spoImprove PythonAPI documentstion.
2015-10-30 spoRemove _selection member from Sketch.
2015-10-30 spoImprove style and structure of many features.
2015-10-30 spoAdd some assertions in Sketch feature.
2015-10-30 spoImprove Sketch feature to match stle and structure...
2015-10-30 spoAdd call execute() to sketch feature.
2015-10-30 spoImprove sketcher.line feature.
2015-10-30 spoRemove get_values() function from tools.py
2015-10-30 spoAdd _execute() to feature __init__() method.
2015-10-30 spoFix bug in sketch.addLine()
2015-10-30 sposketch.selectFace() returns list of selections.
2015-10-30 spoRemove execute() from revolution feature.
2015-10-30 spoRemove execute() from partition feature.
2015-10-30 spoAdd ModelAPI_AttributeIntArray to SWIG
2015-10-30 spoImprove extrusion feature.
2015-10-30 spoImprove boolean feature.
2015-10-30 spoAdd assertions to set attribute for features.
2015-10-30 spoAdd support of all attribute types for fill_attribute.
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 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...
next