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
Priit Laes
e095084cfb
python: Draft: *.py: Fix syntax for Python3
2017-02-04 15:48:43 +01:00
Yorik van Havre
009859ddf3
Draft: AutoGroup system
2017-01-25 14:55:14 -02:00
Yorik van Havre
041cafe6ad
Draft: more coherent rectangle creation
2017-01-21 13:18:46 -02:00
Yorik van Havre
ed0463728f
Draft: improvements to Stretch code, added support for rectangles
2017-01-15 17:32:13 -02:00
Yorik van Havre
72afcde8db
Draft: Added stretch tool - fixes #1163
2017-01-13 11:25:25 -02:00
wmayer
7b631625c7
if UnicodeUTF8 is not defined use a fallback implementation of translate()
2016-12-27 20:12:39 +01:00
Yorik van Havre
f8436dd909
Arch: Extended panel tools
2016-12-17 14:39:45 -02:00
Yorik van Havre
88700dc00b
Draft: fixes related to LineSegment + more powerful draft2sketch conversion
2016-12-02 11:06:31 -02:00
wmayer
c3fe2de155
replace Part.Line with Part.LineSegment
2016-11-30 21:25:18 +01:00
Yorik van Havre
bf0d37bf28
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Yorik van Havre
d6c953d301
Arch: Allow to manually edit structural nodes - issue #2356
2016-10-09 23:18:23 -03:00
Yorik van Havre
1745c4791c
Draft: Fixed parametric dimensions - fixes #1804 , #2614
2016-10-09 14:20:05 -03:00
Yorik van Havre
75fec57195
Draft: Fixed wrong shortcuts info - fixes #2519
2016-09-30 19:42:08 -03:00
Yorik van Havre
3cff94b046
Minor bugfixes in Arch & Draft
2016-08-26 15:10:33 -03:00
Yorik van Havre
e75d34daed
Draft: Added Draft Slope command - allows to change the slope of a selected Line or Wire
2016-08-22 17:34:38 -03:00
Yorik van Havre
031bf0ec10
Arch: Added specials snap
...
* Remove Arch option to snap to wall base (reimplemented below)
* Added new Specials snap button
* Special snap snaps to wall baselines, structure basepoints, and contents of SnapPoints property, if existing
2016-08-22 13:49:54 -03:00
Yorik van Havre
09101c65af
Draft: Pressing Wire when several connected lines are selected now turns them into a wire
2016-08-19 20:24:27 -03:00
Yorik van Havre
8b7bbc1bc9
Draft: Fixed grid that was not working anymore after closing a document
2016-08-17 16:38:23 -03:00
Yorik van Havre
4efe02c3cc
Draft: Fixed buggy units display in Draft widgets
2016-07-03 18:41:33 -03:00
Kurt Kremitzki
cd312c1f7f
Fix "construcion" typo
2016-05-18 11:34:32 +02:00
Yorik van Havre
2cf01803d5
Draft: Fixed undo mode of wires - fixes #2456
2016-02-26 16:11:13 -03:00
Yorik van Havre
356d0c9f7d
Draft: Fixed problem with addPoint and delPoint buttons
2016-02-10 15:34:54 -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
c5bff2eecb
Draft: Added a grid toggle button to the snap toolbar
2015-12-29 12:10:22 -02:00
Yorik van Havre
5244d9f17a
Draft: small fix in trimex snap mode
2015-12-23 15:19:03 -02:00
Yorik van Havre
e44611e2e4
Draft: shape2Dview now projects along the current view direction - fixes #2367
2015-12-14 19:32:35 -02:00
Yorik van Havre
3ab0d788b1
Draft: Fixed offset of arcs - fixes #1993
2015-12-08 12:01:28 -02:00
Yorik van Havre
aca192083a
Draft: Added mirror tool (more graphical version of Part Mirror) - fixes #2215
2015-12-05 14:19:35 -02:00
Yorik van Havre
88b80f82a2
Draft: Fixed grid jump in edimode - fixes #2104
2015-12-03 22:59:50 -02:00
Yorik van Havre
b00d09ce66
Extending doxygen stuff for Draft & Arch
2015-09-04 19:14:36 -03:00
Yorik van Havre
f8571fb2a4
Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__
2015-09-04 11:54:57 -03:00
Yorik van Havre
5afc1843d0
Draft: Fixed translation again
2015-09-01 10:50:23 -03:00
Yorik van Havre
8af403a1bc
Draft: Fixed small issue in translation
2015-09-01 10:46:21 -03:00
Yorik van Havre
08a79112b9
Draft: small bugfix - fixes #2159
2015-08-04 23:58:46 -03:00
Yorik van Havre
cd2bed70e5
Draft: fixed typo
2015-05-12 22:14:06 -03:00
Yorik van Havre
74cf72511a
Draft: Improvements to Trimex tool - fixes #1598
...
* Autotrim 2 intersecting draft lines, wires or arcs
* Don't snap if CTRL is not pressed
* Allow to trim/extend against itself
2015-01-19 13:49:33 -02:00
Yorik van Havre
45ad705f34
Draft: More robust method to write DXF arcs
2015-01-18 13:42:17 -02:00
Yorik van Havre
bc7adf3548
Draft: minor fix in up/downgrade
2015-01-16 19:57:39 -02:00
Yorik van Havre
24409ecf80
Draft: Added a recompute() at the end of Upgrade and Downgrade
2015-01-16 18:05:02 -02:00
Yorik van Havre
0f1d03867a
Draft: Fixed continued dimension - fixes #1891
2015-01-13 19:07:05 -02:00
wood galaxy
d5f15574db
Draft : fix some utf8 decode
...
Impacted Lines : 688,2061,2972
2015-01-05 13:13:45 -02:00
Yorik van Havre
37ebcd4e28
Draft: fixed #1664 again
2015-01-04 20:38:47 -02:00
Yorik van Havre
71febeecf7
Draft: Changed working plane button text to Auto - fixes #1879
2014-12-29 17:54:04 -02:00
Michael Georg Hansen
120394c386
Prevent pages and views from being put into the drawing sheet.
2014-12-20 22:18:43 +01:00
Michael Georg Hansen
a268574e2b
Remove leftover debug output and use named parameters.
2014-12-20 22:18:22 +01:00
Michael Georg Hansen
bb2958b24d
Reuse projection settings from an existing view when creating new draft views.
...
Select a draft object and a view on a drawing page, then the view created for
the draft object will have the same projection settings as the selected view.
2014-12-20 22:17:08 +01:00