Commit Graph

840 Commits

Author SHA1 Message Date
Yorik van Havre
81008006c0 Updated translation files 2016-03-01 12:34:03 -03:00
Yorik van Havre
7647b37058 Draft: better docstring for offset - fixes #2199 2016-02-28 19:28:35 -03:00
Yorik van Havre
03e0792dc7 Merge pull request #102 from triplus/SVG_WB_Icons
Add SVG workbench icons
2016-02-27 16:06:13 -03:00
Yorik van Havre
19081bf414 Draft: Fixed placement bug in clones 2016-02-27 13:30:01 -03:00
triplus
93c7a6bcac Add SVG workbench icons 2016-02-26 23:17:43 +01:00
Yorik van Havre
f93b1b26df Added updated translations from crowdin - fixes #2443 2016-02-26 18:32:02 -03:00
Yorik van Havre
2cf01803d5 Draft: Fixed undo mode of wires - fixes #2456 2016-02-26 16:11:13 -03:00
Yorik van Havre
6c36cd5bd6 Draft: avoid blocking keys in fields that can be used for units 2016-02-22 20:16:51 -03:00
Yorik van Havre
a31c207c6c Draft: fixes in line/wire creation by angle 2016-02-18 20:09:19 -02:00
Ian Rees
0a70ce4eef Add cmake checks for BUILD_GUI to some modules 2016-02-13 13:45:27 +13:00
Yorik van Havre
3c7d929ed2 Updated ts files 2016-02-12 14:22:04 -02:00
Yorik van Havre
356d0c9f7d Draft: Fixed problem with addPoint and delPoint buttons 2016-02-10 15:34:54 -02:00
Yorik van Havre
9a3d2df02f Draft: replaced the Draft OK task button with a more clear 'Create Point' button. 2016-02-09 17:58:22 -02:00
Yorik van Havre
66d1355d50 Draft: removed redundant transactions in Draft edit mode 2016-02-09 13:11:46 -02:00
Yorik van Havre
bcbabe72c9 Arch: Fixed missing views of windows 2016-02-05 19:05:15 -02:00
Yorik van Havre
a1e2411323 Arch: small fix in window placements 2016-02-05 13:09:40 -02:00
Yorik van Havre
d3f14ae658 Arch: simplifications of Window tool
* If an arch object is selected when creating a window, the window is always inserted in that object
* No more "create from scratch" mode.
* Now needs to create the sketch first, then press the window button
* Added "Auto-include" checkbox in window creation task, to disable auto-embedding
* Fixed wrong orientation of windows
2016-02-04 13:55:39 -02:00
Yorik van Havre
3106ca7df3 Added slovenian language 2016-02-03 13:36:51 -02:00
Yorik van Havre
a647edc97f Draft: redraw wire arrow on file load - fixes #2424 2016-02-02 19:26:34 -02:00
Yorik van Havre
32a54b0b87 DXF and IFC pref pages can now be set to show on each import/export 2016-02-02 16:13:40 -02:00
Yorik van Havre
758b0778d4 Updated translations with latest from crowdin 2016-02-01 23:32:58 -02:00
Yorik van Havre
98cc9913a4 Draft: fixed bug introduced by OK button 2016-02-01 20:28:30 -02:00
Yorik van Havre
dc80775b5d Draft: added a note to DXF options 2016-02-01 19:47:50 -02:00
Yorik van Havre
ded79db1cc Draft: small bugfix in wires 2016-02-01 17:56:20 -02:00
Yorik van Havre
1f2c0ce66a Draft: bugfix in legacy DXF importer 2016-02-01 12:15:50 -02:00
Yorik van Havre
6b0b3a8390 Draft: fixed bug in task panels 2016-01-31 16:28:13 -02:00
Yorik van Havre
16a29513f7 Draft: implemented OK button in task dialogs - fixes #2423 2016-01-30 15:07:29 -02:00
Yorik van Havre
55f28686cf Draft: Added Tick style for dimensions and wire/line arrows - fixes #2425 2016-01-30 14:46:38 -02:00
Yorik van Havre
1fbade253d Draft: fixed end arrow of lines/wires - fixes #2424 2016-01-30 14:31:32 -02:00
Yorik van Havre
3f35e195dd Path: misc bugfixes + restored node markers 2016-01-21 14:02:56 -02:00
wmayer
36d82133f1 + simplify porting of DraftUtils module to Python3 2016-01-20 11:57:59 +01:00
Yorik van Havre
63904377e2 Path: Added new series of tools and fixes
* Fixed UsePlacement property of Path Compounds
* Added Path FaceProfile command - does a simple 2D contour of a face
* Added Path FacePocket command - does a simple 2D pocket of a face
* Added Path Array command - does an array with copies of a path
* Added Path Custom command - to add custom G-Code
* Added Inspect command - to inspect the G-Code of a path
2016-01-19 22:31:46 -02:00
Yorik van Havre
2b674fd2c2 Draft: fixed gui bug in trimex 2016-01-14 13:39:24 -02:00
Yorik van Havre
7a2d7ab6dc Draft: small change in DXF pref page layout 2016-01-06 10:56:25 -02:00
Yorik van Havre
80658d0868 Draft: fixed bug in DXF export because of last commit - fixes #2391 2016-01-05 12:15:44 -02:00
Yorik van Havre
10b8354f55 Draft: don't check anymore for python DXF libs if using the C++ importer 2016-01-04 22:19:13 -02:00
Yorik van Havre
197f77f4ef Draft: finished new DXF importer - fixes #2205 2016-01-04 18:01:34 -02:00
Yorik van Havre
80f27ca316 Updated ts files prior to translation cycle 2016-01-03 19:45:29 -02:00
Yorik van Havre
0dc4045455 Draft: small fix in patterns 2015-12-30 12:30:40 -02:00
Yorik van Havre
c5bff2eecb Draft: Added a grid toggle button to the snap toolbar 2015-12-29 12:10:22 -02:00
Yorik van Havre
fc9731d029 Draft: fixed bug when loading objects with pattern set 2015-12-28 12:56:53 -02:00
Yorik van Havre
fb5fdc3231 Draft: Unified in-drawing shortcuts with what is shown in the GUI 2015-12-27 14:00:02 -02:00
Yorik van Havre
1c121106b3 Draft: x,y and z fields are now auto-masked when second point is horizontal or vertical 2015-12-26 20:19:52 -02:00
Yorik van Havre
eb98ddff88 Draft: fixed focus on first field when starting a draft command 2015-12-26 13:45:09 -02:00
Yorik van Havre
b66365c7a8 Draft: fixed non-focused taskview fields 2015-12-25 20:05:55 -02:00
Yorik van Havre
5244d9f17a Draft: small fix in trimex snap mode 2015-12-23 15:19:03 -02:00
Yorik van Havre
621630566b Draft: small fix in Arch Axes SVG output 2015-12-23 12:13:29 -02:00
Yorik van Havre
4157ec0d65 Draft: Fixed display of Arch axes on Drawing views 2015-12-23 11:55:34 -02:00
Yorik van Havre
a96a5c1db3 Draft: Fixed arc bug in DXF export - fixes #2208 2015-12-22 11:54:55 -02:00
Yorik van Havre
fbc64ce355 Draft: disabled moving siblings when moving an object 2015-12-19 22:32:56 -02:00