Salome HOME
Fix processing multiply point-point coincidences (fix for the model test cases)
[modules/shaper.git] / src / SketchSolver / PlaneGCSSolver / PlaneGCSSolver_UpdateCoincidence.cpp
2017-05-17 azvFix processing multiply point-point coincidences (fix...
2017-05-04 azvMeet the coding style (line length <= 100)
2017-05-04 azvIssues #2150 and #2151: Frequently appeared "Conflictin...
2017-04-27 azvImprove sketch performance while moving entities
2017-04-05 azvIssue #2101: A point cannot be coincident to both,...
2017-03-17 azvSketcher: Remove obsolete interfaces. Code cleanup.
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-01 azvMerge remote-tracking branch 'remotes/origin/master...
2017-02-27 azvFix coding style errors
2017-02-27 azvSketchSolver Refactoring: Eliminate SolveSpace as a...