Salome HOME
A correction to check modified value in extrusion cut/sketch/etc operations.
[modules/shaper.git] / src / SketchSolver /
2015-09-30 azvAvoid crash opening a study (issue #1032)
2015-09-29 azvMake points with parameters placed on lines from anothe...
2015-09-29 azvCorrect checking directions of lines used in the Angle...
2015-09-24 azvUpdate merging SketchSolver groups (issue #1013) 1.4.0_demo1
2015-09-24 azvMake workplane and its parameters external
2015-09-23 azvOptimize performance of the sketch solver
2015-09-18 azvAvoid SketchSolver documentation warnings
2015-09-18 azvForgotten verification of fixed points (issues #982...
2015-09-17 azvImprove performance of sketch solver by disabling by...
2015-09-17 azvReturn removing of constraint for the unique fixed...
2015-09-17 azvCheck multi coincidence and remove fixing of copied...
2015-09-16 azvAttach second point of the Coincidence constraint to...
2015-09-16 azvCalculate points coordinates according their relation...
2015-09-16 azvUpdate merging two Coincidence constraints (issue ...
2015-09-15 azvUpdate constraints defined by parameters (issue #976)
2015-09-14 azvThere is implemented fixed constraint for the points...
2015-09-14 azvAvoid duplicating entities placed in temporary constraints.
2015-09-11 spoIssue #830 - cmake must fail if SolveSpace has not...
2015-09-11 spoIssue #830 - cmake must fail if SolveSpace has not...
2015-09-11 ndsUpdate error manager processing.
2015-09-11 azvChange sorting procedure to avoid "conflicting constrai...
2015-09-10 azvSketchSolver Linux warning
2015-09-10 azvStrange conflicting constraints error (issue #936)
2015-09-09 spoIseeue #926 - Message "Conflicting constraint" to be...
2015-09-09 azvUpdate groups merging (issue #933)
2015-09-09 azvSketchSolver performance improvement (issue #934)
2015-09-09 azvUpdate Angle constraint to work properly with perpendic...
2015-09-09 azvStrange behavior of Angle constraint (issue #912)
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...
next