Yorik van Havre
757c7ab33e
Draft: Fixed task dialog error
2014-05-14 10:42:31 -03:00
Yorik van Havre
392cf965af
Draft: small improvements to units system in dimensions
2014-05-09 17:47:08 -03:00
Yorik van Havre
1fffc978b4
Draft: small fix to units parsing - issue #1524
2014-05-08 16:15:52 -03:00
Yorik van Havre
8e1ebcd6fb
Draft: issue #1524 - Added Wandererfan's fix to displayExternal
2014-05-08 10:49:10 -03:00
Yorik van Havre
78a36e4e9a
Draft: supported comma as decimals separator
2014-05-07 17:26:31 -03:00
WandererFan
dea3fa6c66
issue #1524 Add UNITS to Draft Shapestring
2014-05-07 11:13:34 -03:00
WandererFan
213a09c163
issue #1524 - Units in Draft Gui
...
- basic working version for points,radii entry
- logic added to Trimex, Offset, Rotate
2014-05-05 07:49:01 -04:00
Yorik van Havre
e0e6f9bf2e
Draft: Fixed radius and offset numeric values - fixes #1530
2014-05-03 12:37:46 -03:00
Yorik van Havre
e2650dc341
Draft: Turned the tray tools into a toolbar
2014-05-03 12:32:39 -03:00
Yorik van Havre
f5627b33b2
Draft: Switching to Units system
2014-04-16 15:35:03 -03:00
Yorik van Havre
2845505c9f
Draft: preparing for units support
2014-04-07 12:17:48 -03:00
Yorik van Havre
e429b31acb
Arch: Fixed toolbar mode - fixes #1473
2014-03-27 17:18:14 -03:00
WandererFan
b3d1b7a2ea
1443: Fix ShapeString user font selection on Windows
2014-02-27 15:18:18 +01:00
Sebastian Hoogen
2dfabfdcb5
Draft Bezier Curve: implemented Continuity Property
...
Draft: allow continuity on closed Bezier curves
Draft: BezCurve bugfixes
- smoothBezCurve
- edit mode
- avoid splitting points into segments as long as degree is zero
- increase the continuity when closing curve
- closed berzier curves
- Catch modifications of continuity of first and last knot on open curves
2014-02-23 11:54:59 -03:00
WandererFan
e60a77eb27
Add BezCurve tangent/symmetric buttons to Draft.Edit
2014-02-23 11:54:58 -03:00
WandererFan
2d43d61b92
Add Draft Bezier Curve draw & edit mockup using bSpline tools.
2014-02-23 11:54:58 -03:00
Yorik van Havre
3bebf0dcea
Fixed Draft utilities menu
2014-02-21 18:16:25 -03:00
Yorik van Havre
3acd9719c5
Arch: fixed Continue mode
2014-02-21 17:52:14 -03:00
WandererFan
0f9001a3f5
Handle non-Ascii in ShapeString SStringValue
2014-02-17 10:48:56 +01:00
Yorik van Havre
57d45928e4
Arch: improvements to survey tool
2014-02-12 09:39:07 -02:00
wmayer
cf1e4ecd4f
+ fixes #0001325 : PushButtons in TaskPanel too small
2014-01-18 13:37:34 +01:00
Yorik van Havre
5556d1506e
Draft: small unicode bugfix
2014-01-15 10:44:05 -02:00
Yorik van Havre
6245957478
Draft: Fixed utf8 bug in shapestring
2014-01-14 00:36:59 -02:00
Yorik van Havre
c1aea6337c
Draft: Fixes in Draft edit
2014-01-13 14:12:28 -02:00
Yorik van Havre
cc9c9dfcf4
Draft: fixed message containing PyQt
2014-01-10 17:55:03 -02:00
Yorik van Havre
e3cb403b39
Draft: fixed ultra-condensed toolbar
2014-01-09 18:14:31 -02:00
Yorik van Havre
1d709ade42
Switch to PySide (+ Arch, Draft & Start)
2014-01-06 13:26:49 -02:00
WandererFan
8b977debaf
Reinstate use of default font from Draft Preferences
...
Fix handling of mouse events & effect on feature base point
2013-12-13 10:26:19 -02:00
Yorik van Havre
f654c632ba
Arch: Window presets
2013-10-17 16:29:47 -03:00
Yorik van Havre
34cce64edc
Draft: Rewrite of defaults handling
2013-10-09 15:40:38 -03:00
Yorik van Havre
069481aa3d
Draft: Adapted input boxes to use Units->Decimals pref setting
2013-09-29 13:21:29 -03:00
Yorik van Havre
1f479d513d
0000908: Ability to lock snap angle in Draft by pressing L
...
By pressing the L key while drawing with the Draft workbench, the
current angle shown on screen is kept, until L is pressed again.
2013-09-15 17:39:27 -03:00
Yorik van Havre
42fdbefc54
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
Yorik van Havre
202b4ce418
Draft: Set task mode as default UI mode
2013-09-08 18:22:42 -03:00
Yorik van Havre
38f0f73fbe
Cleaning startup messages from Draft and Arch
2013-08-25 13:43:54 -03:00
Yorik van Havre
321938c1f5
Draft: small fixes
...
+ added svg scaling capability to Draft.loadTexture()
+ late-loading of svg patterns
+ fixed warnings in Draft Drawing tool
2013-07-05 13:44:31 -03:00
Yorik van Havre
7f216323ff
0001092: Draft local/global coordinates
...
The draft X,Y,Z coordinates are now displayed as global, or local
if the current working plane is different from the world axes.
2013-06-25 11:40:38 -03:00
Yorik van Havre
31fbfd33ef
0001151: Draft loads Part module at start
...
+ Fixed loading of Part module at startup
+ Minor cleaning around
2013-06-15 15:39:29 -03:00
Yorik van Havre
6a88bcd870
0001138: Use TypeId in Draft & Arch
2013-06-14 11:19:58 -03:00
WandererFan
602bfe48cf
Add Draft.ShapeString Gui tool and makeShapeString function
2013-04-15 13:25:25 -04:00
Yorik van Havre
e167c9e459
0001075: faster Draft manual coordinates
2013-04-07 18:47:02 -03:00
Yorik van Havre
3a04f6491b
Draft: small bugfix
2013-02-25 22:56:06 -03:00
Yorik van Havre
4bcff22600
0000966: Draft Workingplane tooltip
2013-02-25 19:29:31 -03:00
Yorik van Havre
7b44c7afc2
0000901: Draft Edit mode
2012-12-18 14:44:39 -02:00
Yorik van Havre
305c9ad1bc
Draft: bugfix in taskpanel
2012-09-05 17:55:27 -03:00
Yorik van Havre
2f67e323cb
Draft: set taskview mode as default
2012-08-17 16:44:44 -03:00
Yorik van Havre
969f4b57eb
0000715: Draft axis constraints
2012-08-14 20:41:18 -03:00
Yorik van Havre
231786f579
0000737: Draft selection
2012-06-11 14:56:38 -03:00
Yorik van Havre
2efc4915a1
0000715: Draft snap
2012-06-11 14:31:27 -03:00
Yorik van Havre
fd29f4aa07
Draft: Huge bugfixing in snap and grid behaviour
2012-06-07 18:20:42 -03:00