Commit Graph

727 Commits

Author SHA1 Message Date
Yorik van Havre
fbb1382139 Draft: diverted current dxfLibrary download folder 2014-07-30 23:54:14 -03:00
Yorik van Havre
1349b7cbf2 Draft + Arch: fixes when working without the GUI 2014-07-29 22:20:06 -03:00
Yorik van Havre
767d07d14c Draft: small bug fix in DXF importer 2014-07-28 19:47:40 -03:00
Yorik van Havre
e3647543d4 Arch: Further work on panel 2014-07-20 13:17:36 -03:00
Yorik van Havre
0ccb4fefc2 Transferred import-export related preference pages to a separate group 2014-07-20 12:58:15 -03:00
Yorik van Havre
4e28cddebb Draft: Array tool now prints commands in the python console 2014-07-13 12:32:32 -03:00
Sebastian Hoogen
1bdee9179f importSVG: recognize relative scaling in viewBox attribute 2014-07-13 11:37:36 +02: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
05fb154f85 Draft: Further fix in text encodings 2014-07-11 17:41:26 -03:00
Yorik van Havre
3aa86fc98c Draft - fixed some text encodings in dimensions 2014-07-11 11:54:33 -03:00
Yorik van Havre
7516bcaa53 Draft: Fixed escape() bug in Draft GUI 2014-07-07 12:07:53 -03:00
Yorik van Havre
83c4a64d6b Draft: fix in angular dimension 2014-07-01 22:30:36 -03:00
Yorik van Havre
01fbb9d149 Arch: small fix in section planes 2014-06-21 18:57:14 -03:00
Yorik van Havre
6e3f0de48a Arch: added an option to section planes to allow non-solids to be cut too 2014-06-21 11:59:33 -03:00
Yorik van Havre
ccc2a621f7 Draft: better method for DraftGeomUtils.isPtOnEdge 2014-06-11 10:37:48 -03:00
Yorik van Havre
a2e261bb25 Draft: Renamed Layer to VisGroup 2014-06-10 10:21:01 -03:00
Yorik van Havre
51f1098008 Draft: Allow snapping to the center of ellipses 2014-06-08 19:36:59 -03:00
Yorik van Havre
c95204f871 Draft: Clones are now 2D if made from a 2D object 2014-06-02 11:23:39 -03:00
Yorik van Havre
4b05374ae2 Draft: small fix in DXF importer 2014-06-02 11:08:49 -03:00
Yorik van Havre
a05efc16bf Arch: Support for extruded curves in IFC export 2014-06-01 21:45:48 -03:00
Yorik van Havre
867f526d3b Updated translations 2014-05-24 17:35:20 -03:00
Yorik van Havre
5f3e61736a Draft: Fixed offset of wires containing arcs 2014-05-17 18:58:21 -03:00
Yorik van Havre
cf9aedeb7a Draft: Used replace strategy in latin1 encodings - issue #853 2014-05-17 12:32:04 -03:00
Yorik van Havre
d213bb043c Draft: Workaround ghost errors in move tool 2014-05-16 18:44:02 -03:00
Johannes Reinhardt
950841a28e Change "making" to "creating"
This avoids a double entendre in "making faces" and keeps consistency.
2014-05-16 19:24:21 +02:00
Johannes Reinhardt
2cde845f93 fixed some obvious typos 2014-05-16 19:23:39 +02:00
Yorik van Havre
408f713227 Draft: Fixed task dialog error 2014-05-14 10:42:31 -03:00
Yorik van Havre
b4bc5163f4 Draft: enabled double-click on dimensions 2014-05-12 21:54:51 -03:00
Yorik van Havre
b56e9a4923 Updated ts files 2014-05-11 14:49:24 -03:00
Yorik van Havre
d2e86b7566 Arch: Big cleanup - fixes #1524
* Removed redundant code in Arch objects
* Supports wandererfan's Units code in Draft module
* Cleanup of the IFC exporter
* Better support of extruded profiles in IFC export
2014-05-11 14:40:39 -03:00
Yorik van Havre
cfcd70a1c8 Draft: small improvements to units system in dimensions 2014-05-09 17:47:08 -03:00
Yorik van Havre
63d6350928 Draft: small fix to units parsing - issue #1524 2014-05-08 16:15:52 -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
7b911930ef Draft: issue #1524 - Added Wandererfan's fix to displayExternal 2014-05-08 10:49:10 -03:00
Yorik van Havre
bbca257549 Draft: Filling objects with faces is now optional - fixes #1395
Closable Draft objects now have a new MakeFace property, that specifies
if they must be turned into a face or stay a wire only. Older Draft
objects continue to behave the old way for compatibility. The default
behaviour can be set in Draft Preferences -> Fill objects with faces
2014-05-07 19:03:00 -03:00
Yorik van Havre
8024f6621a Draft: supported comma as decimals separator 2014-05-07 17:26:31 -03:00
WandererFan
5b82b129bf issue #1524 UNITS for Draft Dimension 2014-05-07 11:13:34 -03:00
WandererFan
dd0df24d42 issue #1524 Add UNITS to Draft Shapestring 2014-05-07 11:13:34 -03:00
WandererFan
0fc9cd2b46 issue #1524 - Units in Draft Gui
- basic working version for points,radii entry
 - logic added to Trimex, Offset, Rotate
2014-05-05 07:49:01 -04:00
Yorik van Havre
20264383c5 Arch: Fixed OBJ exporter to work with curves - fixes #1527 2014-05-04 13:04:52 -03:00
Yorik van Havre
af4d1a3213 Draft: use latin1 in texts if coin < 4 - issue #1404 2014-05-03 13:00:44 -03:00
Yorik van Havre
267b5f1eb0 Draft: Fixed radius and offset numeric values - fixes #1530 2014-05-03 12:37:46 -03:00
Yorik van Havre
a65320d8f6 Draft: Turned the tray tools into a toolbar 2014-05-03 12:32:39 -03:00
wmayer
79a0612179 + Exception handling in _BSpline.execute 2014-05-03 14:06:14 +02:00
Sebastian Hoogen
7a90b0e62a use transformShape for uniform scaling in Draft._Clone Feature 2014-05-01 11:59:56 +02:00
Yorik van Havre
b79ced4cad Draft: support for multiline dim texts in svg 2014-04-29 09:41:04 -03:00
Yorik van Havre
5e30df7e5f Draft: small change in Dan's tesselation code 2014-04-23 19:43:00 -03:00
Daniel Falck
2b11375257 adding tessellation to ellipses and adding a user parameter for line
segment length of ellipses and splines with a Shape2DView projection.
This will make it useful for DXF output.
2014-04-23 19:39:57 -03:00
Daniel Falck
0526e94127 had trouble rebasing so added tanderson's commits by copy paste method 2014-04-23 19:39:57 -03:00
Yorik van Havre
9ac97a71d3 Draft: further fix for utf8 texts - issue #1404 2014-04-19 13:26:24 -03:00