Salome HOME
Issue #1063: Problem of dynamic cast on Linux for Selection validators is solved
[modules/shaper.git] / src / SketchPlugin /
2015-11-18 dbvFix for crash in fillet
2015-11-17 azvCorrect fillet calculation on reversed arcs
2015-11-17 dbvDefault fillet radius modification.
2015-11-17 azvFix the changing of fillet radius (issue #1074)
2015-11-17 mpvFix for the issue #1087 V_2.0.0_alfa2
2015-11-16 ndsCorrection for the previous integration.
2015-11-12 dbvFix fillet validator
2015-11-12 ndsUndoes temporary modifications.
2015-11-12 ndsTable template
2015-11-11 nds#816 In multi-rotation, be able to put the total angle...
2015-11-10 azvImprove arc-line fillet (issue #1074)
2015-11-10 mpvMerge branch 'Dev_1.5.0' of salome:modules/shaper into...
2015-11-10 mpvFix the Macro Box update problem and general updating...
2015-11-09 ndsMerge remote-tracking branch 'origin/BR_REENTRANCE_OPER...
2015-11-09 nds#816 In multi-rotation, be able to put the total angle...
2015-11-09 nds#816 In multi-rotation, be able to put the total angle...
2015-11-09 nds#816 In multi-rotation, be able to put the total angle...
2015-11-06 nds#816 In multi-rotation, be able to put the total angle...
2015-11-06 nds#816 In multi-rotation, be able to put the total angle...
2015-11-06 vsvIncrease selection area for points
2015-11-06 ndsIssue #995: Checkbox 'Make a copy' during translation...
2015-11-06 mpvMake the coordinate of arc edited in the property panel...
2015-11-05 dbvDefault value for fillet radius is now equal to 1/3...
2015-11-05 mpvEmpty transaction in the sketch sub-feature edit, even...
2015-11-03 spoRemove linking to GeomValidators.
2015-11-03 dbvFillet creation fixes
2015-11-03 ndsMerge branch 'Dev_1.5.0' into BR_REENTRANCE_OPERATION
2015-11-02 dbvFillet test update
2015-11-02 dbvFillet creation by point
2015-10-22 mpvMerge branch 'vsr/make_test' into Dev_1.5.0
2015-10-21 vsvIncrease selection area of point on 1
2015-10-19 vsvIssue #1063: Use selection validators in update of...
2015-10-16 dbvBug #1036: Arc direction is not flexible on the right
2015-10-15 vsvExtend selection area of points
2015-10-14 ndsThe flyout widget should not accept the focus if the...
2015-09-30 azvPersistence for keep arc orientation. Part 2 (issue...
2015-09-30 azvPersistence for keep arc orientation (issue #1027)
2015-09-18 azvTest cases for constraint Angle, Multi-Rotation, Multi...
2015-09-18 dbvSketchPlugin documentation update
2015-09-16 azvCalculate points coordinates according their relation...
2015-09-16 mpvFix for the issue #769: fillet now does not destroy...
2015-09-15 mpvRoll back the improvement for third arc point coordinat...
2015-09-14 mpvFix for the issue #898: sketch coordinates on the stand...
2015-09-14 azvAdd default value for the rotation center (issue #893)
2015-09-11 vsvIssue #881: Change label of selection controls of angle...
2015-09-11 azvSet min and max values for the Angle constraint (issue...
2015-09-11 azvUpdate the angle calculation when lines are intersected...
2015-09-09 azvStrange behavior of Angle constraint (issue #912)
2015-09-08 dbvImprovement #651: Arc direction must be flexible
2015-09-08 azvUpdate coordinates of a point coincided with line,...
2015-09-08 mpvMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
2015-09-08 vsvError label is added to solver
2015-09-07 mpvMake sketch without good (like auxiliary) sub-elements...
2015-09-07 nds#878 Segmentation fault when setting distance on the...
2015-09-07 ndsIt provides error messages for validators.
2015-09-04 spoFix: SketchPlugin_Sketch::SOLVER_ERROR() should be...
2015-09-04 spoIssue #504 - 1.17. Error user feedback when a feature...
2015-09-04 spoAdd error descriptions for some feture and attribute...
2015-09-04 spoSpell-checking
2015-09-04 mpvMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
2015-09-04 mpvUndo the regression: optimization makes the sketch...
2015-09-04 mpvMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
2015-09-04 mpvOptimization for big sketched (from unit tests)
2015-09-03 ndsFix for a crash: Create sketch, circle, Radius constrai...
2015-09-01 ndsIssue #738 select point by mouse change predefined...
2015-08-25 nds#858 'Tangency' constraint doesn't work
2015-08-25 azvUpdate calculation of angle value (issue #788)
2015-08-24 vsvAvoid extra methods.
2015-08-21 vsvAdd include file which is needed on Linux
2015-08-21 vsvIcon for angle constraint is added, execute method...
2015-08-21 vsvAdded Angle constraint symbol
2015-08-21 azvFix the problem with changing base entities of fillet...
2015-08-20 ndsDebug corrections for: deselect objects when multi...
2015-08-20 nds1. Mirror/Rotation/Translation constraint: using RefLis...
2015-08-19 azvImplementation of the Angle constraint (issue #788)
2015-08-19 mpvCorrection for compilation on Linux
2015-08-18 mpvFox for the issue #855: make able to create a sketch...
2015-08-18 ndsIt removes obsolete code. In Mirror constraint setFlush...
2015-08-11 mpvIssue #517: make sketch sub-elements are numbered ...
2015-08-06 spoFix: gcc issue: default parameter value for a reference...
2015-08-05 spoError management -- Attribute validator returns an...
2015-08-04 spoMerge tag 'V_1.3.1' into HEAD
2015-07-31 spoFix: critical make_shared problem in Debian 6 V_1.3.1
2015-07-14 ndsMulti-rotation/translation deselect listo of objects...
2015-07-13 mpvIn addition to the issue #608 remove OCCT includes...
2015-07-13 spoIssue #653 - Double and triple click edges -- Fix Debia...
2015-07-09 vsvIssue #581: Change tooltip
2015-07-09 ndsIssue #741 fillet is wrong
2015-07-08 spoIssue #653 - Double and triple click edges
2015-07-08 vsvHide sub-objects of sketcher
2015-07-08 vsvMake Sketch of Complex boolean as sub-object of the...
2015-07-08 ndsRegression fix. The rigit is created by preselection...
2015-07-07 spoIssue #718 - Translation with parameters - wrong coordi...
2015-07-07 spoIssue #718 - Translation with parameters - wrong coordi...
2015-07-07 vsvMerge branch 'Dev_1.3.0' of newgeom:newgeom into Dev_1.3.0
2015-07-07 ndsIssue #700 Fillet for edges with not shared point question
2015-07-06 vsvIssue #722: Replace Angle icon in rotation operation
2015-07-06 vsvIssue #709: Avoid duplication of label
2015-07-03 spoIssue #631 - Uncatched problem in XML file
2015-07-02 azvRemove copied objects in Mirror, Translation and Rotati...
next