Salome HOME
Issue #1305: Make different gray color for selectable and non-selectable items
[modules/shaper.git] / src / SketchPlugin /
2016-03-18 ndsIssue 1299 Angle presentation: 1. flyout point for...
2016-03-17 ndsIssue 1299 Angle presentation: complementary angle.
2016-03-17 ndsIssue 1299 Angle presentation: complementary angle.
2016-03-17 ndsIssue 1299 Angle presentation: "Cut"/"Fuse"/"Common...
2016-03-17 ndsIssue 1299 Angle presentation: providing angle value...
2016-03-16 ndsAngle presentation: proving acute and obtuse angles.
2016-03-14 ndsIssue 1299 Angle constraint: support of additional...
2016-03-11 ndsIssue 1299 Angle constraint: support of additional...
2016-03-11 ndsIssue 1302 Restricting preselection to the first argume...
2016-03-10 ndsIssue #1302 Restricting preselection to the first argum...
2016-03-09 mpvFix the unused functionality tests
2016-03-04 mpvPreparation of version 2.2.0
2016-03-04 azvProhibit creation of tangent arc on same points (issue...
2016-03-03 dbvFillet selection validator for edges with tangent const...
2016-03-03 dbvFillet on auxiliary lines fix
2016-03-03 dbvFillet selection with shift fix
2016-03-03 dbvCompilation fix
2016-03-03 dbvErrors messages correction.
2016-02-29 ndsAuxiliary state for Intersection point
2016-02-29 ndsIssue #1315 Middle point constraint problem
2016-02-29 azvUpdate all arc attributes on execute() (issue #1339)
2016-02-29 dbvIssue #1330: Clear results in fillet creation if radius...
2016-02-29 dbvIssue #1330
2016-02-26 ndsIssue #1322 correction in xml to use intersection point...
2016-02-26 nds#1330 Multiply selection when Create fillet using Shift...
2016-02-26 nds#1340 Filter for edges outside sketch plane
2016-02-26 nds#1335 ???radius??? and ???angle??? fields for arcs
2016-02-26 ndsregisterNotObligatory is not necessary if this property...
2016-02-26 nds#1335 “radius” and “angle” fields for arcs
2016-02-25 dbvChanged install paths for SALOME module
2016-02-19 dbvFillet test fix
2016-02-19 azvProject end point when arc is under creation (issue...
2016-02-19 azvFix compilation error on Linux
2016-02-19 azvUpdate start and end points of arc, when its radius...
2016-02-19 azvUpdate all attributes of circle when changing any ...
2016-02-19 dbvRemoved unused attributes from fillet.
2016-02-18 ndsempty AIS presentation should not be visualized in...
2016-02-18 dbvBug #1325: Fatal error when create fillet
2016-02-17 ndsEmpty AIS in the viewer: throw c++ exception (to be...
2016-02-17 dbvCompilation fix
2016-02-16 ndsTangent Arc: reentrance from the last point of the...
2016-02-16 ndsusing the previous type of Circle/Arc during reentrant...
2016-02-16 nds"2.11 Constraint with a point from the intersection...
2016-02-16 nds2.11 Constraint with a point from the intersection...
2016-02-16 azvIntersection point feature implementation
2016-02-16 nds2.5. Select the point of a sketch entity must display...
2016-02-16 azvProhibit the equality between line and arc
2016-02-16 nds2.17. Improved management of overconstraint situation...
2016-02-16 nds2.17. Improved management of overconstraint situation...
2016-02-16 azvFix the problem while moving arc with fixed point
2016-02-16 azvFix failed unit tests
2016-02-16 azvUnit tests:
2016-02-16 azvImplementation of macro-feature Rectangle
2016-02-16 azvValidator for tangent arc creation
2016-02-16 azvCreating an arc by 3 points and a tangent arc
2016-02-16 azvUpdate movement of a circle
2016-02-16 dbvFillet multiselection
2016-02-16 azvCreating a circle by 3 points
2016-02-16 azvImplement constraint middle-point-on-line
2016-02-16 azvFix test case for the Collinear constraint
2016-02-16 azvImplement the Collinear constraint
2016-02-16 azvTangency constraint between circle and linear segment
2016-02-16 azvUpdate TestConstraintEqual.py
2016-02-16 azvUpdate unit tests for the PlaneGCS solver. Bug fixes.
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 azvConstraint attributes may be changed (issue #1200)
2016-02-16 azvCode cleanup in SketchPlugin and SketchSolver.
2016-02-16 azvUpdate sketcher unit tests for code coverage
2016-02-16 ndsBUG: Sketch plane is initialized by click in empty...
2016-01-26 mpvFix tests to work on both sketch solvers
2015-12-25 dbvBug #1180: impossible to select axis x as Line1 in...
2015-12-25 dbvBug #1179: rotation after translation is wrong
2015-12-24 mpvIssue #1169 : support the width of the copied objects...
2015-12-24 dbvImprovement #1140: Display of replicated Sketch entitie...
2015-12-24 dbvCOPY attribute in SketchEntity now persistent
2015-12-22 azvMerge remote-tracking branch 'remotes/origin/BR_PlaneGC...
2015-12-22 nds2D point selection in multi-rotation/multi-translation.
2015-12-22 azvSecond phase of SketchSolver refactoring
2015-12-22 spoIssue #1157: Using parameters in point coordinates
2015-12-21 dbvFix for opening old saves without copy attribute in...
2015-12-21 dbvImprovement #1140: Display of replicated Sketch entitie...
2015-12-21 ndsFirst part of the test correction for improvement:...
2015-12-18 nds2D points selection in multi-translation/rotation ...
2015-12-16 mpvMerge branch 'Dev_2.1.0' of salome:modules/shaper into...
2015-12-16 vsvIssue #1137: Provide selection filter for fillet feature
2015-12-15 azvFirst phase of SketchSolver refactoring
2015-12-14 spoRevert back: Fix PointCoordindates to PointCoordinates...
2015-12-10 nds#1042 Sometimes when setting distance constraints,...
2015-12-09 spoMerge with PythonAPI branch
2015-12-09 spoFix PointCoordindates to PointCoordinates in SketchPlugin
2015-12-09 spoMerge Dev_2.1.0 with PythonAPI branch
2015-11-23 azvFix the problem with one extra DOF while making arc...
2015-11-23 spoMerge remote branch 'remotes/origin/vsr/libxml2_mdv...
2015-11-23 spoMerge remote branch 'remotes/origin/vsr/gcc_4_9_compat...
2015-11-19 spoMerge branch 'Dev_1.5.0' into Dev_2.1.0
2015-11-19 dbvFillet vertex validator
2015-11-18 dbvBug #1098: Create fillet problem
2015-11-18 dbvFix for crash in fillet
2015-11-17 azvCorrect fillet calculation on reversed arcs
next