Yorik van Havre
335da6a0ad
Arch: Fixed moving and rotating spaces
2017-05-25 10:46:52 -03:00
Yorik van Havre
ee58881f18
Draft: Leave all clones selected after cloning
2017-05-21 18:21:01 -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
3b06b86162
Draft: Fixed weaknesses in Draft Edit command
2017-04-16 12:18:21 -03:00
Yorik van Havre
43ab645670
Draft: Fixed buggy Trimex in non-XY planes
2017-04-07 16:03:35 -03:00
Kunda
19f8fd4c10
source typo fixes pt5
...
+ cleaning up some more non-short-URLs
Issue #2914
2017-03-04 13:07:13 -03:00
Kunda
dde52952f4
source typo fixes pt1 (only on py3 merged code)
...
issue 0002914
2017-02-27 11:32:47 +01:00
Yorik van Havre
dd7b65a585
Draft: Added utilities -> create Working Plane Proxy command
2017-02-25 20:34:43 -03:00
Yorik van Havre
5bb2a5d4dd
Draft: Added a couple of missing tooltips
2017-02-25 19:24:42 -03:00
Yorik van Havre
89035021fb
Draft: Added checkbox to center working plane on current view in Select Plane dialog
2017-02-25 15:55:17 -03:00
Yorik van Havre
c23d885bac
Draft: Fixed point tool
2017-02-07 10:38:18 -02:00
looooo
8165b2ab85
py3: Draft: python3 translate
2017-02-04 15:48:43 +01:00
Kurt Kremitzki
2deaf4f2f2
Update to Python 3 print
2017-02-04 15:48:43 +01:00
lorenz_l
da2b9f38ce
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
742d92c6bd
py3: fix in draft translate function
2017-02-04 15:48:43 +01:00
Priit Laes
81464b5ef0
python: Draft: *.py: Fix syntax for Python3
2017-02-04 15:48:43 +01:00
Yorik van Havre
9a6191f572
Draft: AutoGroup system
2017-01-25 14:55:14 -02:00
Yorik van Havre
93262e98b4
Draft: more coherent rectangle creation
2017-01-21 13:18:46 -02:00
Yorik van Havre
c6144c218a
Draft: improvements to Stretch code, added support for rectangles
2017-01-15 17:32:13 -02:00
Yorik van Havre
c704c28920
Draft: Added stretch tool - fixes #1163
2017-01-13 11:25:25 -02:00
wmayer
f065f8eb53
if UnicodeUTF8 is not defined use a fallback implementation of translate()
2016-12-27 20:12:39 +01:00
Yorik van Havre
59987231ae
Arch: Extended panel tools
2016-12-17 14:39:45 -02:00
Yorik van Havre
63aa773078
Draft: fixes related to LineSegment + more powerful draft2sketch conversion
2016-12-02 11:06:31 -02:00
wmayer
1855c80f36
replace Part.Line with Part.LineSegment
2016-11-30 21:25:18 +01:00
Yorik van Havre
af97583026
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Yorik van Havre
e8e10ed05d
Arch: Allow to manually edit structural nodes - issue #2356
2016-10-09 23:18:23 -03:00
Yorik van Havre
0704ad0b71
Draft: Fixed parametric dimensions - fixes #1804 , #2614
2016-10-09 14:20:05 -03:00
Yorik van Havre
cf1f07c311
Draft: Fixed wrong shortcuts info - fixes #2519
2016-09-30 19:42:08 -03:00
Yorik van Havre
783ec34967
Minor bugfixes in Arch & Draft
2016-08-26 15:10:33 -03:00
Yorik van Havre
51ec213f45
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
6f38f91dd0
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
0a8ed56962
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
4e1794f5c8
Draft: Fixed grid that was not working anymore after closing a document
2016-08-17 16:38:23 -03:00
Yorik van Havre
1e333f4ef3
Draft: Fixed buggy units display in Draft widgets
2016-07-03 18:41:33 -03:00
Kurt Kremitzki
205cf94594
Fix "construcion" typo
2016-05-18 11:34:32 +02:00
Yorik van Havre
d3870968df
Draft: Fixed undo mode of wires - fixes #2456
2016-02-26 16:11:13 -03:00
Yorik van Havre
381dcfe7e3
Draft: Fixed problem with addPoint and delPoint buttons
2016-02-10 15:34:54 -02:00
Yorik van Havre
42c42fd064
Draft: removed redundant transactions in Draft edit mode
2016-02-09 13:11:46 -02:00
Yorik van Havre
d989acaae8
Draft: Added a grid toggle button to the snap toolbar
2015-12-29 12:10:22 -02:00
Yorik van Havre
aac4205d1d
Draft: small fix in trimex snap mode
2015-12-23 15:19:03 -02:00
Yorik van Havre
472e6b777a
Draft: shape2Dview now projects along the current view direction - fixes #2367
2015-12-14 19:32:35 -02:00
Yorik van Havre
c67b2bed45
Draft: Fixed offset of arcs - fixes #1993
2015-12-08 12:01:28 -02:00
Yorik van Havre
2e91633da9
Draft: Added mirror tool (more graphical version of Part Mirror) - fixes #2215
2015-12-05 14:19:35 -02:00
Yorik van Havre
fd191b802e
Draft: Fixed grid jump in edimode - fixes #2104
2015-12-03 22:59:50 -02:00
Yorik van Havre
220afa90db
Extending doxygen stuff for Draft & Arch
2015-09-04 19:14:36 -03:00
Yorik van Havre
91b2506ccc
Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__
2015-09-04 11:54:57 -03:00
Yorik van Havre
d0e43137ce
Draft: Fixed translation again
2015-09-01 10:50:23 -03:00
Yorik van Havre
4daf44b925
Draft: Fixed small issue in translation
2015-09-01 10:46:21 -03:00