Yorik van Havre
d0852a367e
Draft: small cosmetic fix to DXF importer
2015-07-30 11:53:18 -03:00
Yorik van Havre
d43192dff4
Arch: Fixed encoding in filenames
2015-07-22 17:51:55 -03:00
Yorik van Havre
aeda3dae3e
Draft: small fix in DXF importer
2015-07-20 10:27:25 -03:00
Yorik van Havre
5a83c493d7
added new set of Drawing templates - fixes #2065 #2043 #2005
2015-04-22 19:01:55 -03:00
wood-galaxy
f838ceb871
fix #1991 : display message for dxf library missing
...
at the import of importDXF and open, insert and export functions.
Also the message allow user to enabled FreeCAD to download the library.
2015-03-12 15:22:47 -03:00
Sebastian Hoogen
04d1a8b420
trivial bugfix in Draft DXF export
...
wrong namespace for Part.OCCError
2015-03-11 21:35:30 +01:00
Yorik van Havre
9220ceb692
Draft: Fixed DXF imorter for non-GUI operation - fixes #1961
2015-02-13 16:49:29 -02:00
Yorik van Havre
52aa640086
Draft: made new DXF libraries dialogs translatable
2015-02-13 16:01:16 -02:00
wood-galaxy
762ec9f718
Draft : Show dialog if DXF libraries not found/not downloadable
2015-02-13 15:31:50 -02:00
Yorik van Havre
cba87af78f
Draft: Small fix in DXF importer - fixes #1961
2015-02-12 13:46:14 +01:00
Yorik van Havre
d7541776ad
Draft: Added warning dialog against heavy DXF import operations - fixes #1685
2015-01-22 12:21:15 -02:00
Sebastian Hoogen
7abd5da353
import dxf splines as Draft BezCurve if applicable
...
fixes 1743
2015-01-20 20:07:25 +01:00
Yorik van Havre
c3f80c5e48
Draft: fixed leftovers from last commit
2015-01-18 13:44:56 -02:00
Yorik van Havre
45ad705f34
Draft: More robust method to write DXF arcs
2015-01-18 13:42:17 -02:00
Sebastian Hoogen
16e0654b23
importDXF: bugfix for handling weights in splines
2015-01-16 18:22:42 +01:00
Sebastian Hoogen
ec9c48a341
importDXF: provide polygon fallback for splines
...
with invalid multiplicities
2015-01-16 15:10:31 -02:00
Sebastian Hoogen
6f1d849076
improve DXF spline import
2015-01-16 15:10:31 -02:00
Sebastian Hoogen
4ac4347923
bugfix in dxf output of arc
...
regression created by 099ece5c00
2015-01-10 12:09:00 -02:00
Sebastian Hoogen
f149b95b11
determine the angles of an arc only by the axis and paramter range
2015-01-05 12:26:50 +01:00
Yorik van Havre
1413bcd27d
Draft: Made initial Face mode dependent on fill mode pref setting - fixes #1812
2015-01-02 19:53:39 -02:00
Yorik van Havre
3e791e44d0
Draft: Fixed import of DXF splines - fixes #1743
2015-01-02 17:05:27 -02:00
Yorik van Havre
364eb7ae85
Draft: Fixed autoconversion of bsplines to circles in DXF export
2014-12-23 12:13:25 -02:00
Yorik van Havre
e713ce6af3
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
203fcb7a1b
Draft: Adapted Draft module for python3 compatibility - issue #995
2014-10-05 19:40:14 -03:00
Yorik van Havre
e6e582bc8f
Draft: Added progress bar to dxf library download - fixes #1644
2014-09-17 13:30:51 -03:00
Sebastian Hoogen
67b01c5aae
try to use Execptions in Draft module
2014-09-17 12:52:36 +02:00
Yorik van Havre
0efd3e0f5a
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
42d18d4689
Reverse the projection direction of DXF exports
2014-08-18 14:45:42 -03:00
Yorik van Havre
1003e556cb
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
15e4ec85ec
Draft: DXF lib is now pulled from its specific branch
2014-07-31 11:26:17 -03:00
Yorik van Havre
fbb1382139
Draft: diverted current dxfLibrary download folder
2014-07-30 23:54:14 -03:00
Yorik van Havre
767d07d14c
Draft: small bug fix in DXF importer
2014-07-28 19:47:40 -03:00
Yorik van Havre
ce58c96e29
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
a2e261bb25
Draft: Renamed Layer to VisGroup
2014-06-10 10:21:01 -03:00
Yorik van Havre
4b05374ae2
Draft: small fix in DXF importer
2014-06-02 11:08:49 -03:00
Yorik van Havre
41dc800e97
Draft: Fixed inverted arcs in DXF output - fixes #1513
2014-05-08 12:29:15 -03:00
Yorik van Havre
ed844d46dc
Draft: DXF in/out now supports Draft Layers - fixes #1504
2014-04-17 19:02:57 -03:00
Yorik van Havre
95d8536ff3
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
d3b5bc5642
Draft: Reorganized DXF preferences - fixes #1468
2014-03-13 14:09:16 -03:00
Yorik van Havre
6db48d6bfb
Draft: bug in DXF export - fixes #1440
2014-03-10 22:36:37 -03:00
Yorik van Havre
6a52847771
Draft: small fix in DXF exporter
2014-02-10 17:09:46 -02:00
Yorik van Havre
9db0d8d313
Draft: Added raulshc's patch to importDWG + minor fix
2014-01-01 19:50:39 -02:00
Yorik van Havre
569402712b
Draft: Small bugfix in dxf importer - fixes #1317
2013-12-21 19:45:00 -02:00
Yorik van Havre
3da027d612
Draft: Fixed indentation problem in importDXF
2013-11-24 22:13:45 -02:00
Keith Sloan
91f61246f1
Hull and Minkowski operations using OpenSCAD
2013-11-17 13:50:35 +01:00
Yorik van Havre
b225b6bfd6
Arch: Added dxflib autoupdate mechanism - fixes #0001301
2013-11-10 16:45:34 -02:00
Yorik van Havre
9d08228957
Draft: Rewrite of defaults handling
2013-10-09 15:40:38 -03:00
Yorik van Havre
3c5fb838ad
Draft: Added workaround for ellipses in DXF export
2013-09-23 12:30:21 -03:00
Yorik van Havre
4005b199e0
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
85e5662906
Draft: Better handling of download errors in DXF importer
2013-09-06 17:58:30 -03:00