Yorik van Havre
723d034cf0
Draft: better text positionning and scaling
2013-08-22 20:10:02 -03:00
Yorik van Havre
a39397cf89
Draft: support for non-ascii characters in Draft texts and dimensions
2013-08-21 13:00:56 -03:00
Yorik van Havre
a4ce94f196
Draft: minor fixes to the dxf importer
2013-08-20 23:12:44 -03:00
Yorik van Havre
4f2594b932
Draft: dxf importer now uses draft clones for blocks when in parametric import style
2013-08-20 19:31:45 -03:00
Yorik van Havre
564f049049
Draft: added prefs option to disable points in dxf import
2013-08-19 22:50:13 -03:00
Yorik van Havre
1446ee0b69
Draft: Fixes in DXF exporter
2013-08-11 12:46:36 -03:00
Yorik van Havre
974a82750d
0001200: Support for ellipses in DXF exporter
2013-08-08 11:58:36 -03:00
Yorik van Havre
c6858f69fd
Draft: Fixes bugs from last commit
2013-07-31 13:55:06 -03:00
Yorik van Havre
b3f79881c5
Draft: removed unnecessary uses of DraftVecUtils
2013-07-30 16:48:28 -03:00
Yorik van Havre
c6d512ccab
Draft: fixes to dxf & svg exporters to work in console mode
2013-06-28 14:13:35 -03:00
Yorik van Havre
827a716814
Draft: minor fixes to DXF importer
2013-06-23 15:59:35 -03:00
Yorik van Havre
2d180fac38
Draft: Removed draftlibs
...
Removed the contents of the draftlibs folder (dxf import-export) for license
reasons. These files are now hosted on
https://github.com/yorikvanhavre/Draft-dxf-importer and will be downloaded
automatically by FreeCAD on first use.
2013-06-22 14:48:58 -03:00
Yorik van Havre
367a8f9aee
Draft: Fixed license blocks
2013-06-20 21:32:41 -03:00
Yorik van Havre
6a88bcd870
0001138: Use TypeId in Draft & Arch
2013-06-14 11:19:58 -03:00
Yorik van Havre
3511a807a3
Draft: new method for exporting dxf arcs
2013-04-18 13:48:49 -03:00
Yorik van Havre
6dbf66b2a9
0001042: Draft DXF export with projection direction
...
The DXF exporter now features an option in Draft preferences
to project the selected objects along the current view direction
on export.
2013-04-11 14:20:50 -03:00
Yorik van Havre
75560719c4
0001068: Bug in Draft DXF export
2013-04-08 17:03:41 -03:00
Yorik van Havre
9e8e7a97b9
0001072 : Edge.Curve assert in Draft
2013-03-31 17:54:32 -03:00
Yorik van Havre
8e3e4b20bc
0000946: Draft inserts now set the active document
2013-02-25 19:38:53 -03:00
Yorik van Havre
f66c433e6c
0000959: Arcs exported to DXF with wrong direction
2013-02-21 19:36:24 -03:00
Yorik van Havre
a26f42b7b3
Draft: minor bugfixes
2012-09-04 19:14:28 -03:00
Yorik van Havre
70d4048b38
Arch: General optimization
...
+ More severe tests when constructing shapes
+ Allow to quickly export Arch views to DXF
2012-08-09 17:50:07 -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
e607ddf55f
unified yorik's email
2012-05-21 22:35:18 -03:00
Yorik van Havre
1c1dbf0b2e
Fixed 0000708 - Draft DXF import
2012-05-18 16:43:48 -03:00
Yorik van Havre
c3f4871f15
Fixed a bug in Draft DXF import with solids
2012-05-04 11:44:31 -03:00
Yorik van Havre
f38e6da3c7
Fixed bug 625 in Draft importers
2012-03-12 18:45:47 -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
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
e056626c53
Fixed multi-line texts bug in Draft DXF import
2012-02-24 00:11:17 -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
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
579ab53153
+ set license blocks of the Draft module to LGPL
2012-01-03 19:41:51 -02:00
yorikvanhavre
b75385abd8
+ Draft DXF import now produces Draft Blocks if Parametric Objects import style is selected
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5246 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-09 18:56:38 +00:00
yorikvanhavre
4f408105f9
+ extended Draft2Sketch tool with items from RFE492
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5238 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-08 14:24:55 +00:00
yorikvanhavre
8be90b28ba
+ fixed classname in Draft DXF import
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5208 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-02 18:14:24 +00:00
yorikvanhavre
4a12666fec
+ fixed bug 476 in Draft DXF export
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5150 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-18 19:11:53 +00:00
wmayer
1ca9395fd9
+ fix in DXF export (Daniel Falck)
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5135 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-15 09:02:31 +00:00
yorikvanhavre
e49fc57b21
+ Draft DXF importer now supports splines (still little curvature problems)
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5093 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-05 15:43:08 +00:00
yorikvanhavre
e64a9efc92
+ fixed bug #473 - Precision value in Draft
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5092 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-05 14:28:29 +00:00
yorikvanhavre
0321c3cb92
+ added fix from danielfalck to Draft importDXF
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5088 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-04 14:47:57 +00:00
yorikvanhavre
f76482bfe6
+ added danielfalck's bugfixes in Draft DXF import
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5081 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-30 17:35:45 +00:00
yorikvanhavre
2e149d05c7
+ fixed indentation in Draft DXF importer
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5078 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-28 15:23:35 +00:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00