Commit Graph

190 Commits

Author SHA1 Message Date
Yorik van Havre
75fec57195 Draft: Fixed wrong shortcuts info - fixes #2519 2016-09-30 19:42:08 -03:00
Yorik van Havre
3cff94b046 Minor bugfixes in Arch & Draft 2016-08-26 15:10:33 -03:00
Yorik van Havre
e75d34daed 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
031bf0ec10 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
09101c65af Draft: Pressing Wire when several connected lines are selected now turns them into a wire 2016-08-19 20:24:27 -03:00
Yorik van Havre
8b7bbc1bc9 Draft: Fixed grid that was not working anymore after closing a document 2016-08-17 16:38:23 -03:00
Yorik van Havre
4efe02c3cc Draft: Fixed buggy units display in Draft widgets 2016-07-03 18:41:33 -03:00
Kurt Kremitzki
cd312c1f7f Fix "construcion" typo 2016-05-18 11:34:32 +02:00
Yorik van Havre
2cf01803d5 Draft: Fixed undo mode of wires - fixes #2456 2016-02-26 16:11:13 -03:00
Yorik van Havre
356d0c9f7d Draft: Fixed problem with addPoint and delPoint buttons 2016-02-10 15:34:54 -02:00
Yorik van Havre
66d1355d50 Draft: removed redundant transactions in Draft edit mode 2016-02-09 13:11:46 -02:00
Yorik van Havre
c5bff2eecb Draft: Added a grid toggle button to the snap toolbar 2015-12-29 12:10:22 -02:00
Yorik van Havre
5244d9f17a Draft: small fix in trimex snap mode 2015-12-23 15:19:03 -02:00
Yorik van Havre
e44611e2e4 Draft: shape2Dview now projects along the current view direction - fixes #2367 2015-12-14 19:32:35 -02:00
Yorik van Havre
3ab0d788b1 Draft: Fixed offset of arcs - fixes #1993 2015-12-08 12:01:28 -02:00
Yorik van Havre
aca192083a Draft: Added mirror tool (more graphical version of Part Mirror) - fixes #2215 2015-12-05 14:19:35 -02:00
Yorik van Havre
88b80f82a2 Draft: Fixed grid jump in edimode - fixes #2104 2015-12-03 22:59:50 -02:00
Yorik van Havre
b00d09ce66 Extending doxygen stuff for Draft & Arch 2015-09-04 19:14:36 -03:00
Yorik van Havre
f8571fb2a4 Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
Yorik van Havre
5afc1843d0 Draft: Fixed translation again 2015-09-01 10:50:23 -03:00
Yorik van Havre
8af403a1bc Draft: Fixed small issue in translation 2015-09-01 10:46:21 -03:00
Yorik van Havre
08a79112b9 Draft: small bugfix - fixes #2159 2015-08-04 23:58:46 -03:00
Yorik van Havre
cd2bed70e5 Draft: fixed typo 2015-05-12 22:14:06 -03:00
Yorik van Havre
74cf72511a 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
45ad705f34 Draft: More robust method to write DXF arcs 2015-01-18 13:42:17 -02:00
Yorik van Havre
bc7adf3548 Draft: minor fix in up/downgrade 2015-01-16 19:57:39 -02:00
Yorik van Havre
24409ecf80 Draft: Added a recompute() at the end of Upgrade and Downgrade 2015-01-16 18:05:02 -02:00
Yorik van Havre
0f1d03867a Draft: Fixed continued dimension - fixes #1891 2015-01-13 19:07:05 -02:00
wood galaxy
d5f15574db Draft : fix some utf8 decode
Impacted Lines : 688,2061,2972
2015-01-05 13:13:45 -02:00
Yorik van Havre
37ebcd4e28 Draft: fixed #1664 again 2015-01-04 20:38:47 -02:00
Yorik van Havre
71febeecf7 Draft: Changed working plane button text to Auto - fixes #1879 2014-12-29 17:54:04 -02:00
Michael Georg Hansen
120394c386 Prevent pages and views from being put into the drawing sheet. 2014-12-20 22:18:43 +01:00
Michael Georg Hansen
a268574e2b Remove leftover debug output and use named parameters. 2014-12-20 22:18:22 +01:00
Michael Georg Hansen
bb2958b24d 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
d14f1aeda7 + fixes #0001848: Radius of circle given in degrees 2014-12-16 12:10:15 +01:00
Yorik van Havre
9ed9925352 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
203fcb7a1b Draft: Adapted Draft module for python3 compatibility - issue #995 2014-10-05 19:40:14 -03:00
Yorik van Havre
cfe6613c71 Draft: prevented possible deletion of draft wire during edit - fixes #1680 2014-10-05 17:30:18 -03:00
Yorik van Havre
2b99706910 Draft: Grid now checks preferences settings when redrawn - fixes #1671 2014-09-18 11:09:43 -03:00
Yorik van Havre
e207a563fc Draft: Added a button to Dimension UI to select existing edges - fixes #1636 2014-09-15 17:05:44 -03:00
Yorik van Havre
28d4afb324 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
608609eff7 Draft: Fixed small regression in Draft2Sketch 2014-08-16 19:40:35 -03:00
Yorik van Havre
5d1e487760 Draft: Fixed Offset tool - fixes #1634, #1635 2014-08-09 13:41:52 -03:00
Yorik van Havre
26c49d4cd0 Arch: minor bugfixes 2014-08-08 19:07:26 -03:00
Yorik van Havre
031672e2f5 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
1041ce4c16 Draft: fix in SelectGroup tool - fixes #1568 2014-08-06 19:55:26 -03:00
Yorik van Havre
5dbb3fb803 Used Gui.addModule() instead of import in Draft & Arch 2014-08-05 19:38:40 -03:00
Yorik van Havre
8da3e7b9e8 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
099d316809 Draft: Fixed offset in SelectPlane tool - fixes #1606 2014-08-04 13:53:38 -03:00
Yorik van Havre
41f4593070 Draft: adapted Draft2Sketch tool for macro recording - fixes #1661 2014-08-04 12:37:59 -03:00