FreeCAD/src/Mod/Draft
Sebastian Hoogen 2dfabfdcb5 Draft Bezier Curve: implemented Continuity Property
Draft: allow continuity on closed Bezier curves

Draft: BezCurve bugfixes
    - smoothBezCurve
    - edit mode
    - avoid splitting points into segments as long as degree is zero
    - increase the continuity when closing curve
    - closed berzier curves
    - Catch modifications of continuity of first and last knot on open curves
2014-02-23 11:54:59 -03:00
..
Resources Draft Bezier Curve: implemented Continuity Property 2014-02-23 11:54:59 -03:00
CMakeLists.txt Draft: Added test suite 2013-08-15 19:24:54 -03:00
Draft_rc.py Draft Bezier Curve: implemented Continuity Property 2014-02-23 11:54:59 -03:00
draft.dox + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
Draft.py Draft Bezier Curve: implemented Continuity Property 2014-02-23 11:54:59 -03:00
DraftGeomUtils.py Draft Bezier Curves: Add functionality to mockup 2014-02-23 11:54:58 -03:00
DraftGui.py Draft Bezier Curve: implemented Continuity Property 2014-02-23 11:54:59 -03:00
DraftSnap.py Arch: Survey tool 2014-02-11 16:30:16 -02:00
DraftTools.py Draft Bezier Curve: implemented Continuity Property 2014-02-23 11:54:59 -03:00
DraftTrackers.py Draft Bezier Curves: Add functionality to mockup 2014-02-23 11:54:58 -03:00
DraftVecUtils.py Draft: bugfix in offset - fixes #270 2014-01-01 13:59:44 -02:00
importAirfoilDAT.py improves airfoil import 2013-12-31 11:25:16 -02:00
importDWG.py Fixed translation system in Arch & Draft 2014-01-07 11:17:31 -02:00
importDXF.py Draft: small fix in DXF exporter 2014-02-10 17:09:46 -02:00
importOCA.py + Fix syntax error (patch from Anton Gladky) 2013-09-28 15:57:02 +02:00
importSVG.py Draft SVG export: fix viewbox for raw output 2014-02-04 15:44:35 -02:00
Init.py 0001102: Updated all links to old freecad homepage and wiki to the new ones 2013-09-15 17:04:42 -03:00
InitGui.py Add Draft Bezier Curve draw & edit mockup using bSpline tools. 2014-02-23 11:54:58 -03:00
macros.py BugFix and error reporting 2014-02-02 21:25:02 +01:00
Makefile.am Added new translations to makefiles 2012-10-30 10:49:36 -02:00
TestDraft.py Arch: Added test suite 2013-08-15 19:24:54 -03:00
WorkingPlane.py Draft: Dimension recode - fixes #1000, #852, #678 2013-11-13 19:25:01 -02:00