wmayer
0a8b3a7ec8
+ fixes #0001447 : Crash when opening task dialog for orthographic projection while another task dialog is open
2014-02-27 11:14:53 +01:00
Sebastian Hoogen
f48d95d93c
Drawing: approximate rational splines and enforece only GeomAbs_C0
2014-01-18 11:50:57 +01:00
Sebastian Hoogen
966f5d13e1
Updated ISO7200 based drawing templates
...
added Working space and Title block tags
2014-01-15 12:03:55 -02:00
jriegel
248d8013d3
fix some warnings
2014-01-12 16:25:47 +01:00
jriegel
94754186e7
Fix for Windows
2014-01-12 16:21:07 +01:00
j-dowsett
1a24de3b8a
Rewrite of OrthoViews. Detect page size and titleblock from tags in SVG template. Separation of logic from GUI. Much improved logic. No longer uses python to manipulate views - calls C++ methods directly. Can now support more views, and axonometric views in any position.
2014-01-10 11:33:34 +00:00
j-dowsett
646ed9c61a
Applying tanderson's patch to replace invertY with (1,-1) scaling of SVG itself. Commented out invertY as no longer used.
2014-01-10 11:31:14 +00:00
Yorik van Havre
257a15a5bd
Drawing: Added property to set hidden line width - fixes #606
2014-01-01 14:41:39 -02:00
wmayer
f63e91a63a
fixes #0001337 : Add american templates to Drawing workbench 'New Drawing' drop-down button
2013-12-24 12:39:15 +01:00
j-dowsett
69d7506b2a
Added manual scaling to axonometric view
2013-12-15 11:26:54 +00:00
j-dowsett
79b51af1c3
Correctly identify standard template files
2013-12-15 11:26:54 +00:00
j-dowsett
572d4faf07
Correctly enables/disables axonometric tab when axonometric view added/removed.
2013-12-15 11:26:54 +00:00
j-dowsett
5ada742f7e
Fixed overwriting of axo view when ortho views changed.
2013-12-15 11:26:54 +00:00
j-dowsett
7ee2d974a9
Fix to axonometric projection for objects not centred at y = 0
2013-12-15 11:26:53 +00:00
j-dowsett
db78317777
Added functionality for axonometric views in orthogrpahic projection tool
2013-12-15 11:26:53 +00:00
Yorik van Havre
e888e4f6b3
Drawing: Symbol command
...
A new symbol command and Drawing::FeatureViewSymbol object allow to
load the contents of an external svg file and place it as a symbol
on a Drawing page. This symbol can then be moved and rescaled.
2013-11-01 19:12:09 -02:00
wmayer
ad877e1ae1
+ Make Python API more pythonic
2013-10-11 13:57:05 +02:00
wmayer
dd672d2b2f
+ Fix double to float cast
2013-10-10 17:15:03 +02:00
jriegel
00ea24e07e
Integrate Werners & Jans double branch
...
Move from float to double
Further suggestions for float -> double move
Moved Tools2D from float to double
More suggestions for float->double move from Gui subdirectory
Changes to FEM constraint visuals for float->double move
Suggested changes for float -> double move
Suggestions for Part module moving float -> double
2013-09-24 11:00:57 +02:00
wmayer
3590e6fc7b
+Relicense from GPL to LGPL
2013-09-19 11:21:03 +02:00
Yorik van Havre
9eb8b5df54
Modified a couple of icons (Raytracing and Drawing) to give a more unified look
2013-09-16 12:18:15 -03:00
Yorik van Havre
4005b199e0
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
wmayer
88127891fa
0001155: FreeCAD crashed while creating a loft of two ellipses
2013-06-20 13:12:31 +02:00
wmayer
4f37cce5fc
Activate OSD signals on Linux
2013-06-12 23:15:53 +02:00
wmayer
62474aa27b
Switch new selection style explicitly off for some types
2013-04-28 17:23:54 +02:00
wmayer
58717708d9
Add project shape command to Drawing menu
2013-01-02 14:39:07 +01:00
Yorik van Havre
7f882a66b5
Updated with latest crowdin translations
2012-12-18 13:28:11 -02:00
Yorik van Havre
ed6cd0ce59
Updated translation strings
2012-12-07 10:56:57 -02:00
wmayer
15fc11c16f
Fix build failures with automake
2012-12-06 20:13:24 +01:00
wmayer
565a2f014e
Add DXF export of Drawing module to export command
2012-11-30 16:42:30 +01:00
wmayer
10c81a901d
Remove Svg prefix from enum type
2012-11-29 11:52:42 +01: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
6c8f2a114c
Use user-defined tolerance for tessellation
2012-10-08 14:10:53 +02:00
wmayer
03dc5b1d66
Set tessellation tolerance in Drawing by user
2012-10-07 17:07:23 +02:00
wmayer
c08f4f1925
Fix translation issues
2012-08-31 13:11:52 +02:00
Yorik van Havre
9d5d9f94f1
Updated translation files
2012-08-16 16:09:56 -03:00
wmayer
f9f03f1d89
Automatically create actions for each template
2012-07-22 14:56:25 +02:00
wmayer
ce862419a0
Check at runtime if drawing page is there
2012-07-21 09:47:44 +02:00
wmayer
84fc5ec87e
0000749: PI was not declared in this scope - compile error
2012-06-14 13:01:07 +02:00
wmayer
8a94ba885c
Fix critical warnings
2012-06-13 18:49:10 +02:00
wmayer
0f259813fe
Fix build errors with autotools
2012-06-12 01:00:17 +02:00
wmayer
fb0ca007f9
Fix issues in autotools
2012-06-11 23:06:09 +02:00
wmayer
90509111c4
Fix build errors with autotools, fix a couple of grave bugs
2012-06-11 21:19:49 +02:00
wmayer
fa9459f848
Set number if decimals in property editor according to user settings
2012-06-11 18:25:56 +02:00
wmayer
6c11955749
Raise exception in Drawing module for unsupported objects
2012-06-05 13:55:56 +02:00
Yorik van Havre
5eb163b060
Added 0000145 : Drawing clip objects
2012-05-16 16:31:02 -03:00
Yorik van Havre
020b14f6bb
Refined Drawing::FeatureViewAnnotation
...
+ Now goes inside an existing page automatically
+ Supports Rotation value
2012-05-03 16:04:48 -03:00
Yorik van Havre
ecd15b692f
Added 0000602 : Annotations object for Drawing pages
2012-05-02 18:16:41 -03:00
Yorik van Havre
145ef52566
Set Drawing hidden linewidth to half the normal linewidth
2012-04-18 10:02:15 -03:00