Salome HOME
Issue #1834: Fix length of lines
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ConstraintAngle.cpp
2016-11-02 vsvIssue #1834: Fix length of lines
2016-09-01 azvFix for complementary angle constraint (incorrect calcu...
2016-08-31 azvFix reversing of the angle while executing dumped pytho...
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-18 mpvAvoid of reference to not-initialized attributes values
2016-08-10 azvDump Python in the High Level Parameterized Geometry...
2016-04-28 mpvMerge branch 'master' of salome:modules/shaper
2016-04-28 azvAssign initial angle value as is (issue #1449)
2016-04-25 ndsIssue #1449 Additional angle presentation: correction...
2016-04-22 ndsIssue #1299, Issue #1393 Angle constraint: 2PI+ angle...
2016-04-19 azvUpdate constraint Angle to store directions of the...
2016-04-08 ndsIssue 1299 angle constraint: final correction to calcul...
2016-04-07 ndsIssue 1299 angle constraint: support of additional...
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: providing angle value...
2016-03-16 ndsAngle presentation: proving acute and obtuse angles.
2016-03-11 ndsIssue 1299 Angle constraint: support of additional...
2016-02-18 ndsempty AIS presentation should not be visualized in...
2016-02-16 nds2.17. Improved management of overconstraint situation...
2015-09-16 azvCalculate points coordinates according their relation...
2015-09-11 azvUpdate the angle calculation when lines are intersected...
2015-09-09 azvStrange behavior of Angle constraint (issue #912)
2015-08-25 azvUpdate calculation of angle value (issue #788)
2015-08-21 vsvAdd include file which is needed on Linux
2015-08-21 vsvIcon for angle constraint is added, execute method...
2015-08-21 vsvAdded Angle constraint symbol
2015-08-19 azvImplementation of the Angle constraint (issue #788)