Commit Graph

60 Commits

Author SHA1 Message Date
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
Yorik van Havre
ceb6c0726b Fixed bug #671 - Draft DrawingViews 2012-04-16 19:54:30 -03:00
wmayer
033c7d2277 0000671: Crash with Draft/Put... on sheet with PartDesignExample.FCStd 2012-04-16 16:47:09 +02:00
Yorik van Havre
7ff28e4439 Fixed typo 2012-04-13 19:37:15 -03:00
Yorik van Havre
ad7c5da5d3 fixed default Draft precision value 2012-04-13 18:23:43 -03:00
Yorik van Havre
b7620b5675 Fixed bug 666 - Draft grid 2012-04-08 12:10:24 -03:00
Yorik van Havre
137b99b7d3 Bugfixes in Draft Upgrade 2012-03-29 11:57:18 -03:00
Yorik van Havre
d3ffc1e5af Fixed 000655 - Draft dimension default size 2012-03-28 10:45:17 -03:00
Yorik van Havre
d3318a6945 Fixed 0000647: Draft module startup defaults 2012-03-19 18:49:00 -03:00
Yorik van Havre
73355a00de Fixed bug #584 in Draft Downgrade 2012-03-19 16:10:10 -03:00
Yorik van Havre
f864641bc0 Bugfixes in Draft
+ fixed bug in Draft Edit
+ fixed bug in Draft Wire
2012-03-17 17:12:22 -03:00
Yorik van Havre
fa05d6a6db Bugfix in Draft upgrade 2012-03-16 20:08:09 -03:00
Yorik van Havre
3ed0d06aae New Draft Snap toolbar
A new toolbar will now appear when using the Draft Snap system (can
be disabled in preferences) allowing to turn snaps on/off globally
or invidually
2012-03-12 17:20:03 -03:00
Yorik van Havre
cdaeb7a80c Small bugfixes in Draft
+ Draft point is now disabled when no document is open
+ Fix in Draft DXF import
2012-03-10 20:09:56 -03:00
Yorik van Havre
d570d28837 Allow to turn Draft snapping on/off while drawing
Draft snap can now be enabled or disabled while drawing by
pressing S or from the Draft menu -> Toggle snap command
2012-02-23 14:44:03 -02:00
Yorik van Havre
40f85a00e2 More improvements to the Arch module
+ Draft snap can now pass the object being snapped to
+ Handle when wall is based on a closed wire
+ Handle when wall is based on a self-intersecting wire
2012-02-04 20:35:35 -02:00
Yorik van Havre
af3f9f17ed Small fixes in Draft tools to work with Arch objects 2012-01-25 15:35:43 -02:00
Yorik van Havre
dc9ba93a75 Bugfix in Draft custom hatch patterns 2012-01-24 20:30:04 -02:00
Yorik van Havre
670a3cd9d2 Fixed bug #574 - Draft hatches
svg pattern definitions are now embedded inside the View objects,
since they don't need to be in the defs section.
2012-01-19 20:59:09 -02:00
Yorik van Havre
4942ebb505 fixed bug #544 - allow to make Draft ortho dimensions with shift 2012-01-16 19:19:51 -02:00
Yorik van Havre
d081a9b71f Draft offset now works on BSplines 2012-01-16 19:00:34 -02:00
Yorik van Havre
a1ae6156e5 fixes in Draft
+ fix in Draft grid snap, point is now always projected on WP
+ fix in Draft2Sketch when dealing with arcs
2012-01-12 11:54:48 -02:00
Yorik van Havre
b24d93a56e fixed display of Draft offset ghost in OCC mode 2012-01-11 12:54:40 -02:00
Yorik van Havre
80b734caee fixed bug in draft dimensions editmode 2012-01-10 20:24:31 -02:00