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
Yorik van Havre
c0757ca14a
Draft: bugfix in DXF export of panel cuts
2017-04-23 15:17:50 -03:00
Yorik van Havre
3a5d4f8186
Draft: Array now propagates DiffuseColor of base object
2017-04-23 15:17:18 -03:00
Yorik van Havre
a3154480ff
Draft: Clones now adopt color/transparency of their cloned objects on creation
2017-04-16 15:37:34 -03:00
Yorik van Havre
a397f6a412
Draft: Adding missing stuff from last commit
2017-04-16 14:09:57 -03:00
Yorik van Havre
404b5da5d9
Draft: Finally fixed Draft UI focus bug - fixes #2810
2017-04-16 14:07:15 -03:00
Yorik van Havre
9ce60ba553
Draft: Fixed weaknesses in Draft Edit command
2017-04-16 12:18:21 -03:00
triplus
a618b0e862
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
d265bcaeb0
Draft: Added InPlace property to shape2Dviews
2017-04-08 16:09:24 -03:00
Yorik van Havre
d410d99f4a
Draft: Fixed buggy Trimex in non-XY planes
2017-04-07 16:03:35 -03:00
Yorik van Havre
1c259fa70b
Draft: Better block handling in dxf import & export
2017-04-07 14:08:09 -03:00
Yorik van Havre
744a9b3590
Arch/Draft: Autoselect results of Up/downgrade and arch component
2017-04-06 18:08:39 -03:00
Yorik van Havre
10ad6c6d02
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
4e41c89d98
Draft: Fixed buggy ungroup function
2017-03-23 09:40:27 -03:00
Yorik van Havre
6be77ef271
Arch Added extra panel tools for sliptonic:
...
* ArchPanelCut.getWires(): returns (outlines,holes,tags) of this panel
* ArchPanelSheet.getOutlines(): returns the outlines of inner panels
* ArchPanelSheet.getHoles(): returns the holes of inner panels
* ArchPanelSheet.getTags(): returns the tags of inner panels
2017-03-16 18:12:10 -03:00
Yorik van Havre
9f44809e9e
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
Yorik van Havre
1f81f8bd71
Draft: Fixed Shape2DView's Cut Face mode bug when cutting through multi solids
2017-03-04 16:08:52 -03:00
Kunda
de2392eb18
source typo fixes pt5
...
+ cleaning up some more non-short-URLs
Issue #2914
2017-03-04 13:07:13 -03:00
hgutsche
201c9d89b0
Some fixes for doygen syntax errors and some configuration to make it run smoother under Windows
2017-02-28 18:52:04 +01:00
Kunda
a7414e5789
source typo fixes pt1 (only on py3 merged code)
...
issue 0002914
2017-02-27 11:32:47 +01:00
Yorik van Havre
9daf12c6b2
Draft: Added utilities -> create Working Plane Proxy command
2017-02-25 20:34:43 -03:00
Yorik van Havre
7d6557e5f2
Draft: Added a couple of missing tooltips
2017-02-25 19:24:42 -03:00
Yorik van Havre
071f2b43a5
Draft: Added checkbox to center working plane on current view in Select Plane dialog
2017-02-25 15:55:17 -03:00
Kunda
cfa03cd86f
Cleanup non-short-url wiki links in translations
...
...to avoid translators translating the url varable names
2017-02-21 12:35:25 -05:00
Yorik van Havre
09ba0390d3
Arch: Testing opening property for windows
2017-02-14 10:07:59 -02:00
Yorik van Havre
7592a45eef
Draft: Fixed buggy task panel of Facebinder
2017-02-10 12:40:42 -02:00
Yorik van Havre
9ebc029822
Draft: Fixed point tool
2017-02-07 10:38:18 -02:00
Alexander Gryson
90099d5ef1
Integrate forum feedback on icons
2017-02-05 21:58:13 +01:00
luzpaz
c800bc1097
fix doxygen typo introduced to DraftVecUtils.py
...
typo from previous commit ba5c647ba6025db5ad183e5fe1071cbdf35d67a2
2017-02-05 10:33:33 -05:00