Commit Graph

311 Commits

Author SHA1 Message Date
Yorik van Havre
8d77f55104 0001068: Bug in Draft DXF export 2013-04-08 17:03:41 -03:00
Yorik van Havre
b6d063a662 0001075: faster Draft manual coordinates 2013-04-07 18:47:02 -03:00
Yorik van Havre
1239f96097 0001082: Adding points in Draft Edit 2013-04-07 17:39:00 -03:00
Yorik van Havre
1b409a5bf7 Draft: Fixes to primitive-enabled tools 2013-04-02 19:43:10 -03:00
Yorik van Havre
d0d516e818 0001074: Draft Ellipse tool
The Draft module now features an Ellipse tool
that creates a Part Ellipse object.
2013-04-01 17:46:32 -03:00
Yorik van Havre
a27a96de9d 0001073: Allow Draft tools to create Part Primitives
A preferences setting now allow Draft tools to create Part primitives
instead of Draft objects, when possible (currently point, line, arc,
circle and rectangle).
2013-03-31 23:20:30 -03:00
Yorik van Havre
63442c9c9b 0001072 : Edge.Curve assert in Draft 2013-03-31 17:54:32 -03:00
Yorik van Havre
558862130b Arch: Better auto-fuse for walls 2013-03-24 15:22:37 -03:00
Yorik van Havre
ea2dc158da Draft: Added Heal command
The Draft_Heal command allows to heal bad Draft objects coming
from earlier versions of FreeCAD.
2013-03-06 12:14:14 -03:00
Yorik van Havre
943886af8f 0000983: Draft wires, rectanges and polygons now have a chamfer property 2013-02-25 23:26:42 -03:00
Yorik van Havre
f3001d064b Draft: small bugfix 2013-02-25 22:56:06 -03:00
Yorik van Havre
4f3eeda0d6 0000946: Draft inserts now set the active document 2013-02-25 19:38:53 -03:00
Yorik van Havre
238155a3eb 0000966: Draft Workingplane tooltip 2013-02-25 19:29:31 -03:00
Yorik van Havre
86b68afb2a 0001024: Draft Line properties now respect the placement 2013-02-25 19:21:28 -03:00
Yorik van Havre
0bab382033 0000959: Arcs exported to DXF with wrong direction 2013-02-21 19:36:24 -03:00
Yorik van Havre
7c0250e93f 0000999: Separate Draft upgrade and downgrade 2013-02-18 17:48:56 -03:00
Yorik van Havre
ef02e37653 Draft: Upgrade tool is now available to python scripting 2013-02-17 11:24:12 -03:00
Yorik van Havre
0f7a8a76ad Draft: New Draft icon 2013-02-15 13:15:19 -02:00
Yorik van Havre
8181d6b40c Draft: Fixed a disappearing wire problem in Upgrade tool 2013-02-09 14:18:55 -02:00
Yorik van Havre
75d9633504 Draft: small fix in Draft Upgrade 2013-02-04 18:16:11 -02:00
Yorik van Havre
8581cfd298 0000963: Draft polar array 2013-01-23 16:31:10 -02:00
Sebastian Hoogen
d42741f3a2 0000962: Attempting to import an SVG file fails
with "invalid literal for int() with base 16"
2013-01-21 11:39:50 +01:00
Sebastian Hoogen
a9a9e7aa99 bugfix for handling of elipses in importSVG 2013-01-09 15:09:22 +01:00
Yorik van Havre
01f22dad0a 0000891: Draft intersection snapping 2012-12-20 21:26:09 -02:00
Yorik van Havre
92d4c0f612 0000919: Draft upgrade to face 2012-12-20 13:39:27 -02:00
Yorik van Havre
2fc5a76dbe 0000890: bug in Draft Offset 2012-12-19 13:54:03 -02:00
Yorik van Havre
b0c93f2737 0000901: Draft Edit mode 2012-12-18 14:44:39 -02:00
Yorik van Havre
c6f7c1d9ce 0000907: Draft snap icons 2012-12-18 14:17:08 -02:00
Yorik van Havre
7f882a66b5 Updated with latest crowdin translations 2012-12-18 13:28:11 -02:00
Yorik van Havre
e0ac6a72f1 Draft: bugfix in dimensions 2012-12-09 20:41:53 -02:00
Yorik van Havre
6d756c9944 Draft: bugfix in polar snapping 2012-12-07 19:27:23 -02:00
Yorik van Havre
ed6cd0ce59 Updated translation strings 2012-12-07 10:56:57 -02:00
Yorik van Havre
4f283c7149 Draft: small bugfix 2012-12-07 10:50:42 -02:00
Yorik van Havre
f95e990844 Draft: Bugfix in parametric dimensions 2012-11-24 14:21:42 -02:00
Yorik van Havre
33c7a90e43 Draft: better cleaning of shape2Dview 2012-11-23 22:35:54 -02:00
Yorik van Havre
b01a35ab39 Draft: small bugfix in shape2dview 2012-11-23 20:44:01 -02:00
Yorik van Havre
8457014992 Draft: Optimization in Shape2DView 2012-11-23 19:22:00 -02:00
Yorik van Havre
c9164bb9d0 Draft: Small fix to work without GUI 2012-11-23 18:36:43 -02:00
Yorik van Havre
d662731f3f 0000887: Draft BSpline bug 2012-11-23 18:34:44 -02:00
Yorik van Havre
13f06b6a7a Draft: Fixed a bug in Shape2Dview 2012-11-23 16:54:15 -02:00
Yorik van Havre
b173f239c8 0000835: Draft preferences pages 2012-11-17 19:26:29 -02:00
Yorik van Havre
ea77af035a Draft: small bugfix 2012-11-17 12:48:37 -02:00
Yorik van Havre
b77ffea248 Further optimizations in Draft 2012-11-15 23:00:58 -02:00
Yorik van Havre
a019a315e6 Optimizations in Draft module
* More efficient and lightweight ghosts in move & rotate
* Track lines now handled directly by the snapper
* More precise snapping for move (experimental)
2012-11-15 15:04:02 -02:00
Yorik van Havre
a553941409 0000866: Draft to sketch 2012-11-02 18:59:31 -02:00
Yorik van Havre
d71beba746 Added new translations to makefiles 2012-10-30 10:49:36 -02:00
Yorik van Havre
1def021530 Updated translations from crowdin
* Updated the updateTranslations.py tool so it can now work with
  unzipped folders, and it updates qt resource files when necessary.
* Updated existing translations, changed a couple of language codes:
  es -> es-ES, pt -> pt-BR, zh -> zh-CN, se -> sv-SE
* Added new translations that have more than 50% translated:
  cs, hu, ro, sk, zh-TW, tr
2012-10-30 09:59:55 -02:00
wmayer
db08d87e99 Fix build problems with ImportGui module, fix bug in Draft when using texture image 2012-10-05 12:19:07 +02:00
Yorik van Havre
b54d753f3d 0000825: dxf import bug 2012-09-16 15:04:04 -03:00
Yorik van Havre
50566ca354 0000821: Draft snap bug 2012-09-16 14:43:08 -03:00