Yorik van Havre
028e54536c
Draft: Fixed rotation of Points
2017-07-26 12:59:51 -03:00
Yorik van Havre
352accabd9
Draft: Fixed Move & Rotate continue mode
2017-07-26 12:51:52 -03:00
Yorik van Havre
7fc063508f
Draft: Copy groups too when moving/rotating/copying groups
2017-07-25 15:01:58 -03:00
Markus Lampert
c2f5b0ad5f
Fixed SVG import of rectangles with rounded corners.
2017-07-18 22:07:37 -07:00
Yorik van Havre
d31be3117d
Draft: Refined Select plane to accept any 3 selected vertices
2017-07-08 14:27:44 -03:00
Yorik van Havre
087a1c1056
Draft: Extended WPProxy tool
2017-07-06 14:44:13 -03:00
Yorik van Havre
cab3358ee8
Arch: Removed Armatures property from Structures + added Host property to Rebars
2017-07-05 20:58:48 -03:00
Yorik van Havre
74e7940024
Draft: More solid closing of Draft commands - fixes #2532
2017-06-29 12:17:36 -03:00
Yorik van Havre
a545ffccd8
Arch: Added wood grain properties to Panel Sheets
2017-06-27 13:15:39 -03:00
Yorik van Havre
859b94e311
Draft: trying different method to solve encoding problem
2017-06-26 23:51:45 -03:00
Yorik van Havre
3ada1416ba
Draft: Fixed encoding error
2017-06-24 20:55:40 -03:00
Yorik van Havre
ed73fb6e72
Draft: Small optimizing in DraftGeomUtils.findIntersection()
2017-06-22 17:59:54 -03:00
looooo
fe66e96faf
draft: move translation to DraftGui
...
otherwiser there are some strange ImportEroors.
2017-06-20 12:18:01 +02:00
looooo
d9d1e8640f
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
847a208868
add type 'long' to expected types list in scale and scaleTo
2017-06-19 19:19:17 +02:00
Yorik van Havre
e02430f5bf
Draft: Added icons to select plane buttons
2017-06-15 18:26:57 -03:00
Yorik van Havre
f2fff7225c
Draft: Fixed unicode conversion bug in DXF export
2017-06-09 00:00:08 -03:00
Yorik van Havre
3c96803d12
Draft: move the planetrack when drawing a polyline
2017-06-06 20:09:30 -03:00
Yorik van Havre
5424fcd19d
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
d52f9f5d1a
Draft: autogroup arrays
2017-06-03 14:50:15 -03:00
Yorik van Havre
83095ca574
Draft: Fixed clone bug - fixes #3066
2017-06-02 23:43:47 -03:00
Yorik van Havre
3aa61531a8
Draft: Added snapping between mid of two hold points
2017-06-01 19:02:15 -03:00
Yorik van Havre
38544db282
Draft: Added visual feedback when modifying x,y,z values manually
2017-06-01 14:16:43 -03:00
Yorik van Havre
f55592755e
Draft: First version of Draft Label object
2017-05-29 16:57:25 -03:00
Yorik van Havre
1096d825ec
Using PropertyFont in Arch, Draft
2017-05-27 22:55:56 -03:00
Simon
53770dfade
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
335da6a0ad
Arch: Fixed moving and rotating spaces
2017-05-25 10:46:52 -03:00
Yorik van Havre
2a2ab3c4ef
Updated translations
2017-05-25 10:04:05 -03:00
Yorik van Havre
ee58881f18
Draft: Leave all clones selected after cloning
2017-05-21 18:21:01 -03:00
Yorik van Havre
08b7d9154a
Arch: Fixed error in DXF export of Arch Panel sheets
2017-05-20 12:24:08 -03:00
Yorik van Havre
8da45638be
Draft: Allow to set the Working Plane from 3 selected vertices
2017-05-20 00:53:11 -03:00
Yorik van Havre
19b14520e9
Draft: New button to modify working plane during Wire drawing
2017-05-09 23:36:41 -03:00
DeepSOIC
164b8c7f93
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
73f2307390
Draft: Fixed encoding in importDXF message - issue #3019
2017-05-08 10:51:04 -03:00
Yorik van Havre
37a62b4096
Draft: Fixed snapping to intersection of Arch axes
2017-05-05 10:42:48 -03:00
Yorik van Havre
ead006131f
Draft: fixed getSVG to work in non-GUI mode
2017-04-27 13:07:28 -03:00
asiersarasua
43704f31ee
Fix typos
2017-04-23 18:48:21 -03:00
Yorik van Havre
0d5176700a
Draft: bugfix in DXF export of panel cuts
2017-04-23 15:17:50 -03:00
Yorik van Havre
42e785b2ba
Draft: Array now propagates DiffuseColor of base object
2017-04-23 15:17:18 -03:00
Yorik van Havre
cf7bc5bdf0
Draft: Clones now adopt color/transparency of their cloned objects on creation
2017-04-16 15:37:34 -03:00
Yorik van Havre
ff9b027ddb
Draft: Adding missing stuff from last commit
2017-04-16 14:09:57 -03:00
Yorik van Havre
fcae6ef451
Draft: Finally fixed Draft UI focus bug - fixes #2810
2017-04-16 14:07:15 -03:00
Yorik van Havre
3b06b86162
Draft: Fixed weaknesses in Draft Edit command
2017-04-16 12:18:21 -03:00
triplus
73212a2d13
Reusable Draft Snap toolbar commands
...
- Reusable Draft Snap toolbar commands
- Use default size for toolbar/toolbuttons
2017-04-09 19:01:06 -03:00
Yorik van Havre
4fbfd8dbfe
Draft: Added InPlace property to shape2Dviews
2017-04-08 16:09:24 -03:00
Yorik van Havre
43ab645670
Draft: Fixed buggy Trimex in non-XY planes
2017-04-07 16:03:35 -03:00
Yorik van Havre
04a3283000
Draft: Better block handling in dxf import & export
2017-04-07 14:08:09 -03:00
Yorik van Havre
8643f1cf1f
Arch/Draft: Autoselect results of Up/downgrade and arch component
2017-04-06 18:08:39 -03:00
Yorik van Havre
aa086c1dd9
Draft: Hold snapping points
...
When drawing (snapping) using the Draft module, it is now possible
to press the Q key to record points. Additional snap locations then
become available orthogonally to these hold points.
2017-04-05 19:04:05 -03:00
Yorik van Havre
14041ebe31
Draft: Fixed buggy ungroup function
2017-03-23 09:40:27 -03:00