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
Yorik van Havre
46b7d598ee
Draft: Fixes in trackers
...
* Plane tracker can now be turned off in preferences
* Grid no longer stays in front of new objects
2012-06-06 16:45:54 -03:00
Yorik van Havre
d9aa2712bb
Testing python Gui.doCommand with the Draft Line tool
2012-05-31 11:34:01 -03:00
Yorik van Havre
555c7ca516
Small GUI adjustments in Draft
2012-05-23 18:03:25 -03:00
Yorik van Havre
e607ddf55f
unified yorik's email
2012-05-21 22:35:18 -03:00
Yorik van Havre
454096a34e
Bugfix in Draft toolbar mode
2012-05-03 18:57:59 -03:00
Yorik van Havre
e12bc00f9b
Further fixes of 0000688 in Draft Gui
2012-05-03 13:00:01 -03:00
Yorik van Havre
47d53335e0
Fixed 0000688 Gui issues with Draft rectanges
2012-05-01 18:07:37 -03:00
Yorik van Havre
76081e302c
Fixed bug in Draft when switching workbenches
2012-04-25 10:34:44 -03:00
Yorik van Havre
7e560942c9
Fixed #0000681 - Bugs in Draft BSplines
2012-04-24 21:53:27 -03:00
Yorik van Havre
17290798dc
New Draft Snap toolbar
...
A new toolbar will now appear when using the Draft Snap system (can
be disabled in preferences) allowing to turn snaps on/off globally
or invidually
2012-03-12 17:20:03 -03:00
Yorik van Havre
5c552c7b31
Allow to turn Draft snapping on/off while drawing
...
Draft snap can now be enabled or disabled while drawing by
pressing S or from the Draft menu -> Toggle snap command
2012-02-23 14:44:03 -02:00
Yorik van Havre
328f038f01
Fixed editmode bugs in Draft & Arch
2012-02-13 20:13:13 -02:00