Salome HOME
Middle point decrease 2 DoF (issue #1625)
[modules/shaper.git] / src / SketchSolver / PlaneGCSSolver /
2016-07-05 azvMiddle point decrease 2 DoF (issue #1625)
2016-07-05 azvFix coincidence between rotated/translated entity and...
2016-06-23 azvPLaneGCSSolver: Remove the Equal constraints from the...
2016-06-22 azvPlaneGCSSolver: It is necessary to calculate parameters...
2016-06-21 azvIssue #1578: arc problems
2016-06-15 azvIncorrect conflict constraint in PlaneGCSSolver
2016-06-10 azvShow conflicting constraints when fixing constrained...
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 azvFix compilation error on Linux
2016-06-08 azvPlaneGCSSolver: Update processing coincident points...
2016-06-08 azvPlaneGCS: Some incorrect conflicts fixed:
2016-06-07 azvFix incorrect movement of horizontal line connected...
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-07 azvAdditional check redundant constraints in PlaneGCS...
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-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-05-30 azvPlaneGCS: Fix the problem regarding update of a distanc...
2016-05-05 mpvMinor changes
2016-04-19 azvUpdate constraint Angle to store directions of the...
2016-04-19 azvDegrees of freedom for a sketch (issue #796)
2016-03-23 azvUpdate processing of the Angle constraint in the sketch...
2016-03-03 azvFix conflict on middle-point constraint when the point...
2016-02-25 dbvChanged install paths for SALOME module
2016-02-16 azvIntersection point feature implementation
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 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 azvImplement sending list of conflicting constraints by...
2016-02-16 azvMovement of arc in ward of sketch solver (improvement...
2016-02-16 azvCode cleanup in SketchPlugin and SketchSolver.
2015-12-30 azvIncorrect working of Sketch builder is fixed (issue...
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 mpvMerge branch 'Dev_2.1.0' of salome:modules/shaper into...
2015-12-24 azvRebuild group after removing constraints (issue #1169)
2015-12-24 azvFix crash in constraint creation.
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 azvFix compilation errors in solvers.
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