Salome HOME
Issue #2101: A point cannot be coincident to both, X and Y axises
[modules/shaper.git] / src / SketchSolver /
2017-04-05 azvIssue #2101: A point cannot be coincident to both,...
2017-04-05 azvIssue #2095: Fillet with mirror produces a problem...
2017-04-05 azvIssue #2082: Sketch multiple rotation does not work...
2017-04-05 azvIssue #2095: Fillet with mirror produces a problem...
2017-04-03 azvIssue #2052: Modification of parameters don't work...
2017-04-03 ndsIssue #2029: Change the color of the Sketch when fully...
2017-04-03 azvIssue #2077: mirror constraint is destroyed
2017-04-03 azvFix compilation errors on Linux
2017-04-01 azvFix to meet coding rules
2017-04-01 azvImprove updating "Multi" constraints
2017-03-31 azvFix problem with unit tests on CentOS
2017-03-31 azvIssue #2077: mirror constraint is destroyed
2017-03-31 azvIssue #2060: wrong constraint is conflicting with other...
2017-03-31 azvIssue #2073: Fatal error when mirror
2017-03-31 azvIssue #2074: Constraint on mirrored segment
2017-03-30 azvCorrect DoF calculation
2017-03-30 azvCorrect DoF calculation when adding new entity into...
2017-03-30 azvIssue #1848: Redesign Sketcher mirrorEntities
2017-03-29 azvSketch with the Fixed constraints only should be proces...
2017-03-29 azvAllow arc parameters to be recalculated by sketch solver
2017-03-29 azvResolve constraint only when all events have been proce...
2017-03-29 azvIssue #2058: Fatal error when create split constraint
2017-03-29 azvChecking that collinearity constraint is already in...
2017-03-28 azvFix coding style (line length <= 100)
2017-03-28 azvTask 2.6. Change color of fully constrained sketch
2017-03-27 dbvIssue #2024: Redesign of circle and arc of circle
2017-03-21 azvImprove movement of single point of a constrained feature.
2017-03-20 azvFix compilation problem on Linux
2017-03-17 azvRedesign Tangency constraint processing to set the...
2017-03-17 azvSketcher: Remove obsolete interfaces. Code cleanup.
2017-03-13 azvUpdate test cases according to new Fillet API.
2017-03-09 Clarisse GenraultMerge remote-tracking branch 'origin/cgt/devCEA'
2017-03-09 azvImplement Collinear constraint
2017-03-09 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-03-07 azvAdjust processing of multi coincidences azv/SketchSolver_Refactoring
2017-03-06 azvAdjust processing of Coincidence constraint by PlaneGCS...
2017-03-06 azvProcess redundant constraints reported by PlaneGCS...
2017-03-03 Clarisse GenraultMerge remote-tracking branch 'origin/cgt/devCEA'
2017-03-03 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-03-02 azvFix problems discovered by model tests
2017-03-01 azvUpdate constraint Tangent to process non-connected...
2017-03-01 azvMerge remote-tracking branch 'remotes/origin/master...
2017-03-01 azvSimplify sketcher model. Remove obsolete files and...
2017-02-28 azvFix wrong DoF when split line with a point on it
2017-02-28 azvReceive DoF from the solver. Update test cases to check...
2017-02-27 azvFix compilation errors (part 2)
2017-02-27 azvFix compilation errors
2017-02-27 azvRemove 'override' keyword due to non-supported by old...
2017-02-27 azvFix coding style errors
2017-02-27 azvSketchSolver Refactoring: Eliminate SolveSpace as a...
2017-01-27 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-01-26 ndsIssue #1941 Split auxiliary line.
2017-01-12 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-01-11 azvEliminate crash in the Mirror constraint (issue #1982)
2017-01-11 azvFix problem with jumping sketch while movement (issue...
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-12-05 azvCorrect processing parameter given as a value of angle...
2016-11-29 azvMerge remote-tracking branch 'remotes/origin/master...
2016-11-29 azvSketcher: merge errors when merging two groups (issue...
2016-11-24 azvWorkaround to check false-positive conflicting constrai...
2016-11-24 azvUpdate tolerance for deciding the parameters are same...
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-10 vsvIssue #1863: Edit multi-lines
2016-11-03 azvFix hang-up problem in sketch solver connector (issue...
2016-11-02 vsvIssue #1834: Fix length of lines
2016-11-01 azvFix incorrect DoF after dump-import loop (issue #1767)
2016-10-31 azvProtect "Multi" constraint if it already removed (issue...
2016-10-31 azvFix crash when removing point under Middle and Coincide...
2016-09-23 mpvFix for the issue #1755 : for now the sketch solver...
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
next