Yorik van Havre
381dcfe7e3
Draft: Fixed problem with addPoint and delPoint buttons
2016-02-10 15:34:54 -02:00
Yorik van Havre
42c42fd064
Draft: removed redundant transactions in Draft edit mode
2016-02-09 13:11:46 -02:00
Yorik van Havre
d989acaae8
Draft: Added a grid toggle button to the snap toolbar
2015-12-29 12:10:22 -02:00
Yorik van Havre
aac4205d1d
Draft: small fix in trimex snap mode
2015-12-23 15:19:03 -02:00
Yorik van Havre
472e6b777a
Draft: shape2Dview now projects along the current view direction - fixes #2367
2015-12-14 19:32:35 -02:00
Yorik van Havre
c67b2bed45
Draft: Fixed offset of arcs - fixes #1993
2015-12-08 12:01:28 -02: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
fd191b802e
Draft: Fixed grid jump in edimode - fixes #2104
2015-12-03 22:59:50 -02:00
Yorik van Havre
220afa90db
Extending doxygen stuff for Draft & Arch
2015-09-04 19:14:36 -03:00
Yorik van Havre
91b2506ccc
Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__
2015-09-04 11:54:57 -03:00
Yorik van Havre
d0e43137ce
Draft: Fixed translation again
2015-09-01 10:50:23 -03:00
Yorik van Havre
4daf44b925
Draft: Fixed small issue in translation
2015-09-01 10:46:21 -03:00
Yorik van Havre
192dca36c5
Draft: small bugfix - fixes #2159
2015-08-04 23:58:46 -03:00
Yorik van Havre
c7c5171233
Draft: fixed typo
2015-05-12 22:14:06 -03:00
Yorik van Havre
a91fcc681c
Draft: Improvements to Trimex tool - fixes #1598
...
* Autotrim 2 intersecting draft lines, wires or arcs
* Don't snap if CTRL is not pressed
* Allow to trim/extend against itself
2015-01-19 13:49:33 -02:00
Yorik van Havre
044c1c0ef1
Draft: More robust method to write DXF arcs
2015-01-18 13:42:17 -02:00
Yorik van Havre
79458a83d0
Draft: minor fix in up/downgrade
2015-01-16 19:57:39 -02:00
Yorik van Havre
62b0498e6f
Draft: Added a recompute() at the end of Upgrade and Downgrade
2015-01-16 18:05:02 -02:00
Yorik van Havre
7a710279ad
Draft: Fixed continued dimension - fixes #1891
2015-01-13 19:07:05 -02:00
wood galaxy
03183527b2
Draft : fix some utf8 decode
...
Impacted Lines : 688,2061,2972
2015-01-05 13:13:45 -02:00
Yorik van Havre
9ee08a97ea
Draft: fixed #1664 again
2015-01-04 20:38:47 -02:00
Yorik van Havre
638fa8ba75
Draft: Changed working plane button text to Auto - fixes #1879
2014-12-29 17:54:04 -02:00
Michael Georg Hansen
8effb87566
Prevent pages and views from being put into the drawing sheet.
2014-12-20 22:18:43 +01:00
Michael Georg Hansen
ec4ed868b6
Remove leftover debug output and use named parameters.
2014-12-20 22:18:22 +01:00
Michael Georg Hansen
1816f88575
Reuse projection settings from an existing view when creating new draft views.
...
Select a draft object and a view on a drawing page, then the view created for
the draft object will have the same projection settings as the selected view.
2014-12-20 22:17:08 +01:00
wmayer
f37a752975
+ fixes #0001848 : Radius of circle given in degrees
2014-12-16 12:10:15 +01:00
Yorik van Havre
04c1530b09
Draft: trimex extrusions now sets the solid property of the extruded object to True
2014-11-10 09:44:38 -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
3c091ac69a
Draft: prevented possible deletion of draft wire during edit - fixes #1680
2014-10-05 17:30:18 -03:00
Yorik van Havre
f796cacf65
Draft: Grid now checks preferences settings when redrawn - fixes #1671
2014-09-18 11:09:43 -03:00
Yorik van Havre
78f34666b2
Draft: Added a button to Dimension UI to select existing edges - fixes #1636
2014-09-15 17:05:44 -03:00
Yorik van Havre
14292c11cd
Draft: Objects drawn on an existing face will no longer take it as support unless the face was already selected
2014-08-17 18:09:44 -03:00
Yorik van Havre
f0eee59283
Draft: Fixed small regression in Draft2Sketch
2014-08-16 19:40:35 -03:00
Yorik van Havre
a05bf739c5
Draft: Fixed Offset tool - fixes #1634 , #1635
2014-08-09 13:41:52 -03:00
Yorik van Havre
3f236d042a
Arch: minor bugfixes
2014-08-08 19:07:26 -03:00
Yorik van Havre
8a24f0fe6f
Draft: Setting the WorkingPlane from a quad face now also takes its x and y directions
2014-08-08 13:48:30 -03:00
Yorik van Havre
c66de2f8cb
Draft: fix in SelectGroup tool - fixes #1568
2014-08-06 19:55:26 -03:00
Yorik van Havre
46583f2960
Used Gui.addModule() instead of import in Draft & Arch
2014-08-05 19:38:40 -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
a7d1b80fc3
Draft: Fixed offset in SelectPlane tool - fixes #1606
2014-08-04 13:53:38 -03:00
Yorik van Havre
a601434c27
Draft: adapted Draft2Sketch tool for macro recording - fixes #1661
2014-08-04 12:37:59 -03:00
Yorik van Havre
e41996c9db
Draft: default Z to 1 in Scale tool - fixes #1660
2014-08-04 12:01:44 -03:00
Yorik van Havre
1fd7bd98a4
Draft: Array tool now prints commands in the python console
2014-07-13 12:32:32 -03:00
Yorik van Havre
4e595bd7bb
Draft: Renamed Layer to VisGroup
2014-06-10 10:21:01 -03:00
Yorik van Havre
4906d8965f
Draft: Workaround ghost errors in move tool
2014-05-16 18:44:02 -03:00
Johannes Reinhardt
8edff98505
fixed some obvious typos
2014-05-16 19:23:39 +02: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
6f896d8f22
Draft: Added Layer tool - issue #1504
2014-04-17 18:18:51 -03:00
Yorik van Havre
f5627b33b2
Draft: Switching to Units system
2014-04-16 15:35:03 -03:00
Yorik van Havre
fabe39b976
Draft: fixes in offset
2014-03-29 19:39:11 -03:00