FreeCAD/src/Mod/Draft
Yorik van Havre ef44c3e63b + added Draft Scale feature
the Draft scale tool works identically as before,
but now produces a parametric Scale feature instead of
modifying the base objects. The old behaviour is still
available to python scripting.
2012-01-02 19:24:48 -02:00
..
draftlibs + new Draft Snap 2011-12-16 19:54:32 +00:00
Resources + added dot icons to Draft 2011-12-17 15:36:02 +00:00
CMakeLists.txt + separated Draft Snap and Trackers into their own files 2011-12-12 16:20:41 +00:00
Draft_rc.py + added dot icons to Draft 2011-12-17 15:36:02 +00:00
draft.dox + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
Draft.py + added Draft Scale feature 2012-01-02 19:24:48 -02:00
DraftGui.py fixed bug #549 - Undo of offset objects causes Draft tools to stop functioning 2011-12-25 17:49:30 -02:00
DraftSnap.py fixed bug #556 - Premature loading of modules 2011-12-31 17:16:51 -02:00
DraftTools.py fixed bug #556 - Premature loading of modules 2011-12-31 17:16:51 -02:00
DraftTrackers.py fixed bug #556 - Premature loading of modules 2011-12-31 17:16:51 -02:00
importAirfoilDAT.py + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
importDXF.py + Draft DXF import now produces Draft Blocks if Parametric Objects import style is selected 2011-12-09 18:56:38 +00:00
importOCA.py + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
importSVG.py fixed bug #556 - Premature loading of modules 2011-12-31 17:16:51 -02:00
Init.py + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
InitGui.py + added Point command to the Draft module (danfalck) 2011-12-20 00:59:26 +00:00
macros.py + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
Makefile.am + fix VS2010 build errors 2011-12-20 10:25:52 +00:00
WorkingPlane.py fixed bug #556 - Premature loading of modules 2011-12-31 17:16:51 -02:00