Salome HOME
modules/shaper.git
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 spoSpell-checking
2015-10-30 spoAdd assertions to set attribute for features.
2015-10-30 spoAdd support of all attribute types for fill_attribute.
2015-10-28 spoMove GeomValidator_* registration from PartSet_Module...
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 spoSpell-checking
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-27 spoAdd *.pyc to .gitignore
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-26 spoSpell-checking
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-22 spoSpell-checking
2015-10-21 spoFix Linux scripts for renaming pythonAPI to PythonAPI
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-18 ndsComments of the code. Dev_1.4.0 V_1.4.0
2015-09-18 dbvGeomDataAPI documentation update
2015-09-18 azvAvoid SketchSolver documentation warnings
2015-09-18 dbvConstructionPlugin documentation update
2015-09-18 azvTest cases for constraint Angle, Multi-Rotation, Multi...
2015-09-18 dbvSketchPlugin documentation update
2015-09-18 vsvUpdate of documentation
2015-09-18 dbvGeomValidators documentation update
2015-09-18 nds#684 Icon correction should be done only in create...
2015-09-18 vsvIssue #999: Clear selection of deactivated objects
2015-09-18 dbvTests update
2015-09-18 azvForgotten verification of fixed points (issues #982...
next