Salome HOME
Fix problems in sketch unit tests
[modules/shaper.git] / src / SketchSolver / PlaneGCSSolver / PlaneGCSSolver_Builder.cpp
2016-08-22 azvFix problems in sketch unit tests
2016-08-10 azvDump Python in the High Level Parameterized Geometry...
2016-06-08 azvPlaneGCSSolver: Update processing coincident points...
2016-06-07 azvAvoid the ""Conflicting constraints" message on constra...
2016-06-07 vsvMerge branch 'BR_internationalization'
2016-06-01 azvPLaneGCSSolver: It is not necessary to adjust Angle...
2016-06-01 azvPlaneGCSSolver: update Angle constraint to be consisten...
2016-06-01 azvPlace mirrored entities to correct group
2016-04-19 azvUpdate constraint Angle to store directions of the...
2016-03-23 azvUpdate processing of the Angle constraint in the sketch...
2016-02-16 azvIntersection point feature implementation
2016-02-16 azvAvoid conflicting constraint while mirroring the arc...
2016-02-16 azvImplement constraint middle-point-on-line
2016-02-16 azvImplement the Collinear constraint
2016-02-16 azvTangency constraint between circle and linear segment
2016-02-16 azvCode cleanup in SketchPlugin and SketchSolver.
2015-12-28 mpvMerge branch 'Dev_2.1.0' of salome:modules/shaper into...
2015-12-28 mpvStore the rotated values also into the GCS solver....
2015-12-25 azvUpdate adjusting of the Angle constraint (issue #1181)
2015-12-25 azvUpdate Angle constraint processing (issue #1181)
2015-12-24 azvCode cleanup
2015-12-24 azvFix crash in constraint creation.
2015-12-24 azvUpdate SketchPlugin_Point and external features process...
2015-12-22 azvFix compilation errors in solvers.
2015-12-22 azvMerge remote-tracking branch 'remotes/origin/BR_PlaneGC...
2015-12-22 azvSecond phase of SketchSolver refactoring