Salome HOME
Fixed validators for Boolean and Intersection
[modules/shaper.git] / src / SketchSolver /
2015-12-28 mpvStore the rotated values also into the GCS solver....
2015-12-26 ndsCrash in solver in the following case:
2015-12-25 azvUpdate adjusting of the Angle constraint (issue #1181)
2015-12-25 azvEliminate regression in "Multi" constraints (issue...
2015-12-25 azvCorrect processing parameters in "Multi" constraints
2015-12-25 spoAdd CMake flags DEFAULT_SOLVER, NO_SolveSpace & NO_Plan...
2015-12-25 azvUpdate Angle constraint processing (issue #1181)
2015-12-25 azvFix crash when walking out of array boundaries (issue...
2015-12-25 azvIssue #1177: improve removing coincidence of the fixed...
2015-12-24 azvFix for issue #1174
2015-12-24 azvFix some kind of crashes
2015-12-24 azvCrash when searching duplicated constraints
2015-12-24 azvImplement extended status of previously solved/failed...
2015-12-24 azvUpdate procedure of removing constraints in SolveSpaceS...
2015-12-24 azvCode cleanup
2015-12-24 mpvMerge branch 'Dev_2.1.0' of salome:modules/shaper into...
2015-12-24 azvMinor modification concerning the entities remove.
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 SolveSpaceSolver for correct processing of dupli...
2015-12-23 azvFix undo of arc creation (issue #1166)
2015-12-23 azvFix for issue #1162
2015-12-23 azvDisable update of sketch parameters from solver
2015-12-23 azvUpdate conditions to add arc into solver (issue #1165)
2015-12-23 azvSwitch off silent removing points of entities in SolveS...
2015-12-23 azvFix regression found in squish test for Platine
2015-12-22 mpvMerge branch 'Dev_2.1.0' of salome:modules/shaper into...
2015-12-22 azvFix regressions in test cases
2015-12-22 azvFix compilation errors in solvers.
2015-12-22 azvMerge remote-tracking branch 'remotes/origin/BR_PlaneGC...
2015-12-22 azv"Conflicting constraints" should appear when a center...
2015-12-22 nds2D point selection in multi-rotation/multi-translation.
2015-12-22 nds2D point selection in multi-rotation/multi-translation.
2015-12-22 spoFix compilation on Linux BR_PlaneGCS
2015-12-22 azvRemove typo caused a limitation on a number of translat...
2015-12-22 azvSecond phase of SketchSolver refactoring
2015-12-22 azvSecond phase of SketchSolver refactoring
2015-12-22 azvFix the problem removing multi-coincidence between...
2015-12-22 azvCrash on abort constraints (issues #1153, #1154, #1159)
2015-12-22 azvCompilation errors on Linux (part 2)
2015-12-22 azvFix compilation error on Linux
2015-12-22 azvUpdate removing point-point coincidences.
2015-12-22 azvAdd arc to solver if any its attribute is added
2015-12-21 azvMinor updates in SketchSolver plugin
2015-12-18 nds2D points selection in multi-translation/rotation ...
2015-12-18 azvAvoid dependency of SolveSpaceSolver module from Sketch...
2015-12-18 azvCorrect processing arcs in SketchSolver with SolveSpace...
2015-12-18 azvUpdate for correct movement of sketch elements, when...
2015-12-17 azvFix the problem with multi-coincidence of points (issue...
2015-12-17 azvSolveSpaceSolver: do not update IDs of sub-entities...
2015-12-16 mpvFix for the issue #1051
2015-12-16 mpvMerge branch 'Dev_2.1.0' of salome:modules/shaper into...
2015-12-16 mpvFor the issue #1051: make the model able to be opened...
2015-12-16 azvProblem with moving fixed point
2015-12-15 azvFirst phase of SketchSolver refactoring
2015-12-15 azvRevert "First phase of SketchSolver refactoring"
2015-12-15 azvFix compilation error on Linux. Part V.
2015-12-15 azvFix compilation error on Linux. Part IV.
2015-12-15 azvFix compilation error on Linux. Part III.
2015-12-15 azvFix compilation error on Linux. Part II.
2015-12-15 azvFix compilation error on Linux
2015-12-15 azvFirst phase of SketchSolver refactoring
2015-12-09 spoMerge with PythonAPI branch
2015-12-09 spoMerge Dev_2.1.0 with PythonAPI branch
2015-12-08 azvDo not allow user to move fixed entities (issue #1043)
2015-11-09 ndsMerge remote-tracking branch 'origin/BR_REENTRANCE_OPER...
2015-11-06 ndsIssue #995: Checkbox 'Make a copy' during translation...
2015-11-04 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-03 spoMerge with Dev_1.5.0
2015-09-30 azvAvoid crash opening a study (issue #1032)
2015-09-29 azvMake points with parameters placed on lines from anothe...
2015-09-29 azvCorrect checking directions of lines used in the Angle...
2015-09-24 azvUpdate merging SketchSolver groups (issue #1013) 1.4.0_demo1
2015-09-24 azvMake workplane and its parameters external
2015-09-23 azvOptimize performance of the sketch solver
2015-09-18 azvAvoid SketchSolver documentation warnings
2015-09-18 azvForgotten verification of fixed points (issues #982...
2015-09-17 azvImprove performance of sketch solver by disabling by...
2015-09-17 azvReturn removing of constraint for the unique fixed...
2015-09-17 azvCheck multi coincidence and remove fixing of copied...
2015-09-16 azvAttach second point of the Coincidence constraint to...
2015-09-16 azvCalculate points coordinates according their relation...
2015-09-16 azvUpdate merging two Coincidence constraints (issue ...
2015-09-15 azvUpdate constraints defined by parameters (issue #976)
2015-09-14 azvThere is implemented fixed constraint for the points...
2015-09-14 azvAvoid duplicating entities placed in temporary constraints.
2015-09-11 spoIssue #830 - cmake must fail if SolveSpace has not...
2015-09-11 spoIssue #830 - cmake must fail if SolveSpace has not...
2015-09-11 ndsUpdate error manager processing.
2015-09-11 azvChange sorting procedure to avoid "conflicting constrai...
2015-09-10 azvSketchSolver Linux warning
2015-09-10 azvStrange conflicting constraints error (issue #936)
2015-09-09 spoIseeue #926 - Message "Conflicting constraint" to be...
2015-09-09 azvUpdate groups merging (issue #933)
2015-09-09 azvSketchSolver performance improvement (issue #934)
2015-09-09 azvUpdate Angle constraint to work properly with perpendic...
2015-09-09 azvStrange behavior of Angle constraint (issue #912)
2015-09-07 azvImprove performance of calculation of multi-translation...
2015-09-07 azvForgotten initialization of the Distance constraint...
next