carlopav
c351b9094a
[Draft] Update DraftEdit PR with Yorik suggestions
...
Cleanings of import at the beginning of new module.
Moved command setup in InitGui and removed import DraftEdit from DraftTools.
2019-06-17 16:39:56 -03:00
Yorik van Havre
5ee99ca4ee
Draft: Introduced Layers system (former VisGroup)
2019-06-05 18:47:01 -03:00
Yorik van Havre
2e616a4749
Draft: Removed annoying an unuseful verbose command line output
2019-05-16 15:31:57 -03:00
carlopav
5aeb15db0c
[Draft] Insert the arc group in the draft toolbar
...
small fix to add the arc group to the toolbar.
2019-05-14 11:20:27 -03:00
Dion Moult
4c04d8ee94
Add new edit tool icon, shortcut, and basic modes.
...
* It allows you to select multiple objects to edit instead of just one.
* It highlights the object lines and the points in red.
* It stays in the mode and allows you to run other modifiers.
* A very hackish hook into the move modifier is added as a proof of concept.
2019-05-08 10:26:54 -03:00
carlopav
5db6da0eed
Split the command in two
...
With this commit 2 commands are created, one for current bezier curve tool behaviour, the other for cubic bezier in inkscape style...
grouped in a dropdown button in the toolbar.
2019-04-08 17:17:21 -03:00
Yorik van Havre
4f19a65559
Draft: Added 3-point arc command from BIM WB
2019-04-07 17:23:42 -03:00
Dion Moult
09f134d56f
Add split tool
2019-01-31 10:54:36 -02:00
Dion Moult
882c4ca2f3
Add new draft join tool
2019-01-31 10:54:36 -02:00
wmayer
583aea5aec
fixes 0003732: Menu groups in Draft menu are not translated even though translated strings exist
2018-12-16 17:20:26 +01:00
wmayer
404b42d0a6
unit tests of Arch and Draft require GUI, improve output of units tests
2018-08-28 19:39:34 +02:00
ageeye
ec16d82c96
Add a new array type: PointArray.
2018-06-18 20:38:10 -03:00
Yorik van Havre
7761ea4883
Arch/Draft: Less clutter in output window
2018-03-02 12:29:58 -03:00
Yorik van Havre
3e921cbda5
Draft: Added a utility command to add selected objects tothe construction group
2017-11-27 13:38:30 -02:00
Yorik van Havre
f55592755e
Draft: First version of Draft Label object
2017-05-29 16:57:25 -03:00
Yorik van Havre
dd7b65a585
Draft: Added utilities -> create Working Plane Proxy command
2017-02-25 20:34:43 -03:00
Yorik van Havre
9a6191f572
Draft: AutoGroup system
2017-01-25 14:55:14 -02:00
Yorik van Havre
c704c28920
Draft: Added stretch tool - fixes #1163
2017-01-13 11:25:25 -02:00
Yorik van Havre
c0abd851eb
Updated appendMenu() functions in py workbenches
2016-12-26 12:06:17 -02:00
Yorik van Havre
51ec213f45
Draft: Added Draft Slope command - allows to change the slope of a selected Line or Wire
2016-08-22 17:34:38 -03:00
Yorik van Havre
6f38f91dd0
Arch: Added specials snap
...
* Remove Arch option to snap to wall base (reimplemented below)
* Added new Specials snap button
* Special snap snaps to wall baselines, structure basepoints, and contents of SnapPoints property, if existing
2016-08-22 13:49:54 -03:00
Yorik van Havre
39967262e4
Draft/Arch: cleanup of startup scripts
2016-05-18 16:01:38 -03:00
triplus
d432c72a15
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
Yorik van Havre
2e91633da9
Draft: Added mirror tool (more graphical version of Part Mirror) - fixes #2215
2015-12-05 14:19:35 -02:00
Yorik van Havre
bb3be15ff5
Draft: Removed the 'Hide Draft Workbench' Draft preference since we now have full WB customization
2015-05-23 13:17:50 -03:00
Yorik van Havre
a9ecbdc802
Arch / Draft: reorganized preferences files
2015-05-07 17:06:56 -03:00
Yorik van Havre
7b34d02c4c
Draft: re-added Draft-Drawing tool to DraftWB
2015-02-09 12:26:41 -02:00
Yorik van Havre
f0ce2e6be6
Moved Draft-Drawing tool to the Drawing WB (renamed Draft View)
2015-01-16 17:16:39 -02:00
Yorik van Havre
daedcf4f1c
Draft: Adapted Draft module for python3 compatibility - issue #995
2014-10-05 19:40:14 -03:00
Yorik van Havre
b64f283ce8
Draft: Removed leftovers from the macros menu
2014-08-08 11:21:37 -03:00
Yorik van Havre
3c0c72e4c0
Draft: removed macros menu - fixes #490
...
The macros menu code is on http://www.freecadweb.org/wiki/index.php?title=Macro_MacroMenu
2014-08-07 11:07:22 -03:00
Yorik van Havre
234af5b27f
Arch: improvements in Space object
...
* Better text control
* Text position editable with Draft Edit
* Additional properties such as finish types
2014-08-05 16:19:39 -03:00
Yorik van Havre
8c7f69d913
Transferred import-export related preference pages to a separate group
2014-07-20 12:58:15 -03:00
Yorik van Havre
4e595bd7bb
Draft: Renamed Layer to VisGroup
2014-06-10 10:21:01 -03:00
Yorik van Havre
6f896d8f22
Draft: Added Layer tool - issue #1504
2014-04-17 18:18:51 -03:00
Yorik van Havre
476b701396
Draft: Reorganized DXF preferences - fixes #1468
2014-03-13 14:09:16 -03:00
Yorik van Havre
be33ef6f4c
Draft: added workingplane snap mode - fixes #1461
2014-03-07 15:58:51 -03:00
Yorik van Havre
995b146659
Arch: Small fixes around Arch and Draft
2014-02-26 18:01:24 -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
7baf1e0971
Draft: small cleanup in draft menu
2014-02-20 11:25:34 -03:00
jriegel
9a2fab28d2
BugFix and error reporting
...
* Fix a bug if the macro path is invalid
* reporting exeptions if somethings fail in the Draft core modules init
2014-02-02 21:25:02 +01:00
Yorik van Havre
19865c252b
Fixed translation system in Arch & Draft
2014-01-07 11:17:31 -02:00
Yorik van Havre
1d709ade42
Switch to PySide (+ Arch, Draft & Start)
2014-01-06 13:26:49 -02:00
Yorik van Havre
96514385e5
Arch: Added Draft_PathArray to the Arch WB
2013-11-28 11:55:40 -02:00
WandererFan
d652d84c19
Add Draft makePathArray and _PathArray
...
Add Draft PathArray GUI tool
2013-11-28 11:42:14 -02:00
Yorik van Havre
b3738a2fce
Draft: Dimension recode - fixes #1000 , #852 , #678
...
Draft dimensions have been recoded and should now behave better in non-XY planes,
and gained several new properties to adjust their look.
2013-11-13 19:25:01 -02:00
Yorik van Havre
939bc92acb
Draft: Added Facebinder tool
2013-10-10 19:25:33 -03:00
Yorik van Havre
bb3c7c9601
Draft: Added a snap button to turn arch dimensions off
2013-09-17 23:07:04 -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