Yorik van Havre
e882b8c35c
Arch: fixed bugs in vector renderer
2012-07-01 13:01:25 -03:00
Yorik van Havre
9a269907aa
0000765: Z axis in Draft Array
2012-06-30 18:44:16 -03:00
Yorik van Havre
9ae96083d3
Draft: Small fix to wire object
2012-06-15 18:20:52 -03:00
Yorik van Havre
00132dd2ef
Draft: Fixes in the clone object
2012-06-15 10:19:23 -03:00
Yorik van Havre
46b7d598ee
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
19e747d770
0000722: Deleting Draft dimensions
2012-06-05 16:33:01 -03:00
Yorik van Havre
84d8605b83
Fixed 0000701 : Draft Wire naming
2012-05-22 17:29:50 -03:00
Yorik van Havre
5c696b181f
Added 0000680 : DXF polylines with defined width
2012-05-22 17:09:06 -03:00
Yorik van Havre
7086b80cb3
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
56758cab50
Fixed bug in Draft Clone
2012-05-14 11:13:19 -03:00
Yorik van Havre
3e78f7e7a3
Added Draft_Clone command
2012-05-04 19:21:54 -03:00
Yorik van Havre
e274524b43
Fixed 0000686: Draft upgrade looses inner holes
2012-05-02 11:37:46 -03:00
Yorik van Havre
47d53335e0
Fixed 0000688 Gui issues with Draft rectanges
2012-05-01 18:07:37 -03:00
Yorik van Havre
3baa98cd90
Fixed 0000660: Draft radial dimensions
2012-04-30 16:24:14 -03:00
Yorik van Havre
4ca7d0c5f3
Fixes in Draft default startup values
2012-04-27 15:13:44 -03:00
Sebastian Hoogen
74305424b1
Snap Draft geometry to points in Points Features
2012-04-27 18:24:17 +02:00
Yorik van Havre
0d867c983f
Fixed typo in Draft
2012-04-27 09:35:49 -03:00
Yorik van Havre
724e40627e
Small fix in Draft module
2012-04-26 09:41:11 -03:00
Yorik van Havre
7e560942c9
Fixed #0000681 - Bugs in Draft BSplines
2012-04-24 21:53:27 -03:00
Yorik van Havre
8a70eca728
Modified Draft DrawingView object to match new Drawing module linewidth style
2012-04-17 20:52:28 -03:00
Yorik van Havre
2a76595863
Fixed bug in Draft dimensions
2012-04-17 20:47:10 -03:00
Yorik van Havre
eb0b8fbd32
Fixed bug #671 - Draft DrawingViews
2012-04-16 19:54:30 -03:00
Yorik van Havre
eeb4e60162
Draft can now copy sketches
2012-04-12 16:10:45 -03:00
Yorik van Havre
e84497ff08
Draft snaps now remember their state across FreeCAD sessions
2012-04-08 12:46:51 -03:00
Yorik van Havre
4d1df2bcba
Fixed bug 666 - Draft grid
2012-04-08 12:10:24 -03:00
Yorik van Havre
ab7c176f42
Fixed bug in Draft upgrade
2012-04-05 12:59:47 -03:00
Yorik van Havre
0f6eca5ef8
Bugfixes in Arch Windows
2012-03-24 18:26:01 -03:00
Yorik van Havre
e102ab5eca
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
ac75725737
The draft module can now work without GUI
2012-03-22 11:27:09 -03:00
Yorik van Havre
343bc96bfe
Fixed 0000647: Draft module startup defaults
2012-03-19 18:49:00 -03:00
Yorik van Havre
13153b6260
Fixed bug #584 in Draft Downgrade
2012-03-19 16:10:10 -03:00
Yorik van Havre
23ddc2d30f
Added a Draft prefs option to hide the Snap bar after use
2012-03-19 15:45:49 -03:00
Yorik van Havre
405e640c28
Bugfixes in Draft
...
+ fixed bug in Draft Edit
+ fixed bug in Draft Wire
2012-03-17 17:12:22 -03:00
Yorik van Havre
65f484d7f1
Added RFE 583 - remove coin3d image loading from Draft
2012-03-13 14:18:52 -03:00
Yorik van Havre
07d7526777
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
2a23bd13ce
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
17290798dc
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
a7e0a4f5f3
Support rotated texts in Draft DXF import
2012-02-24 11:40:31 -02:00
Yorik van Havre
5c552c7b31
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
54da404dbd
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
c2039f2590
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
c69bb0999d
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
68dcabcffc
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
cda83bbd13
Small fix to Draft SVG
...
+ fixed the location of the getrgb() function
2012-02-16 08:49:13 -02:00
Yorik van Havre
edb20f1876
Fixed bug #592 - SVG export of shapes containing full circles
2012-02-13 13:42:48 -02:00
Yorik van Havre
601d292b54
Fixed bug #593 - Draft SVG representation of white objects
2012-02-13 10:44:59 -02:00
Yorik van Havre
8f075ab326
Added arc flags calculation to Draft arcs exported to svg (shoogen)
2012-02-13 10:30:29 -02:00
Yorik van Havre
c79e5d50e5
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
e31d6e0539
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
c10c130f76
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