Commit Graph

242 Commits

Author SHA1 Message Date
Yorik van Havre
f7629821ed Draft: Fixed translation problem in bezcurve 2018-01-05 22:08:39 -02:00
Unknown
d949210aed Typos, grammar & uniformiity
3rd party KDL typos have been submitted upstream https://github.com/orocos/orocos_kinematics_dynamics/pull/121
2017-12-13 00:10:46 -05:00
Unknown
19254207c2 Draft: crowdin tooltip typo fix
ref: https://crowdin.com/translate/freecad/548/en-cs#6500043
2017-12-12 21:57:44 +01:00
Yorik van Havre
3e921cbda5 Draft: Added a utility command to add selected objects tothe construction group 2017-11-27 13:38:30 -02:00
luzpaz
706141b967 Make uniform the use of B-spline visible to users
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=8&t=25411
This commit does not include fixes to source  comments unless they were 'doxygenated'.
No .xml files were altered either.
2017-11-17 19:30:37 -05:00
luzpaz
d8b2855933 Draft: tooltip uniformity fixes 2017-11-13 11:49:55 -05:00
Unknown
494a9a3f3b Draft: tooltip grammar fix 2017-10-11 23:08:33 +02:00
Yorik van Havre
61c7ac7fdd Draft: WP Proxy now supports perspective camera too 2017-09-01 19:47:13 -03:00
Yorik van Havre
fccb5dbc87 Draft: New UI for the Scale tool 2017-08-25 16:40:49 -03:00
Yorik van Havre
352accabd9 Draft: Fixed Move & Rotate continue mode 2017-07-26 12:51:52 -03:00
Yorik van Havre
7fc063508f Draft: Copy groups too when moving/rotating/copying groups 2017-07-25 15:01:58 -03:00
Yorik van Havre
d31be3117d Draft: Refined Select plane to accept any 3 selected vertices 2017-07-08 14:27:44 -03:00
Yorik van Havre
087a1c1056 Draft: Extended WPProxy tool 2017-07-06 14:44:13 -03:00
Yorik van Havre
cab3358ee8 Arch: Removed Armatures property from Structures + added Host property to Rebars 2017-07-05 20:58:48 -03:00
Yorik van Havre
74e7940024 Draft: More solid closing of Draft commands - fixes #2532 2017-06-29 12:17:36 -03:00
Yorik van Havre
859b94e311 Draft: trying different method to solve encoding problem 2017-06-26 23:51:45 -03:00
Yorik van Havre
3ada1416ba Draft: Fixed encoding error 2017-06-24 20:55:40 -03:00
looooo
fe66e96faf draft: move translation to DraftGui
otherwiser there are some strange ImportEroors.
2017-06-20 12:18:01 +02:00
looooo
d9d1e8640f py3: Draft: string / unicode:
issue 0000995
- use optional argument to get unicode from translation in python2
- add a utf8_decode function to get unicode from string, bytes, unicode
2017-06-20 12:18:01 +02:00
Yorik van Havre
3c96803d12 Draft: move the planetrack when drawing a polyline 2017-06-06 20:09:30 -03:00
Yorik van Havre
d52f9f5d1a Draft: autogroup arrays 2017-06-03 14:50:15 -03:00
Yorik van Havre
83095ca574 Draft: Fixed clone bug - fixes #3066 2017-06-02 23:43:47 -03:00
Yorik van Havre
f55592755e Draft: First version of Draft Label object 2017-05-29 16:57:25 -03:00
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