Salome HOME
SketchSolver Refactoring: Eliminate SolveSpace as a sketch solver.
[modules/shaper.git] / src / SketchSolver / PlaneGCSSolver / PlaneGCSSolver_Storage.cpp
2017-02-27 azvSketchSolver Refactoring: Eliminate SolveSpace as a...
2017-01-04 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2016-12-22 vsvMerge remote-tracking branch 'origin/SALOME-8.2.0_porting'
2016-12-22 vsvMerge branch 'SALOME-8.2.0_porting'
2016-12-19 azvPlaneGCS: update all arc parameters when moving start...
2016-12-19 azvPlaneGCS: Sketch is moved when moving arc, attached...
2016-11-29 azvMerge remote-tracking branch 'remotes/origin/master...
2016-11-24 azvUpdate tolerance for deciding the parameters are same...
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-03 azvFix hang-up problem in sketch solver connector (issue...
2016-11-02 vsvIssue #1834: Fix length of lines
2016-09-01 azvIssue #1692: Explicit send the Create message when...
2016-09-01 azvFix for complementary angle constraint (incorrect calcu...
2016-08-30 azvPlaneGCSSolver: correct processing of redundant constra...
2016-08-30 azvPlaneGCS: do not constrain fixed arc (issue #1692)
2016-07-05 azvMiddle point decrease 2 DoF (issue #1625)
2016-06-22 azvPlaneGCSSolver: It is necessary to calculate parameters...
2016-06-09 azvPlaneGCS: fix incorrect range of fillet arc on the...
2016-06-09 azvPlaneGCS: conflicting constraints after abort
2016-06-09 azvInconsistency constraint maintenance (issue #1558)
2016-06-08 azvPlaneGCSSolver: Update processing coincident points...
2016-06-08 azvPlaneGCS: Some incorrect conflicts fixed:
2016-06-07 azvPlaneGCSSolver: workaround for wrong redundant constrai...
2016-06-07 azvAvoid the ""Conflicting constraints" message on constra...
2016-06-07 vsvMerge branch 'BR_internationalization'
2016-06-02 azvIncorrect conflict message appears
2016-06-02 azvFix crashes caused by PlaneGCSSolver connector (issue...
2016-06-02 azvConflicting constraints when Translation (issue #1542)
2016-05-30 azvPlaneGCS: Fix the problem regarding update of a distanc...
2016-05-05 mpvMinor changes
2016-03-03 azvFix conflict on middle-point constraint when the point...
2016-02-16 azvAvoid conflicting constraint while mirroring the arc...
2016-02-16 azvCorrect processing of the fixed arc in PlaneGCS (issue...
2016-02-16 azvImplement the Collinear constraint
2016-02-16 azvImplement sending list of conflicting constraints by...
2016-02-16 azvMovement of arc in ward of sketch solver (improvement...
2015-12-30 azvIncorrect working of Sketch builder is fixed (issue...
2015-12-24 azvCode cleanup
2015-12-24 mpvMerge branch 'Dev_2.1.0' of salome:modules/shaper into...
2015-12-24 azvRebuild group after removing constraints (issue #1169)
2015-12-24 azvUpdate SketchPlugin_Point and external features process...
2015-12-23 azvUpdate conditions to add arc into solver (issue #1165)
2015-12-22 azvMerge remote-tracking branch 'remotes/origin/BR_PlaneGC...
2015-12-22 spoFix compilation on Linux BR_PlaneGCS
2015-12-22 azvSecond phase of SketchSolver refactoring