Yorik van Havre
a17d96beb3
Draft: small fix to dimensions
2012-07-02 09:54:41 -03:00
Yorik van Havre
c03b942367
Arch: fixed bugs in vector renderer
2012-07-01 13:01:25 -03:00
Yorik van Havre
78bb43ccc9
0000765: Z axis in Draft Array
2012-06-30 18:44:16 -03:00
Yorik van Havre
1da08ba6f9
Draft: Small fix to wire object
2012-06-15 18:20:52 -03:00
Yorik van Havre
e001b4645c
Draft: Fixes in the clone object
2012-06-15 10:19:23 -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
99b02e44cb
0000722: Deleting Draft dimensions
2012-06-05 16:33:01 -03:00
Yorik van Havre
2cd256175c
Fixed 0000701 : Draft Wire naming
2012-05-22 17:29:50 -03:00
Yorik van Havre
81dcce9499
Added 0000680 : DXF polylines with defined width
2012-05-22 17:09:06 -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
380191517c
Fixed bug in Draft Clone
2012-05-14 11:13:19 -03:00
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