Salome HOME
Issue #1624: Show/Hide Mirror/Translation/Rotation constraints on "show geometrical...
[modules/shaper.git] / src / SketchSolver /
2016-09-06 azvFix incorrect tangency between arcs when one arc change...
2016-09-06 azvFix incorrect coincidence with center of external arc...
2016-09-05 ndsMerge branch 'master' of salome:modules/shaper
2016-09-05 azvFix conflicting constraints problem on tangent arc...
2016-09-05 azvThe set of constraints must be resolved when copies...
2016-09-05 azvFix incorrect splitting arc tangent to a line (issue...
2016-09-01 azvIssue #1692: Explicit send the Create message when...
2016-09-01 azvFix for complementary angle constraint (incorrect calcu...
2016-09-01 azvIncorrect changing attribute of Fixed constraint
2016-08-31 azvIssue #1674: correct processing the case when removing...
2016-08-31 azvFreeze when canceling conflicting constraint (issue...
2016-08-31 azvFix fail on the Fillet unit test
2016-08-31 azvUpdate procedure of finding conflicting and redundant...
2016-08-30 azvCrash when selecting Fixed constraint
2016-08-30 azvPlaneGCSSolver: correct processing of redundant constra...
2016-08-30 azvOptimize performance while editing sketch (case for...
2016-08-30 azvFix wrong unprompted update of entities on non-active...
2016-08-30 azvPlaneGCS: do not constrain fixed arc (issue #1692)
2016-08-26 azvIssue #1677: Arc orientation lost after save/open
2016-08-26 azvRevert insufficient changes to avoid compilation error...
2016-08-26 azvChecking isInitialized for attributes is SketchPlugin...
2016-08-25 azvIssue #1664: workaround to avoid conflicting constraint...
2016-08-25 azvIssue #1664: improve mechanism of removing coincidence
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-23 azvFixes for unit tests
2016-08-23 azvExplicitly call execute for nested features before...
2016-08-22 azvFix problems in sketch unit tests
2016-08-11 azvDump Python in the High Level Parameterized Geometry...
2016-08-10 azvDump Python in the High Level Parameterized Geometry...
2016-07-12 azvRemove legacy code adjusting the Angle constraint ...
2016-07-12 azvFix couple of crashes in SketchSolver plugin
2016-07-08 azvFix crash in the "Multi" constraints
2016-07-06 azvFix compilation error on Linux
2016-07-05 azvMiddle point decrease 2 DoF (issue #1625)
2016-07-05 azvFix coincidence between rotated/translated entity and...
2016-07-05 azvUpdate radii of dependent circles used in multi-rotatio...
2016-06-23 azvFix compilation on Linux
2016-06-23 azvImprove removing point-point coincidence (issue #1548)
2016-06-23 azvCorrect calculation of DoF for the "multi" constraints
2016-06-23 azvPLaneGCSSolver: Remove the Equal constraints from the...
2016-06-22 azvPlaneGCSSolver: It is necessary to calculate parameters...
2016-06-22 azvAvoid too much recalculations of DoF while moving feature
2016-06-22 azvFix SIGSEGV in Mirror constraint (issue #1585)
2016-06-21 azvIssue #1578: arc problems
2016-06-16 ndsTranslated messages providing for SOLVER_ERROR attribut...
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 azvRemove obsolete code in Mirror constraint
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-06 vsvReplace of Events_Error by Events_InfoMessage. Provide...
2016-06-03 ndsCorrection to do not show DOF message until plane of...
2016-06-02 azvIncorrect conflict message appears
2016-06-02 azvFix crash on tangent arc in SolveSpaceSolver
2016-06-02 azvFix crashes caused by PlaneGCSSolver connector (issue...
2016-06-02 azvAvoid conflicting constraints message when canceling...
2016-06-02 azvConflicting constraints when Translation (issue #1542)
2016-06-01 azvUpdate processing Mirror constraint
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-31 azvRevert unsuitable changes in the Middle point constraint
2016-05-30 azvUnable to Undo incorrect constraints (issue #1523)
2016-05-30 azvIncorrect processing of middle point on line (issue...
2016-05-30 azvRemove error status when the group with conflicting...
2016-05-30 azvPlaneGCS: Fix the problem regarding update of a distanc...
2016-05-24 ndsRectangle problem correction. Wrong case is: create...
2016-05-06 azvDo not fix copies in constraint Mirror to avoid problem...
2016-05-05 azvFix problems happened during unit testing
2016-05-05 mpvMinor changes
2016-05-05 azvFix problem with loading solvers plugins
2016-05-05 azvRevert "Make the copies fixed in multi-rotation, multi...
2016-05-04 azvMake the copies fixed in multi-rotation, multi-translat...
2016-05-04 azvFix the crash on removing circle
2016-04-29 azvAvoid incorrect fixing of a point on line after the...
2016-04-28 azvRecalculate DoF when removing feature without constrain...
2016-04-27 azvCoincidence constraint is violated (issue #1458).
2016-04-26 azvFix the problem with DoF (issue #1456).
2016-04-22 azvMessage about fully constrained sketch
2016-04-22 azvAngle adjusting
2016-04-22 azvCalculate DoF if and only if there is a feature applica...
2016-04-22 ndsIssue #1299, Issue #1393 Angle constraint: support...
2016-04-21 azvRadius dimension does not change the circle (issue...
2016-04-21 azvFix regression in TestRectangle.py
2016-04-20 ndsDOF value visualization correction.
2016-04-20 azvCrash when removing part with sketch
2016-04-19 ndsDOF is visualized in label widget: correction compilati...
2016-04-19 ndsDOF is visualized in label widget.
2016-04-19 azvUpdate constraint Angle to store directions of the...
2016-04-19 azvDegrees of freedom for a sketch (issue #796)
2016-03-24 azvUpdate mirrored objects when deselect and select again
next