Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ConstraintFillet.cpp
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-02 vsvIssue #1834: Fix length of lines
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-17 mpvIssue #1648 : make unit tests for sketch more stable...
2016-05-13 dbvFixed fillet on point with arc center.
2016-03-03 dbvFillet on auxiliary lines fix
2016-03-03 dbvFillet selection with shift fix
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 nds#1335 ???radius??? and ???angle??? fields for arcs
2016-02-19 dbvRemoved unused attributes from fillet.
2016-02-16 dbvFillet multiselection
2015-12-09 spoMerge with PythonAPI branch
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-18 dbvBug #1098: Create fillet problem
2015-11-18 dbvFix for crash in fillet
2015-11-17 azvCorrect fillet calculation on reversed arcs
2015-11-17 dbvDefault fillet radius modification.
2015-11-17 azvFix the changing of fillet radius (issue #1074)
2015-11-12 dbvFix fillet validator
2015-11-10 azvImprove arc-line fillet (issue #1074)
2015-11-10 mpvMerge branch 'Dev_1.5.0' of salome:modules/shaper into...
2015-11-10 mpvFix the Macro Box update problem and general updating...
2015-11-09 ndsMerge remote-tracking branch 'origin/BR_REENTRANCE_OPER...
2015-11-05 dbvDefault value for fillet radius is now equal to 1/3...
2015-11-04 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-03 spoMerge with Dev_1.5.0
2015-11-03 dbvFillet creation fixes
2015-11-03 ndsMerge branch 'Dev_1.5.0' into BR_REENTRANCE_OPERATION
2015-11-02 dbvFillet creation by point
2015-09-16 mpvFix for the issue #769: fillet now does not destroy...
2015-08-21 azvFix the problem with changing base entities of fillet...
2015-05-28 ndsaddUniqueNamedCopiedFeature to use unique names for...
2015-05-28 azvRefactoring of Fillet
2015-05-28 azvRefactoring of Fillet
2015-05-27 ndsFillet is macro, that means that this feature is delete...
2015-05-27 ndsFillet is macro
2015-04-15 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-15 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-15 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-15 ndsFillet visualization problem: the first visualization...
2015-04-06 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-03 azvIssue #432: Don't show a fillet arc until the fillet...
2015-04-03 azvVerification of constraint attributes to be objects...
2015-04-02 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-02 azvImplemented possibility to update fillet radius
2015-04-02 sbhMerge branch 'BR_DEBIAN_RUNTIME' of newgeom:newgeom...
2015-04-02 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-02 azvFix the problem with undoing fillet
2015-03-27 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-27 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-27 azvFillet updated to create necessary constraints (tangent...
2015-03-26 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-26 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-03-26 sbhMerge branch 'master' into Dev_1.1.0
2015-03-20 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-20 azvFillet constraint is implemented.