Salome HOME
#878 Segmentation fault when setting distance on the two same points
[modules/shaper.git] / src / SketchSolver /
2015-09-07 azvImprove performance of calculation of multi-translation...
2015-09-07 azvForgotten initialization of the Distance constraint...
2015-09-07 azvSort constraints before adding it to the solver (issue...
2015-09-04 spoIssue #504 - 1.17. Error user feedback when a feature...
2015-09-03 azvDo not recalculate constraints if there are invalid...
2015-09-02 azvApplication crashes during sketching (issue #872)
2015-09-02 azvUpdate the procedure of removing entities not used...
2015-09-02 azvCode optimization of multi-rotation and multi-translati...
2015-09-02 azvAvoid hang-up on coincidence points and rotated arcs...
2015-09-02 azvModification of distance constraint changes the line...
2015-09-01 azvSend messages if the sketch is failed to solve or solve...
2015-08-25 mpvMake Boolean operation conceal the selected argument...
2015-08-25 azvEnlarge list of attributes stored in constraint Length...
2015-08-25 azvUpdate calculation of angle value (issue #788)
2015-08-25 azvFix removing of one of multi-coincidence constraints
2015-08-21 azvUpdate constrain Mirror to keep non-zero the length...
2015-08-20 azvCheck the multi coincidence between different types...
2015-08-20 azvUpdate coincidence constraints
2015-08-19 azvImplementation of the Angle constraint (issue #788)
2015-08-17 azvAvoid removing distance entity from list of SolveSpace...
2015-08-14 azvChanges to avoid "conflicting constraints" during rotat...
2015-08-13 azvUpdate behavior of calculation of Multi-Translation...
2015-08-13 azvUpdate behavior of calculation of Multi-Rotation constraint
2015-07-14 mpvMerge branch 'Dev_1.3.0' of newgeom:newgeom into Dev_1.3.0
2015-07-14 mpvFix for empty set of parameters on activation/deactivat...
2015-07-13 mpvIn addition to the issue #608 remove OCCT includes...
2015-07-08 ndsIssue #690 Application hangs up when Create Arc after...
2015-07-02 azvIssue #639: Detaching of lines and moving is fixed
2015-07-02 azvAvoid excessive recalculations when the group is not...
2015-07-02 azvRemove unused entities in sketch solver while changing...
2015-06-15 azvIssue #601: Impossible to modify segment with constraint
2015-06-15 azvIssue #600: Problem with multi-rotation when one of...
2015-05-29 azvIssue #542: Wrong arc created on existing points
2015-05-29 azvCorrect tangency verification
2015-05-29 azvIssue #567: Fix unstable behavior of the Mirror feature
2015-05-28 azvRefactoring of Fillet
2015-05-27 azvIssue #567: Fixing of a vertical line
2015-05-27 azvIssue #567: Wrong result during mirror on different...
2015-05-26 azvHang up on constraining already fixed object
2015-05-26 azvAvoid crashing in solver
2015-05-26 azvIssue #563: Fix the problem with translating on the...
2015-05-26 azvFix the problem in updating of constraint
2015-05-26 mpvMake Data not null, but invalid after the feature remove
2015-05-22 vsvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-05-22 Sergey POKHODENKOMerge branch 'Dev_1.1.1' of newgeom:newgeom into Dev_1.2.0
2015-05-08 Sergey POKHODENKOFix: Dev_1.2.0 for linux
2015-04-30 sbhMerge branch 'Dev_1.2.0' of newgeom:newgeom.git into...
2015-04-30 vsvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-04-29 azvUse the object attributes as attributes of Rigid constraint
2015-04-28 azvAvoid compilation problems on Debian 6.0
2015-04-24 sbhMerge branch 'Dev_1.2.0' of newgeom:newgeom.git into...
2015-04-24 vsvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-04-24 vsvInteger widget is created and used in translate rotate...
2015-04-24 vsvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-04-24 azvFix the problem with unexpected movement of features...
2015-04-24 azvUpdate Multi-Translation and Multi-Rotation to work...
2015-04-23 azvUpdate Multi-Rotation tool to be used by solver
2015-04-23 azvUpdate Multi-Translation tool to be used by solver
2015-04-23 azvIssue #486: Detaching a Coincidence constraint crashes...
2015-04-23 azvIssue #484: Fix the crash while making extrusion from...
2015-04-22 azvIssue #483: Fix the problem with distance constraint...
2015-04-21 azvImplementation of point-on-line and point-on-circle...
2015-04-17 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-17 azvFix crash on changing attributes of Mirror constraint
2015-04-17 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-17 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-17 azvUse external object as a mirror line
2015-04-17 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-17 azvIssue #463: Improve movement of fillet
2015-04-17 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-17 azvIssue #479: Conflicting constraints on multi-coincidenc...
2015-04-17 azvAvoid "Conflicting constraints" when mirror external...
2015-04-17 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-17 azvCorrect change of mirror line in the Mirror operation
2015-04-16 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-16 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-16 mpvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-16 azvIssue #463: Fillet constraint - closed line is destroyed
2015-04-16 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-16 azvIssue #463: Fillet constraint - closed line is destroyed
2015-04-16 azvAdjusting point-line distance only in case of constrain...
2015-04-16 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-16 azvFix the SketchSolver problems on Undo-Redo operations
2015-04-16 azvIssue #447: Show message, if the constraint on the...
2015-04-16 azvCRash when move circle with Radius constraint
2015-04-15 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-15 azvMake fixed point
2015-04-15 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-14 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-14 azvFix crash on removing of the Perpendicular constraint
2015-04-14 azvIssue #393: Make fixed feature movable
2015-04-10 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-10 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-10 azvUpdate the SketchSolver to make constraints changeable
2015-04-10 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-10 azvAvoid conflicting constraints when mirror a group of...
2015-04-10 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-10 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-10 azvFix the problem with updating of an arc by moving a...
2015-04-10 azvUpdate Mirror and Rigid constraints to work properly...
next