Commit Graph

1814 Commits

Author SHA1 Message Date
Yorik van Havre
cfe2d134a2 Updated translations from crowdin 2017-10-23 18:32:02 -02:00
Nikolay Nizov
769e93973c Draft: Fix dimensions of parametric circles 2017-10-21 16:20:38 +03:00
microelly2
571aab7849 import svg with colors 2017-10-19 13:18:02 +02:00
Unknown
3a097116a5 Draft: UI Grammar fixes
In preferences-dxf.ui I think the intention was to write `join` and not `joint`. @wmayer please confirm, thanks!
2017-10-13 00:29:15 +02:00
Unknown
15c0d38536 Capitalize beginning of tooltips + Typos
Capitalized all remaining uncapitalized tooltips. 
+ Fixed typo in instantiate() function. Shouldn't have any repercussions on the code, AFAICT. 
+ other typos
2017-10-13 00:26:53 +02:00
Unknown
494a9a3f3b Draft: tooltip grammar fix 2017-10-11 23:08:33 +02:00
Unknown
60c01ad2ce crowdin: capitalize modifier key for Draft preferences-draftsnap.ui
https://crowdin.com/translate/freecad/548/en-sk#2587401
2017-10-11 09:02:50 -04:00
luzpaz
ab8f8919b6 Misc. typos
+ some are doxy others are just comment code.  
+ some minor whitespace and grammatical tweaks. 
+ app/SCL/* typos have also been submitted upstream (https://github.com/stepcode/stepcode/pull/366). So it's ok to merge them in to master.
2017-10-04 17:59:11 +02:00
Yorik van Havre
41b42cce04 Draft: fix to clone's App::Part support 2017-09-21 10:11:47 -03:00
Yorik van Havre
5e4b64d99f Draft: Add support for App::Part in Draft Clones 2017-09-20 11:12:11 -03:00
Yorik van Havre
8209762250 Draft: temporary fix for regression introduced by previous commit 2017-09-17 14:42:31 -03:00
Yorik van Havre
99b3e46f32 Draft: Fixed translate bug in non-GUI mode 2017-09-17 14:06:22 -03:00
looooo
4baf05933d qt5: fix in Draft translate 2017-09-03 11:28:05 -03:00
triplus
9409c0699b WhatsThis support for Draft Snap toolbar 2017-09-02 16:01:38 +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
fe3f671b81 Updated translation strings (and sent to crowdin) 2017-08-31 10:46:55 -03:00
luzpaz
467ef55788 Misc. typos discovered via crowdin
should close several crowdin issues.
2017-08-28 11:50:33 -03:00
Yorik van Havre
fccb5dbc87 Draft: New UI for the Scale tool 2017-08-25 16:40:49 -03:00
Yorik van Havre
12d411ac59 Draft: Fixed line to sketch conversion 2017-08-24 21:12:59 -03:00
Markus Lampert
1f3a1d7c81 Added option to snapper to hode the snapbar once it's done 2017-08-22 10:16:58 -03:00
luzpaz
f5979d3a40 Draft: grammer fix 2017-08-22 10:09:46 +02:00
Yorik van Havre
a5080329d8 Draft: draft2sketch now (partially) supports bezcurves and bsplines (no constraints yet) 2017-08-16 19:25:27 -03:00
Yorik van Havre
aa82216411 Draft: Fixed wrong arc projections in TechDraw 2017-08-16 17:52:56 -03:00
Yorik van Havre
a54b80ba6e Draft: Dont hide Start and End properties in Draft wires 2017-08-12 12:18:22 -03:00
Yorik van Havre
bcff2ab97c TechDraw: DraftView now renders Arch Rebars as wireframes 2017-08-09 10:27:45 -03:00
Yorik van Havre
028e54536c Draft: Fixed rotation of Points 2017-07-26 12:59:51 -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
Markus Lampert
c2f5b0ad5f Fixed SVG import of rectangles with rounded corners. 2017-07-18 22:07:37 -07: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
a545ffccd8 Arch: Added wood grain properties to Panel Sheets 2017-06-27 13:15:39 -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
Yorik van Havre
ed73fb6e72 Draft: Small optimizing in DraftGeomUtils.findIntersection() 2017-06-22 17:59:54 -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
wmayer
847a208868 add type 'long' to expected types list in scale and scaleTo 2017-06-19 19:19:17 +02:00
Yorik van Havre
e02430f5bf Draft: Added icons to select plane buttons 2017-06-15 18:26:57 -03:00
Yorik van Havre
f2fff7225c Draft: Fixed unicode conversion bug in DXF export 2017-06-09 00:00:08 -03:00
Yorik van Havre
3c96803d12 Draft: move the planetrack when drawing a polyline 2017-06-06 20:09:30 -03:00
Yorik van Havre
5424fcd19d Draft: Better msg in dxf import/export to inform the possibility to use the addon manager - issue #3064 2017-06-05 11:59:31 -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
3aa61531a8 Draft: Added snapping between mid of two hold points 2017-06-01 19:02:15 -03:00
Yorik van Havre
38544db282 Draft: Added visual feedback when modifying x,y,z values manually 2017-06-01 14:16:43 -03:00
Yorik van Havre
f55592755e Draft: First version of Draft Label object 2017-05-29 16:57:25 -03:00
Yorik van Havre
1096d825ec Using PropertyFont in Arch, Draft 2017-05-27 22:55:56 -03:00