Salome HOME
#1186 misprint “Origin/PointCoordindates”. The correction: using 'title' or 'label...
[modules/shaper.git] / src / PythonAPI /
2016-02-16 azvMake SketchBuilder more deterministic
2016-02-16 azvInvalid shape after extrusion (issue #1203)
2016-01-26 mpvMake faces naming is up to this version in tests cgt/Box V_2.1.2
2016-01-26 mpvFix tests to work on both sketch solvers
2015-12-24 spoIssue #1158: To use parameters in integer attributes...
2015-12-21 dbvImprovement #996: topological reference syntax
2015-12-18 spo[PythonAPI] Remove the word shaper from some places...
2015-12-18 spo[PythonAPI] For addAddition() feature make tool_objects...
2015-12-18 spo[PythonAPI] Rename startPointData()/endPointData()...
2015-12-17 spoAdd Platine unit test
2015-12-17 spoActivate MakeBrick tests for PythonAPI
2015-12-17 spo[PythonAPI] Add new model example: Platine.
2015-12-17 spo[PythonAPI] Example Platine. Comlete version
2015-12-17 spo[PythonAPI] Add new example Platine. Draft version.
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 spo[PythonAPI] Remove module modeler which remains after...
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-10 spoAdd missing file
2015-12-09 spoMerge with PythonAPI branch
2015-12-09 spoFix unit tests
2015-12-09 spoFix PointCoordindates to PointCoordinates in SketchPlugin
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 POKHODENKORemove swig.rst
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] added new tests in CMakeLists.txt
2015-11-05 Renaud NEDELEC[PythonAPI / sketcher] first try for mirror constraint...
2015-11-05 Renaud NEDELEC[PythonAPI / sketcher] added missing test (tangent...
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] tests updates
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 spoMove MakeBrick*.py to examples module for availability...
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-11-02 Renaud NEDELEC[PythonAPI / sketcher] Update of setRadius test with...
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 TestMakeBrick3.py
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 spoModify box macros and interface to match style and...
2015-10-30 spoFix SketcherSetEqual.test_length_equality
2015-10-30 spoFix selectFace() use in extrusion and revolution tests.
2015-10-30 spoAdd TestMakeBrick2.py
2015-10-30 spoAdd _execute() to feature __init__() method.
2015-10-30 spoFix bug in sketch.addLine()
2015-10-30 spoAdd TestMakeBrick1.py.
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.
next