Salome HOME
Fix for crash in fillet
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ConstraintFillet.cpp
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-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.