Commit Graph

83 Commits

Author SHA1 Message Date
Yorik van Havre
2a9f506052 Draft: Small fix for malfuncioning pivy 2013-06-14 12:04:59 -03:00
wmayer
6c1c33f568 Prepare Windows build to use FreeType 2013-06-11 17:28:21 +02:00
Yorik van Havre
746b5a31b5 0000981: Arch groups now have a placement 2013-04-24 12:09:46 -03:00
Yorik van Havre
bfedeecf9c Draft: Added a Draft Ellipse object 2013-04-20 16:51:33 -03:00
Yorik van Havre
4ed87cfba4 0001057: Bug in Draft Edit 2013-04-17 14:22:01 -03:00
Yorik van Havre
8eff656ae1 0001046: Draft angular dimensions 2013-04-17 11:16:06 -03:00
WandererFan
d921c9124b Add Draft.ShapeString Gui tool and makeShapeString function 2013-04-15 13:25:25 -04:00
Yorik van Havre
1239f96097 0001082: Adding points in Draft Edit 2013-04-07 17:39:00 -03:00
Yorik van Havre
1b409a5bf7 Draft: Fixes to primitive-enabled tools 2013-04-02 19:43:10 -03:00
Yorik van Havre
d0d516e818 0001074: Draft Ellipse tool
The Draft module now features an Ellipse tool
that creates a Part Ellipse object.
2013-04-01 17:46:32 -03:00
Yorik van Havre
a27a96de9d 0001073: Allow Draft tools to create Part Primitives
A preferences setting now allow Draft tools to create Part primitives
instead of Draft objects, when possible (currently point, line, arc,
circle and rectangle).
2013-03-31 23:20:30 -03:00
Yorik van Havre
63442c9c9b 0001072 : Edge.Curve assert in Draft 2013-03-31 17:54:32 -03:00
Yorik van Havre
ea2dc158da Draft: Added Heal command
The Draft_Heal command allows to heal bad Draft objects coming
from earlier versions of FreeCAD.
2013-03-06 12:14:14 -03:00
Yorik van Havre
7c0250e93f 0000999: Separate Draft upgrade and downgrade 2013-02-18 17:48:56 -03:00
Yorik van Havre
ef02e37653 Draft: Upgrade tool is now available to python scripting 2013-02-17 11:24:12 -03:00
Yorik van Havre
8181d6b40c Draft: Fixed a disappearing wire problem in Upgrade tool 2013-02-09 14:18:55 -02:00
Yorik van Havre
75d9633504 Draft: small fix in Draft Upgrade 2013-02-04 18:16:11 -02:00
Yorik van Havre
b0c93f2737 0000901: Draft Edit mode 2012-12-18 14:44:39 -02:00
Yorik van Havre
f95e990844 Draft: Bugfix in parametric dimensions 2012-11-24 14:21:42 -02:00
Yorik van Havre
d662731f3f 0000887: Draft BSpline bug 2012-11-23 18:34:44 -02:00
Yorik van Havre
ea77af035a Draft: small bugfix 2012-11-17 12:48:37 -02:00
Yorik van Havre
b77ffea248 Further optimizations in Draft 2012-11-15 23:00:58 -02:00
Yorik van Havre
a019a315e6 Optimizations in Draft module
* More efficient and lightweight ghosts in move & rotate
* Track lines now handled directly by the snapper
* More precise snapping for move (experimental)
2012-11-15 15:04:02 -02:00
Yorik van Havre
522c538ac4 Draft: small improvement do Shape2DView object 2012-09-03 18:42:00 -03:00
Yorik van Havre
71618a405b Draft: Small fix to Point tool 2012-09-01 17:08:04 -03:00
Yorik van Havre
ad936f4025 0000634: Draft to Sketch conversion 2012-08-11 18:28:18 -03:00
Yorik van Havre
fe0ea018c6 Arch: Minor fixes 2012-07-18 15:04:56 -03:00
Yorik van Havre
1769157de0 Draft: small fixes 2012-07-17 19:57:52 -03:00
Yorik van Havre
de2ea5f927 0000737: Draft selection 2012-06-11 14:56:38 -03:00
Yorik van Havre
68ac7f303f Draft: remaining fixes 2012-06-07 19:58:56 -03:00
Yorik van Havre
e78f832760 Draft: Huge bugfixing in snap and grid behaviour 2012-06-07 18:20:42 -03:00
Yorik van Havre
7c05d3aa84 Draft: Fixes in trackers
* Plane tracker can now be turned off in preferences
* Grid no longer stays in front of new objects
2012-06-06 16:45:54 -03:00
Yorik van Havre
4f59b00aac Draft: Fixes in working plane 2012-06-05 18:53:48 -03:00
Yorik van Havre
99b02e44cb 0000722: Deleting Draft dimensions 2012-06-05 16:33:01 -03:00
Yorik van Havre
e36334b94e Draft: Added Draft_ToggleGrid() command to toggle the Draft grid 2012-06-01 15:19:21 -03:00
Yorik van Havre
850cdce3ed Draft: finished the switch to Gui.doCommand() 2012-05-31 11:34:01 -03:00
Yorik van Havre
d50a511276 Draft: fixes in commands 2012-05-31 11:34:01 -03:00
Yorik van Havre
fb0540c87e Used Gui.doCommand() in all Draft commands 2012-05-31 11:34:01 -03:00
Yorik van Havre
a8c9e54cf1 Testing python Gui.doCommand with the Draft Line tool 2012-05-31 11:34:01 -03:00
Yorik van Havre
46ac6f1b1d Small GUI adjustments in Draft 2012-05-23 18:03:25 -03:00
Yorik van Havre
2cd256175c Fixed 0000701 : Draft Wire naming 2012-05-22 17:29:50 -03:00
Yorik van Havre
28f386f3ab Renamed Draft fcvec and fcgeo modules
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
2012-05-22 11:45:40 -03:00
Yorik van Havre
aec805cdd6 Added 0000698 : Draft Extrude 2012-05-11 16:36:21 -03:00
Yorik van Havre
e95113307b Added Draft_Clone command 2012-05-04 19:21:54 -03:00
Yorik van Havre
1091067b5f Fixed 0000663 - Naming scheme in Draft up/downgrade 2012-05-04 18:07:33 -03:00
Yorik van Havre
5ca1e01e62 Bugfix in Draft toolbar mode 2012-05-03 18:57:59 -03:00
Yorik van Havre
2e4b756fa8 Fixed 0000688 Gui issues with Draft rectanges 2012-05-01 18:07:37 -03:00
Yorik van Havre
9a79ee6155 Fixed 0000660: Draft radial dimensions 2012-04-30 16:24:14 -03:00
Yorik van Havre
28a7f1a5ef Fixes in Draft default startup values 2012-04-27 15:13:44 -03:00
Yorik van Havre
fc88b9aa06 Fixed #0000681 - Bugs in Draft BSplines 2012-04-24 21:53:27 -03:00