Yorik van Havre
e95113307b
Added Draft_Clone command
2012-05-04 19:21:54 -03:00
Yorik van Havre
97422a601b
Fixed 0000686: Draft upgrade looses inner holes
2012-05-02 11:37:46 -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
Sebastian Hoogen
ff842a9096
Snap Draft geometry to points in Points Features
2012-04-27 18:24:17 +02:00
Yorik van Havre
b9dcb0148c
Fixed typo in Draft
2012-04-27 09:35:49 -03:00
Yorik van Havre
4bb23bbeb7
Small fix in Draft module
2012-04-26 09:41:11 -03:00
Yorik van Havre
fc88b9aa06
Fixed #0000681 - Bugs in Draft BSplines
2012-04-24 21:53:27 -03:00
Yorik van Havre
0aa8dbe891
Modified Draft DrawingView object to match new Drawing module linewidth style
2012-04-17 20:52:28 -03:00
Yorik van Havre
7ca18cc2e0
Fixed bug in Draft dimensions
2012-04-17 20:47:10 -03:00
Yorik van Havre
ceb6c0726b
Fixed bug #671 - Draft DrawingViews
2012-04-16 19:54:30 -03:00
Yorik van Havre
3f55424255
Draft can now copy sketches
2012-04-12 16:10:45 -03:00
Yorik van Havre
fe0cde8cab
Draft snaps now remember their state across FreeCAD sessions
2012-04-08 12:46:51 -03:00
Yorik van Havre
b7620b5675
Fixed bug 666 - Draft grid
2012-04-08 12:10:24 -03:00
Yorik van Havre
e1a0314a64
Fixed bug in Draft upgrade
2012-04-05 12:59:47 -03:00
Yorik van Havre
61d3f3f649
Bugfixes in Arch Windows
2012-03-24 18:26:01 -03:00
Yorik van Havre
92448de11e
Using the Arch window tool when a window is selected now produces
...
a clone
2012-03-24 11:41:45 -03:00
Yorik van Havre
ab39b89a3b
The draft module can now work without GUI
2012-03-22 11:27:09 -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
0f37df31a8
Added a Draft prefs option to hide the Snap bar after use
2012-03-19 15:45:49 -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
4aded2f24a
Added RFE 583 - remove coin3d image loading from Draft
2012-03-13 14:18:52 -03:00
Yorik van Havre
808d8d0f66
Removed redundant LineStyle prop from Draft DrawingView objects
...
The printed linestyle now uses the linestyle of the source object
2012-03-13 11:55:21 -03:00
Yorik van Havre
11dfd41b94
Finished implementing RFE 510 - Arch Axes
...
Arch axes are now printable on a Drawing sheet with the Draft tool
2012-03-13 11:41:04 -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
ce6b3156c4
Support rotated texts in Draft DXF import
2012-02-24 11:40:31 -02: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
4e8cafa4c3
Extended the DrawStryle property to all Part-based objects
...
ViewProvider of Part objects now have a DrawStyle property
that allow them to display with solid, dashed, dotted or
dashdotted linestyles.
2012-02-23 13:28:56 -02:00
Yorik van Havre
50297e0394
Added DrawStyles to Draft objects
...
+ Draft Viewproviders now have a "DrawStyle" property which
allows to set solid, dashed, dotted or dashdotted linestyles.
2012-02-22 00:01:30 -02:00
Yorik van Havre
96a26a9dda
More fixes to Draft DXF importer
...
+ Fixed *blocks embedded in std blocks
+ Fixed text color
+ Added text size pref setting
+ Further fixes to text formatting
2012-02-19 20:20:41 -02:00
Yorik van Havre
6d331e92ba
Couple of fixes in Draft DXF importer
...
+ fixed default draft point color
+ fixed bug in polylines with bulge = almost zero
+ fixed bug in text attributes display
2012-02-19 17:31:28 -02:00
Yorik van Havre
709d2705cb
Small fix to Draft SVG
...
+ fixed the location of the getrgb() function
2012-02-16 08:49:13 -02:00
Yorik van Havre
034b44b713
Fixed bug #592 - SVG export of shapes containing full circles
2012-02-13 13:42:48 -02:00
Yorik van Havre
55657f36c1
Fixed bug #593 - Draft SVG representation of white objects
2012-02-13 10:44:59 -02:00
Yorik van Havre
3b66fc7239
Added arc flags calculation to Draft arcs exported to svg (shoogen)
2012-02-13 10:30:29 -02:00
Yorik van Havre
ea28e11278
Added RFE #588 - Curved corners to Draft objects
...
Draft Rectangle, Wire and Polygon now have a "Fillet Radius"
property, which can be used to round their corners. Code
donated by Jacques-Antoine Gaudin
2012-02-07 20:58:44 -02:00
Yorik van Havre
e8b6a6fe4a
Added Draft.heal() method
...
This function recreates damaged Draft objects saved
with earlier versions of FreeCAD
2012-02-06 17:18:57 -02:00
Yorik van Havre
a53e4122eb
Improvement to Arch Walls
...
+ Arch Walls are now sketch-based by default
+ Arch Walls now auto-connect when snapping to an existing wall
2012-01-27 18:55:28 -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
e1c38be266
Fixes before merging Ship
2012-01-24 15:59:00 -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
68e0da99b7
Further work on Arch windows
2012-01-17 18:02:10 -02:00
Yorik van Havre
d081a9b71f
Draft offset now works on BSplines
2012-01-16 19:00:34 -02:00
Yorik van Havre
eed64271ae
Arch structures can now be based on axes systems
2012-01-12 12:31:11 -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
2760910beb
fixed bug #568 in sketch2draft when converting circles
2012-01-11 11:59:09 -02:00
Yorik van Havre
80b734caee
fixed bug in draft dimensions editmode
2012-01-10 20:24:31 -02:00
Yorik van Havre
02464cf2a9
fixed bug 564 - bug in Draft to Sketch
2012-01-06 13:40:58 -02:00