]> SALOME platform Git repositories - modules/shaper.git/history - src
Salome HOME
Issue #1134:Delete macro feature even its execution is failed.
[modules/shaper.git] / src /
2015-11-05 ndsA correction to check modified value in extrusion cut...
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-05 mpvEmpty transaction in the sketch sub-feature edit, even...
2015-11-05 ndsUpdate "Accept All" button before internal edit is...
2015-11-05 ndsRevolution Cut: it should not be a warning about abort...
2015-11-05 nds1. setEditOperation should setCurrentFeature to the...
2015-11-05 dbvAdded test for composite features on compsolids
2015-11-05 ndsCreation of GUI widgets for the re-entrant internal...
2015-11-05 ndsAn empty feature add/remove for sketch reentrant operat...
2015-11-05 ndsSeparation part of the function in an additional functi...
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 vsvIssue #984: Make trihedron selectable for operations
2015-11-03 dbvRemoved naming for pipe builders as it is not used
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 ndsStart of the edit should not change the current feature.
2015-11-03 dbvDoxygen warning fixes
2015-11-03 spoMerge with Dev_1.5.0
2015-11-03 spoRemove linking to GeomValidators.
2015-11-03 ndsCross cursor processing in the 'internal' edit operation.
2015-11-03 ndsInternal Edit operation in a transaction.
2015-11-03 ndsInternal Edit operation in a transaction.
2015-11-03 spoMove GeomValidator_* registration from PartSet_Module...
2015-11-03 spoMove MakeBrick*.py to examples module for availability...
2015-11-03 spoFix Non_ASCII character in line.py.
2015-11-03 ndsMake edition transaction where actually nothing was...
2015-11-03 ndsmyClickedPoint should not filled if the reentrant manag...
2015-11-03 mpvMake edition transaction where actually nothing was...
2015-11-03 dbvFillet creation fixes
2015-11-03 ndsLenght, Radius constraints creation after re-entrant...
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 ndsAvoid crash when widget is null.
2015-11-03 ndsA correction for re-entrant operation.
2015-11-03 ndsEnter processing is corrected according to modification...
2015-11-03 ndsEnter processing is corrected according to modification...
2015-11-03 spoAdd tests for features and fix some bugs.
2015-11-03 ndsThe first activate widget should be deactivated by...
2015-11-03 ndsCompilation correction.
2015-11-03 ndsMerge branch 'Dev_1.5.0' into BR_REENTRANCE_OPERATION
2015-11-02 dbvFillet test update
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 vsvFix of Linux compilation errors
2015-11-02 vsvIssue #888: Adapt dynamical highlighting for different...
2015-11-02 dbvFillet creation by point
2015-11-02 Renaud NEDELEC[PythonAPI / sketcher] Update of setRadius test with...
2015-11-02 ndsCompilation correction.
2015-11-02 ndsSimplification of the code: it removes focusNextPrevChi...
2015-11-02 ndsSketch->circle creation, move to PP, input valid value...
2015-11-02 ndsSimplification of the code
2015-11-02 ndsActivating of another widget by hands should be perform...
2015-11-02 ndsLockMgr is removing, ModifiedInViewer widget value...
2015-11-02 ndsApply the distance by enter immediatelly.
2015-11-02 ndsA correction for the parameters:
2015-11-02 ndsTemporary commit
2015-11-02 ndsUpdate Apply button for a point widget, do not activate...
2015-11-02 ndsThere is no key release in the eventFilter() of the...
2015-11-02 ndsEnter processing from object browser.
2015-11-02 ndsApply button to be disabled during value modification...
2015-11-02 ndsCode improvement: 'myIsResetCurrentValue', 'myIsMouseOv...
2015-11-02 ndsReset value state is provided in ModelWidget to remove...
2015-11-02 ndsValue state is provided in ModelWidget to remove 'myIsC...
2015-11-02 ndsCorrection for Edit operation when there is no active...
2015-11-02 ndsIssue #1011 In sketch edition, the cross cursor must...
2015-11-02 ndsApply modifications in the editors by Enter/Tab event...
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.
next