Commit Graph

1052 Commits

Author SHA1 Message Date
looooo
adb836c33b qt5: fix in Draft translate 2017-09-03 11:28:05 -03:00
triplus
d15c27e5ec WhatsThis support for Draft Snap toolbar 2017-09-02 16:01:38 +02:00
Yorik van Havre
8b278486d0 Draft: WP Proxy now supports perspective camera too 2017-09-01 19:47:13 -03:00
Yorik van Havre
b16b17ced2 Updated translation strings (and sent to crowdin) 2017-08-31 10:46:55 -03:00
luzpaz
f7b8e070db Misc. typos discovered via crowdin
should close several crowdin issues.
2017-08-28 11:50:33 -03:00
Yorik van Havre
353e9a6228 Draft: New UI for the Scale tool 2017-08-25 16:40:49 -03:00
Yorik van Havre
520fa8d4e3 Draft: Fixed line to sketch conversion 2017-08-24 21:12:59 -03:00
Markus Lampert
b3e834f7bf Added option to snapper to hode the snapbar once it's done 2017-08-22 10:16:58 -03:00
luzpaz
a4766ba5dd Draft: grammer fix 2017-08-22 10:09:46 +02:00
Yorik van Havre
15de1287ee Draft: draft2sketch now (partially) supports bezcurves and bsplines (no constraints yet) 2017-08-16 19:25:27 -03:00
Yorik van Havre
de982f7c29 Draft: Fixed wrong arc projections in TechDraw 2017-08-16 17:52:56 -03:00
Yorik van Havre
8eafaba8cb Draft: Dont hide Start and End properties in Draft wires 2017-08-12 12:18:22 -03:00
Yorik van Havre
ca46210fce TechDraw: DraftView now renders Arch Rebars as wireframes 2017-08-09 10:27:45 -03:00
Yorik van Havre
c8931b5541 Draft: Fixed rotation of Points 2017-07-26 12:59:51 -03:00
Yorik van Havre
0bee1b972e Draft: Fixed Move & Rotate continue mode 2017-07-26 12:51:52 -03:00
Yorik van Havre
82fd10b4c7 Draft: Copy groups too when moving/rotating/copying groups 2017-07-25 15:01:58 -03:00
Markus Lampert
56b3c19a0e Fixed SVG import of rectangles with rounded corners. 2017-07-18 22:07:37 -07:00
Yorik van Havre
a8710edb51 Draft: Refined Select plane to accept any 3 selected vertices 2017-07-08 14:27:44 -03:00
Yorik van Havre
7573122f87 Draft: Extended WPProxy tool 2017-07-06 14:44:13 -03:00
Yorik van Havre
cf01dd18ab Arch: Removed Armatures property from Structures + added Host property to Rebars 2017-07-05 20:58:48 -03:00
Yorik van Havre
f1886c7020 Draft: More solid closing of Draft commands - fixes #2532 2017-06-29 12:17:36 -03:00
Yorik van Havre
7deef8fb82 Arch: Added wood grain properties to Panel Sheets 2017-06-27 13:15:39 -03:00
Yorik van Havre
0f844c421c Draft: trying different method to solve encoding problem 2017-06-26 23:51:45 -03:00
Yorik van Havre
b8755e93cc Draft: Fixed encoding error 2017-06-24 20:55:40 -03:00
Yorik van Havre
d5a467706d Draft: Small optimizing in DraftGeomUtils.findIntersection() 2017-06-22 17:59:54 -03:00
looooo
6ae56b491f draft: move translation to DraftGui
otherwiser there are some strange ImportEroors.
2017-06-20 12:18:01 +02:00
looooo
10866d38d3 py3: Draft: string / unicode:
issue 0000995
- use optional argument to get unicode from translation in python2
- add a utf8_decode function to get unicode from string, bytes, unicode
2017-06-20 12:18:01 +02:00
wmayer
376b841623 add type 'long' to expected types list in scale and scaleTo 2017-06-19 19:19:17 +02:00
Yorik van Havre
3bf17c3d44 Draft: Added icons to select plane buttons 2017-06-15 18:26:57 -03:00
Yorik van Havre
7ec01bee7d Draft: Fixed unicode conversion bug in DXF export 2017-06-09 00:00:08 -03:00
Yorik van Havre
869e10fe52 Draft: move the planetrack when drawing a polyline 2017-06-06 20:09:30 -03:00
Yorik van Havre
2d78e95f0c Draft: Better msg in dxf import/export to inform the possibility to use the addon manager - issue #3064 2017-06-05 11:59:31 -03:00
Yorik van Havre
2ec941ae25 Draft: autogroup arrays 2017-06-03 14:50:15 -03:00
Yorik van Havre
0f9b9e7469 Draft: Fixed clone bug - fixes #3066 2017-06-02 23:43:47 -03:00
Yorik van Havre
04f34b8603 Draft: Added snapping between mid of two hold points 2017-06-01 19:02:15 -03:00
Yorik van Havre
9807cf937d Draft: Added visual feedback when modifying x,y,z values manually 2017-06-01 14:16:43 -03:00
Yorik van Havre
28f315f4f6 Draft: First version of Draft Label object 2017-05-29 16:57:25 -03:00
Yorik van Havre
2a59e2ec67 Using PropertyFont in Arch, Draft 2017-05-27 22:55:56 -03:00
Simon
f1bd61b94a Fix incomplete creation of an SVG path from edges.
* Observed bug: If an ArchWindow has two opening symbols (i.e. two sides
  that can be opened), only one was printed in SVG.
* In Draft.getSVG.getPath, some edges got lost in the call of
  Part.__sortEdges__. In contrast, Part.sortEdges does not skip edges. All
  edges are retained.
* With this fix, both opening symbols are rendered in Draft.getSVG.
* While it works for my test case, I suppose, Draft.getSVG.getPath is
  used in some other places as well. Thus, side effects must be checked
  by experienced people.
2017-05-27 19:49:20 -03:00
Yorik van Havre
47f4e8072e Arch: Fixed moving and rotating spaces 2017-05-25 10:46:52 -03:00
Yorik van Havre
de4d33cb84 Updated translations 2017-05-25 10:04:05 -03:00
Yorik van Havre
9179165fcd Draft: Leave all clones selected after cloning 2017-05-21 18:21:01 -03:00
Yorik van Havre
bccb7372fe Arch: Fixed error in DXF export of Arch Panel sheets 2017-05-20 12:24:08 -03:00
Yorik van Havre
9fe7b89ff0 Draft: Allow to set the Working Plane from 3 selected vertices 2017-05-20 00:53:11 -03:00
Yorik van Havre
7fac74a211 Draft: New button to modify working plane during Wire drawing 2017-05-09 23:36:41 -03:00
DeepSOIC
d835c11973 Draft: use viewer.redraw() in interactive operations
improves responsiveness of Draft on Windows dramatically
2017-05-08 11:44:41 -03:00
Yorik van Havre
8f7e3c628f Draft: Fixed encoding in importDXF message - issue #3019 2017-05-08 10:51:04 -03:00
Yorik van Havre
920fc9d9c4 Draft: Fixed snapping to intersection of Arch axes 2017-05-05 10:42:48 -03:00
Yorik van Havre
da483e762f Draft: fixed getSVG to work in non-GUI mode 2017-04-27 13:07:28 -03:00
asiersarasua
289f901c29 Fix typos 2017-04-23 18:48:21 -03:00