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
luzpaz
d5a38892d8
Draft: doxygen tweaks
...
Getting familiarized with doxygen by starting some initial work on Draft module
typo introduced from commit
2017-02-04 16:09:49 +01:00
looooo
d8e9d98ae2
py3: Draft: use ordered dicts
2017-02-04 15:48:43 +01:00
looooo
79a6280360
py3: Draft: Trackers integer division
2017-02-04 15:48:43 +01:00
looooo
0adb58347e
py3: Draft: python3 translate
2017-02-04 15:48:43 +01:00
Kurt Kremitzki
b8eeb96431
Update to Python 3 print
2017-02-04 15:48:43 +01:00
lorenz_l
0af9e1802e
py3: error with decode translation.
...
translation already is a function defined in DraftTools and is responsable for right decoding. Not doing it twice.
2017-02-04 15:48:43 +01:00
Yorik van Havre
a7f88e4bca
py3: fix in draft translate function
2017-02-04 15:48:43 +01:00
wmayer
d250cf40f5
py3: ported Draft to python3
2017-02-04 15:48:43 +01:00
Priit Laes
e095084cfb
python: Draft: *.py: Fix syntax for Python3
2017-02-04 15:48:43 +01:00
Yorik van Havre
f02c9ecf04
Arch: Export rebars to IFC as SweptDiskSolids + fixed half-done py3 compatibility - fixes #2684
2017-01-29 14:27:42 -02:00
Yorik van Havre
9954cc63ac
Draft: Fixed small bug in SVG output
2017-01-25 21:29:33 -02:00
Yorik van Havre
009859ddf3
Draft: AutoGroup system
2017-01-25 14:55:14 -02:00
Zheng, Lei
1b197ae1ef
Draft: improved makeSketch backward compatibility
2017-01-24 10:25:58 -02:00
Zheng, Lei
00016543fa
Draft: various fixes and improvements of makeSketch
...
* Fixed extra conincidence constraint on closed wire
* Fixed Part::Feature arc handling
* Added support for Part.Shape
* Added radius and radius equal constraint
* Added support for auto deleting objects and all of its linked children
* Improved performance of autoconstraint
2017-01-24 10:25:58 -02:00
wmayer
1022fdd6a7
handle stricter tolerance of Vector3d for equality in Draft unit test
2017-01-23 17:42:15 +01:00
Yorik van Havre
bd78d6b072
Draft: Fixed encoding bug in dwg import - fixes #2872
2017-01-23 10:15:59 -02:00
Yorik van Havre
041cafe6ad
Draft: more coherent rectangle creation
2017-01-21 13:18:46 -02:00
Mateusz Skowroński
f87d25977e
Fix layout issue in DraftGui's _inputfield.
2017-01-21 08:37:24 +01:00
Yorik van Havre
876b3595dc
py3: open function is in module 'io' in py3 instead of __builtin__
2017-01-17 09:24:59 +01:00
Yorik van Havre
612bde7701
Draft: Fixed bug in line UI - fixes #2860
2017-01-15 17:55:11 -02:00
Yorik van Havre
ed0463728f
Draft: improvements to Stretch code, added support for rectangles
2017-01-15 17:32:13 -02:00
Alexander Gryson
65e5656bbc
Minor grid alignments
2017-01-14 10:16:28 +01:00
Yorik van Havre
72afcde8db
Draft: Added stretch tool - fixes #1163
2017-01-13 11:25:25 -02:00
wmayer
f39dfdc7b6
fixes #0002837 : Misspell in PY module
2017-01-09 21:21:36 +01:00
Yorik van Havre
1f116170d7
Draft: Moved dimension decimals preference setting to the dimension preferences tab - issue #2832
2017-01-07 14:20:58 -02:00
Yorik van Havre
8d7e6c5531
Draft: Fixed spline bug in DXF importer
2017-01-07 14:04:24 -02:00