Yorik van Havre
bd1bbff874
Draft: Disabled automatic DXF library download - fixes #1785
...
Note for existing users: Can be reenabled in menu Edit > Preferences >
Import-Export > DXF > Automatic update
2014-10-18 10:21:26 -03:00
Yorik van Havre
daedcf4f1c
Draft: Adapted Draft module for python3 compatibility - issue #995
2014-10-05 19:40:14 -03:00
Yorik van Havre
6e9d2e9b21
Draft: Added progress bar to dxf library download - fixes #1644
2014-09-17 13:30:51 -03:00
Sebastian Hoogen
d537fc9b53
try to use Execptions in Draft module
2014-09-17 12:52:36 +02:00
Yorik van Havre
16ede0e55c
Draft: fixes in DXF exporter - fixes #1590 , #1653
...
* Fixed arc directions
* Turned max spline segment length preference option into a float
* Fixed ellipses export
2014-08-28 13:32:45 -03:00
Sebastian Hoogen
5ecf0cb40b
Reverse the projection direction of DXF exports
2014-08-18 14:45:42 -03:00
Yorik van Havre
b33d8f6244
Draft - Allow to export Drawing pages to DXF - fixes #1686
...
* Uses DXF algos of the Drawing module instead of the Draft dxf library
* Uses a DXF template with the same name as the SVG template, if existing
* Only Draft, Arch, Part and Annotation views are currently supported
* Drawing module's projectToDXF() now returns only a fragment instead of a full DXF file
2014-08-15 18:14:17 -03:00
Yorik van Havre
f0d5564747
Draft: DXF lib is now pulled from its specific branch
2014-07-31 11:26:17 -03:00
Yorik van Havre
d946499e4d
Draft: diverted current dxfLibrary download folder
2014-07-30 23:54:14 -03:00
Yorik van Havre
19135f9586
Draft: small bug fix in DXF importer
2014-07-28 19:47:40 -03:00
Yorik van Havre
72166ceabe
Draft - updated DXF importer
...
* Updated the importer to v1.38 (several fixes from the Blender branch)
* Enabled export of Bezier curves
2014-07-11 18:34:28 -03:00
Yorik van Havre
4e595bd7bb
Draft: Renamed Layer to VisGroup
2014-06-10 10:21:01 -03:00
Yorik van Havre
f2cb5394e1
Draft: small fix in DXF importer
2014-06-02 11:08:49 -03:00
Yorik van Havre
9cd2c750db
Draft: Fixed inverted arcs in DXF output - fixes #1513
2014-05-08 12:29:15 -03:00
Yorik van Havre
e2b24d8606
Draft: DXF in/out now supports Draft Layers - fixes #1504
2014-04-17 19:02:57 -03:00
Yorik van Havre
4e656dd5d5
Draft: added getShapes() function to DXF import
...
You can now use importDXF.getShapes(filename) to get a list
of shapes from a DXF file
2014-04-06 13:04:47 -03:00
Yorik van Havre
476b701396
Draft: Reorganized DXF preferences - fixes #1468
2014-03-13 14:09:16 -03:00
Yorik van Havre
39a6b17036
Draft: bug in DXF export - fixes #1440
2014-03-10 22:36:37 -03:00
Yorik van Havre
b99cfa0fbb
Draft: small fix in DXF exporter
2014-02-10 17:09:46 -02:00
Yorik van Havre
d5ed1b1b65
Draft: Added raulshc's patch to importDWG + minor fix
2014-01-01 19:50:39 -02:00
Yorik van Havre
6378761895
Draft: Small bugfix in dxf importer - fixes #1317
2013-12-21 19:45:00 -02:00
Yorik van Havre
932647e57f
Draft: Fixed indentation problem in importDXF
2013-11-24 22:13:45 -02:00
Keith Sloan
bcb7d02c05
Hull and Minkowski operations using OpenSCAD
2013-11-17 13:50:35 +01:00
Yorik van Havre
40d5a5462f
Arch: Added dxflib autoupdate mechanism - fixes #0001301
2013-11-10 16:45:34 -02:00
Yorik van Havre
34cce64edc
Draft: Rewrite of defaults handling
2013-10-09 15:40:38 -03:00
Yorik van Havre
4db2355159
Draft: Added workaround for ellipses in DXF export
2013-09-23 12:30:21 -03:00
Yorik van Havre
42fdbefc54
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
Yorik van Havre
803d219578
Draft: Better handling of download errors in DXF importer
2013-09-06 17:58:30 -03:00
Yorik van Havre
f272107826
Draft: minor bugfixes
2013-08-23 13:06:24 -03:00
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