Commit Graph

1434 Commits

Author SHA1 Message Date
WandererFan
ccd04f3c9b Fix #1939 Draft ShapeString with whitespace string 2017-12-06 19:51:22 -05:00
Unknown
f5146508bb Misc. typos 2017-12-06 20:59:55 +01:00
Unknown
3d914beb88 SVG Cleanup: tweaked <dc:description> tags for changed clone icons
Follow-up to changes made in 7797850ee833b9cfdfe6ba9b801dbc46ab536366
+ remove agryson from the 2 icon properties
2017-12-02 14:02:14 +01:00
Unknown
88f6ecc118 SVG Cleanup: remove typos + uniformity fixes 2017-12-02 14:02:14 +01:00
luzpaz
985980648c Typos: user-facing and trivial
Several typos and uniformity fixes.
Note: 
*SCL/SimpleDataTypes.py is a upstream stepcode file whose fiz has been submitted upstream and accepted.
*the header of Tools/generateBase/generateMetaModel_Module.xsd  had redundant data. It has been removed. Please double check it.
2017-12-02 14:00:57 +01:00
Yorik van Havre
dc0c9b14f6 Draft: Added Fuse property to Clones 2017-11-28 12:59:40 -02:00
Yorik van Havre
d98c1640d1 Draft: Added a utility command to add selected objects tothe construction group 2017-11-27 13:38:30 -02:00
Yorik van Havre
61d36f0419 Draft: Added preference option to set focus on Length when drawing lines 2017-11-27 13:05:10 -02:00
wmayer
a3f5e87c63 fixes #0003258: Draft Snap toolbar doesn't display MenuText AKA status bar text when hovering over icons 2017-11-19 17:59:46 +01:00
luzpaz
cc87c20afe 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
Yorik van Havre
7a755f0294 Draft: Fix import of dxf files in no-gui mode 2017-11-14 10:19:33 -02:00
luzpaz
e4d1d305ea Draft: tooltip uniformity fixes 2017-11-13 11:49:55 -05:00
Yorik van Havre
9b93e15612 Less copyright-harmful clone icons for Draft and PartDesign 2017-11-06 19:38:36 -02:00
Harald Geyer
91719fce6c Draft: Fix module loading in non-GUI mode
The WorkingPlane module is used in getSVG and getDXF, so we need to
import it unconditionally.
2017-11-05 12:47:08 +01:00
easyw
a1c5b2a4bd avoid stop loading on coincident points
reference at the forum:
https://forum.freecadweb.org/viewtopic.php?f=3&t=25146&p=197699#p197607
2017-11-02 10:24:25 +01:00
Markus Lampert
e0197fb6ea Fixed holding tags snapper interaction. 2017-11-01 10:39:07 -02:00
tomate44
eef61c54ff fix BSpline curves treatment in Draft.makeSketch. BSplineCurves in a wire were doubled. Don't expose internal geometries of BSplineCurves of a wire to keep sketch lighter. 2017-10-30 18:13:32 +01:00
tomate44
0627fed2ee add ArcOfEllipse to DraftGeomUtils.orientEdge 2017-10-30 17:30:44 +01:00
tomate44
c384b9908b add BSpline support to Draft.makeSketch 2017-10-30 14:02:49 -02:00
Yorik van Havre
c24ea6eff3 Draft/Arch: Support for Y situations in sketches - issue #3163 2017-10-27 16:41:31 -02:00
Yorik van Havre
05a5e9965e Updated translations from crowdin 2017-10-23 18:32:02 -02:00
Nikolay Nizov
0dff19e1fb Draft: Fix dimensions of parametric circles 2017-10-21 16:20:38 +03:00
microelly2
a43e709dcb import svg with colors 2017-10-19 13:18:02 +02:00
Unknown
15aed29e63 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
fa4a6b43ee 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
8468a4cb35 Draft: tooltip grammar fix 2017-10-11 23:08:33 +02:00
Unknown
1b46207bdb 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
f3bf8fe919 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
6797965dd5 Draft: fix to clone's App::Part support 2017-09-21 10:11:47 -03:00
Yorik van Havre
74ee138915 Draft: Add support for App::Part in Draft Clones 2017-09-20 11:12:11 -03:00
Yorik van Havre
2db155a0c2 Draft: temporary fix for regression introduced by previous commit 2017-09-17 14:42:31 -03:00
Yorik van Havre
851e0bfd89 Draft: Fixed translate bug in non-GUI mode 2017-09-17 14:06:22 -03:00
looooo
adb836c33b qt5: fix in Draft translate 2017-09-03 11:28:05 -03:00
triplus
d15c27e5ec WhatsThis support for Draft Snap toolbar 2017-09-02 16:01:38 +02:00
Yorik van Havre
8b278486d0 Draft: WP Proxy now supports perspective camera too 2017-09-01 19:47:13 -03:00
Yorik van Havre
b16b17ced2 Updated translation strings (and sent to crowdin) 2017-08-31 10:46:55 -03:00
luzpaz
f7b8e070db Misc. typos discovered via crowdin
should close several crowdin issues.
2017-08-28 11:50:33 -03:00
Yorik van Havre
353e9a6228 Draft: New UI for the Scale tool 2017-08-25 16:40:49 -03:00
Yorik van Havre
520fa8d4e3 Draft: Fixed line to sketch conversion 2017-08-24 21:12:59 -03:00
Markus Lampert
b3e834f7bf Added option to snapper to hode the snapbar once it's done 2017-08-22 10:16:58 -03:00
luzpaz
a4766ba5dd Draft: grammer fix 2017-08-22 10:09:46 +02:00
Yorik van Havre
15de1287ee Draft: draft2sketch now (partially) supports bezcurves and bsplines (no constraints yet) 2017-08-16 19:25:27 -03:00
Yorik van Havre
de982f7c29 Draft: Fixed wrong arc projections in TechDraw 2017-08-16 17:52:56 -03:00
Yorik van Havre
8eafaba8cb Draft: Dont hide Start and End properties in Draft wires 2017-08-12 12:18:22 -03:00
Yorik van Havre
ca46210fce TechDraw: DraftView now renders Arch Rebars as wireframes 2017-08-09 10:27:45 -03:00
Yorik van Havre
c8931b5541 Draft: Fixed rotation of Points 2017-07-26 12:59:51 -03:00
Yorik van Havre
0bee1b972e Draft: Fixed Move & Rotate continue mode 2017-07-26 12:51:52 -03:00
Yorik van Havre
82fd10b4c7 Draft: Copy groups too when moving/rotating/copying groups 2017-07-25 15:01:58 -03:00
Markus Lampert
56b3c19a0e Fixed SVG import of rectangles with rounded corners. 2017-07-18 22:07:37 -07:00
Yorik van Havre
a8710edb51 Draft: Refined Select plane to accept any 3 selected vertices 2017-07-08 14:27:44 -03:00