Commit Graph

489 Commits

Author SHA1 Message Date
Yorik van Havre
891682a412 Draft: Added 'Flatten' context menu entry to Draft Wires 2018-05-14 16:49:25 -03:00
Yorik van Havre
d9314b756e Draft: Draft Text now uses its own python object instead of App::Annotation 2018-05-10 17:43:16 -03:00
Yorik van Havre
c360263582 Arch/Draft: Make sure an active doc exists before creating objects 2018-05-08 16:07:55 -03:00
Yorik van Havre
7fa81fd2e6 Draft: Fixed syntax error 2018-05-03 10:46:00 -03:00
luz.paz
bc0a885518 Draft: move newlines out of translations 2018-05-02 00:50:06 -04:00
looooo
01beecc7a0 draft: fix diameter-dimension 2018-04-25 09:38:12 -03:00
looooo
77895f959d py3: draft fixes (grid)
integer-division (please remember using // for integer division ;)
+ use same color for arrow and line
2018-04-22 07:53:20 +02:00
Yorik van Havre
c4aaef4033 fixed missing py2 case 2018-04-18 10:05:49 -03:00
Adrian Schröter
5b744ae05b fix runtime error creating a wire from string with python3
Tested against version 0.17
2018-04-18 10:05:49 -03:00
luz.paz
e0161f4652 [For v0.18]Draft: add translation() + move \n out of translation strings 2018-04-11 10:51:13 -03:00
Alexander Pravdin
2400fe64b4 Draft: dimension and extension lines overshoots 2018-04-10 19:28:40 +02:00
Yorik van Havre
2891173923 Draft: small bugfix in WPProxy 2018-03-31 17:21:18 -03:00
Yorik van Havre
c960e8d128 Arch: Fixed window transparency bug 2018-03-22 13:08:42 -03:00
Yorik van Havre
4af69bf3f6 Draft: Bugfix in SVG export 2018-03-10 18:50:56 -03:00
Yorik van Havre
124d0ef70b Arch: Fixed bug in windows transparency 2018-03-06 11:17:44 -03:00
Alexander Pravdin
7c1c19a179 Draft: New dimension arrow tick (Tick-2) 2018-03-05 16:32:42 -03:00
Yorik van Havre
ed240535f2 Draft: Small bugfix in dimensions 2018-02-22 15:27:16 -03:00
Yorik van Havre
f0d06f0c15 Draft - fixed chamfer property of Wires - fixes #3044 2018-01-25 19:07:19 -02:00
Yorik van Havre
249c4a05be Draft: Added property to allow to turn off Shape2DView recomputes if invisible 2018-01-08 15:13:01 -02:00
Yorik van Havre
4c9c0175b0 Draft: fixed bug in Point tool 2018-01-06 13:09:03 -02:00
Yorik van Havre
d16ef8763e Arch: Fixed some missing objects in IFC export 2018-01-05 20:04:40 -02:00
Unknown
a8ecffb652 Misc. typo fixes
Various workbenches
2017-12-23 14:30:30 +01:00
WandererFan
750661de35 Fix #1947 non-ASCII in file path
- this also fixes file path part of #3139
- this needs work for Py3
2017-12-06 19:51:22 -05:00
WandererFan
640fce5d06 Fix #1939 Draft ShapeString with whitespace string 2017-12-06 19:51:22 -05:00
luzpaz
56111a0810 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
7822f4aacb Draft: Added Fuse property to Clones 2017-11-28 12:59:40 -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
Harald Geyer
2677363769 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
tomate44
5657acdfb6 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
d2f4fcb6a2 add BSpline support to Draft.makeSketch 2017-10-30 14:02:49 -02:00
Yorik van Havre
e16c152da4 Draft/Arch: Support for Y situations in sketches - issue #3163 2017-10-27 16:41:31 -02:00
Nikolay Nizov
769e93973c Draft: Fix dimensions of parametric circles 2017-10-21 16:20:38 +03: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
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
12d411ac59 Draft: Fixed line to sketch conversion 2017-08-24 21:12:59 -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
7fc063508f Draft: Copy groups too when moving/rotating/copying groups 2017-07-25 15:01:58 -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
a545ffccd8 Arch: Added wood grain properties to Panel Sheets 2017-06-27 13:15:39 -03:00
Yorik van Havre
f55592755e Draft: First version of Draft Label object 2017-05-29 16:57:25 -03:00