Commit Graph

937 Commits

Author SHA1 Message Date
Yorik van Havre
7ccb1cbf8a Draft: Fixedbug in facebinder 2016-12-19 15:28:16 -02:00
Yorik van Havre
59dfc11b57 Draft: More solid normal detection in Draft2Sketch 2016-12-18 20:17:16 -02:00
Yorik van Havre
f8436dd909 Arch: Extended panel tools 2016-12-17 14:39:45 -02:00
Alexander Gryson
2eb7f9be91 fix for font issue in draft_shapestring 2016-12-14 10:34:07 -02:00
Alexander Gryson
a8836f17a5 clean up outline after 5558732 2016-12-14 10:34:07 -02:00
Alexander Gryson
23ed44c959 fix svg display issue (rendering bug?) 2016-12-14 10:34:07 -02:00
Alex Gryson
8159180435 add metadata 2016-12-14 10:34:06 -02:00
Alex Gryson
8d6bc6ec53 update permissions (644) 2016-12-14 10:34:06 -02:00
Alex Gryson
1d7cf7810e Update draft icons 2016-12-14 10:34:06 -02:00
Stefan Tröger
503c4d00c0 Draft: Fix clone of art object 2016-12-11 19:27:35 +01:00
Alexander Gryson
15132bc115 Use QToolButton for Draft Snap, not QPushButton 2016-12-05 23:42:33 -02:00
Yorik van Havre
060c2c6c2b Draft: Applied Werners patch 2016-12-03 13:00:56 -02:00
Yorik van Havre
e4b0477158 Arch: minor cosmetic changes in Draft & Arch preferences pages 2016-12-03 12:50:18 -02:00
Yorik van Havre
88700dc00b Draft: fixes related to LineSegment + more powerful draft2sketch conversion 2016-12-02 11:06:31 -02:00
Yorik van Havre
6734525385 Draft: fixed bug when loading VisGroup from existing doc 2016-12-02 09:58:40 -02:00
Yorik van Havre
c1c46e1931 Draft: Minor bugfixes in wire flattening code 2016-12-01 14:42:51 -02:00
wmayer
c3fe2de155 replace Part.Line with Part.LineSegment 2016-11-30 21:25:18 +01:00
Yorik van Havre
b2c8554b52 Draft: Fixed text orientation bug in SVG projections 2016-11-18 19:11:31 -02:00
Yorik van Havre
bf0d37bf28 Doc: Fixes in doxygen docs for Draft,Arch, FEM 2016-11-17 17:04:09 -02:00
WandererFan
65200a2c0c Fix #2771 handling of PropertyLinkSubList in Draft.PathArray 2016-11-16 20:59:33 -05:00
ml
2ce5da42a7 Removal of extra path segments due to bone smoothing. 2016-11-12 16:34:49 -08:00
Yorik van Havre
8cfc59be9f SVG rendering of Arch pipes 2016-11-10 19:27:49 -02:00
Yorik van Havre
de38deccc1 Draft: small fix in svg production code 2016-11-10 16:17:36 -02:00
Yorik van Havre
dae88ce39e Draft: fixed DXF export - fixes #2761 2016-11-08 21:49:36 -02:00
Yorik van Havre
1c5cc8bf62 Draft: Discretize projected arcs and ellipses - fixes #1612 2016-11-08 15:28:33 -02:00
Yorik van Havre
df69eccac7 Draft: implemented dxf export of techdraw pages 2016-11-05 15:13:48 -02:00
Yorik van Havre
4fc0cc2286 Arch: Added preference setting to control linewidth of Draft objects seen by Arch Section Planes 2016-11-03 16:40:12 -02:00
Yorik van Havre
88bd5585e0 Draft: Better method to project arcs to SVG - issue #1612 2016-11-02 17:06:48 -02:00
Yorik van Havre
b548d7148e Arch: fixed rotation of space labels in techdraw 2016-11-01 18:53:48 -02:00
Yorik van Havre
d9c006aaa6 Draft: temporary workaround for techdraw with no utf 2016-10-31 23:54:13 -02:00
Yorik van Havre
1351399707 Arch: Section planes can now also include Draft stuff (dimensions, etc) 2016-10-31 11:10:08 -02:00
Keith Sloan
1686746c53 Fix for Import CSG ito avoid loop on Hull request for 2D 2016-10-29 12:12:44 +01:00
Yorik van Havre
a62647d67b Draft: Allow to override system unit in dimensions 2016-10-28 18:08:13 -02:00
Yorik van Havre
ecab081b13 Draft: fixed bug in Facebinder + added Extrusion property 2016-10-26 18:02:26 -02:00
ml
10107d4e70 Smooth path with fillets. 2016-10-18 16:53:04 -07:00
Yorik van Havre
51a5828928 Draft: removed debug message 2016-10-11 19:29:08 -03:00
Yorik van Havre
d6c953d301 Arch: Allow to manually edit structural nodes - issue #2356 2016-10-09 23:18:23 -03:00
Yorik van Havre
1745c4791c Draft: Fixed parametric dimensions - fixes #1804, #2614 2016-10-09 14:20:05 -03:00
Yorik van Havre
4375299724 Made Path objects properties translatable - fixes #2524 2016-10-07 22:21:02 -03:00
Yorik van Havre
e284a00570 Made Draft objects properties translatable - issue #2524 2016-10-07 21:55:26 -03:00
Yorik van Havre
4bd03cd0ef Draft: Disabled builtin ctrl+z shortcut in wire drawing (indicated UI shortcut works) - fixed #2696 2016-10-06 11:23:54 -03:00
Yorik van Havre
30c545ea98 Draft: support dimension ticks on Drawing pages 2016-10-03 17:06:16 -03:00
Yorik van Havre
75fec57195 Draft: Fixed wrong shortcuts info - fixes #2519 2016-09-30 19:42:08 -03:00
Yorik van Havre
834814521f Draft: Support elevation of LWPolylines in DXF importer 2016-09-26 22:18:45 -03:00
Yorik van Havre
074edc5cf4 Draft: Fixed filled mode - fixes #2708 2016-09-25 14:31:37 -03:00
wmayer
9a4b4695e2 fix unicode/utf-8 encoding problems 2016-09-24 16:48:30 +02:00
wmayer
6bcd112c4b fix -Wextra in Draft 2016-09-23 21:19:38 +02:00
wmayer
574e85be9d switch off dtd validation when reading svg files 2016-09-16 23:09:56 +02:00
Yorik van Havre
b7c4241bb6 Arch: IFC exporter now exports 2D geometry as IfcAnnotations 2016-09-14 18:55:55 -03:00
Yorik van Havre
4161326fbe Draft: Fixed missing end arrow in SVG rendering of wires/splines 2016-09-14 16:07:38 -03:00