Yorik van Havre
eb0b8fbd32
Fixed bug #671 - Draft DrawingViews
2012-04-16 19:54:30 -03:00
wmayer
bf1f4600fc
0000671: Crash with Draft/Put... on sheet with PartDesignExample.FCStd
2012-04-16 16:47:09 +02:00
Yorik van Havre
1684585733
Fixed typo
2012-04-13 19:37:15 -03:00
Yorik van Havre
50d772630a
fixed default Draft precision value
2012-04-13 18:23:43 -03:00
Yorik van Havre
63bfab2c0e
Highighted axes on Draft grid
2012-04-12 16:28:43 -03:00
Yorik van Havre
eeb4e60162
Draft can now copy sketches
2012-04-12 16:10:45 -03:00
Yorik van Havre
feaaa25c6f
Fixed max grid spacing setting in Draft
2012-04-12 11:34:30 -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
Sebastian Hoogen
55d6a85216
importSVG: fix viewBox bug and allow nonuniform scaling only if
...
requested by 'preserveAspectRatio' attribute
2012-04-04 23:15:57 +02:00
Yorik van Havre
dafdb1fd94
Arch SectionPlane now uses the new vector renderer
2012-04-03 16:27:29 -03:00
Sebastian Hoogen
d567ba1dfe
importSVG: ignore the viewBox if not absolute untis are
...
given for width and height and sort edges before trying to make a wire
2012-04-03 15:23:51 +02:00
Yorik van Havre
7b97498f00
Bugfixes in Draft Upgrade
2012-03-29 11:57:18 -03:00
Yorik van Havre
ee3201793c
Fixed 000655 - Draft dimension default size
2012-03-28 10:45:17 -03:00
wmayer
2e062ab797
0000652: Polish language not available even if translation is available in source
2012-03-25 13:38:32 +02: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
1c4d89013b
Fixed shortcuts in Arch and Draft menus
2012-03-19 15:27:15 -03:00
Yorik van Havre
09f8453b5c
Small fix to DraftSnap to work with walls containing walls
2012-03-19 15:14:27 -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
3a0d1ad42f
Bugfix in Draft upgrade
2012-03-16 20:08:09 -03:00
Yorik van Havre
8bb7636bd7
Improvements in Draft Snap
...
+ fixed bug in parallel/extension button
+ added button for passive snap
+ fixed snap toolbar appearing outside the FreeCAD window
2012-03-16 18:29:56 -03:00
Yorik van Havre
13e5e28625
Small improvements to sphinx API docs generator
2012-03-14 13:27:07 -03:00
Yorik van Havre
06d708c86e
Better icons for Draft Snap
2012-03-13 18:21:01 -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
f38e6da3c7
Fixed bug 625 in Draft importers
2012-03-12 18:45:47 -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
1b4147144b
Fixing again bug #569 in Draft Offset
2012-03-12 10:27:32 -03:00
Yorik van Havre
1ba8d73933
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
5496acdcf1
Fixed bug in Draft working plane (Jose)
2012-03-07 10:34:32 -03:00
Yorik van Havre
1ae9b6eb00
Draft DXF importer now supports hatches
...
+ hatch boundaries can now be imported as wires
2012-02-26 13:51:35 -03:00
Yorik van Havre
ee8a544f12
Fixed block mirroring and text rotation bugs in Draft DXF import
2012-02-26 12:26:13 -03:00
Yorik van Havre
00fe3fd728
Fixed more bugs in Draft SVG import
...
Fixed coordinates and text imports from librecad
2012-02-25 18:37:01 -02:00
Yorik van Havre
a7e0a4f5f3
Support rotated texts in Draft DXF import
2012-02-24 11:40:31 -02:00
Yorik van Havre
895031da83
Merge pull request #2 from 5263/svgimport
...
Several fixes and features in Draft SVG importer and 2 new SVG Drawing templates
2012-02-23 18:24:57 -08:00
Yorik van Havre
e056626c53
Fixed multi-line texts bug in Draft DXF import
2012-02-24 00:11:17 -02:00
Sebastian Hoogen
5b14931873
importSVG fixed handling of Ellipses
2012-02-23 21:06:04 +01:00
Sebastian Hoogen
96e167edc7
handling of viewBox and units in importSVG
...
The absolute values in the svg element are used in combination with the
viewBox Attribute to scale the svg to milimeter units.
If there is no viewbox attribute. 90dpi input is assumed.
2012-02-23 21:06:04 +01: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
98fc92e05a
Fixed dimension text height bug in Draft DXF import
2012-02-21 17:45:49 -02:00
Yorik van Havre
a912de03ea
Further improvements to Draft DXF importer
...
+ further removals of acad-specific text formatting
+ fixed text alignment
+ support of POINT entities
+ support of LEADER entities
2012-02-21 12:28:07 -02:00