Commit Graph

250 Commits

Author SHA1 Message Date
Yorik van Havre
c1bbed3671 Draft: set taskview mode as default 2012-08-17 16:44:44 -03:00
Yorik van Havre
9d5d9f94f1 Updated translation files 2012-08-16 16:09:56 -03:00
Yorik van Havre
22f45018a6 Misc polishes to Arch and Draft
+ The Draft Drawing tool can make additional views of SectionPlanes
+ Draft Dimensions have a readonly "Distance" property that show the length
+ The Draft WB can be completely switched off (since all tools are also in Arch)
2012-08-16 12:24:45 -03:00
Yorik van Havre
0c5d76e1ac Arch: Fixed strings to be translated 2012-08-15 18:39:53 -03:00
Yorik van Havre
ff9107b46d 0000715: Draft axis constraints 2012-08-14 20:41:18 -03:00
Yorik van Havre
ad936f4025 0000634: Draft to Sketch conversion 2012-08-11 18:28:18 -03:00
Yorik van Havre
7db4fb7285 Arch: General optimization
+ More severe tests when constructing shapes
+ Allow to quickly export Arch views to DXF
2012-08-09 17:50:07 -03:00
Yorik van Havre
3aece9b542 Arch: Bugfixes and hidden lines mode for section planes 2012-08-05 18:01:58 -03:00
Yorik van Havre
fa5cb6dcc1 0000802: Fixed again 2012-08-01 18:53:27 -03:00
Yorik van Havre
28640a7f11 0000802: Draft Scale 2012-07-22 20:01:45 -03:00
Yorik van Havre
048a65a6d2 Arch: small tool improvements
+ added Arch check tool (checks if all objects are valid and solid)
+ added missing icons
2012-07-22 16:41:25 -03:00
Yorik van Havre
fe0ea018c6 Arch: Minor fixes 2012-07-18 15:04:56 -03:00
Yorik van Havre
1769157de0 Draft: small fixes 2012-07-17 19:57:52 -03:00
Yorik van Havre
2f9a0c5a14 Arch: Easier creations of struct + axes systems
With structs and axes selected, both Arch_Axis and Arch_Structure
commands now create axis systems
2012-07-16 15:54:51 -03:00
Yorik van Havre
121eec4542 Draft: small fix to snap 2012-07-11 10:54:12 -03:00
Yorik van Havre
22f3c4f088 0000776: Draft icons missing at startup 2012-07-04 16:59:01 -03:00
Yorik van Havre
15f4ad634a Arch: Mode bugfixes 2012-07-03 22:41:29 -03:00
Yorik van Havre
0f82e02520 Arch: Lots of bugfixes in vector rendering 2012-07-03 11:07:54 -03:00
Yorik van Havre
a17d96beb3 Draft: small fix to dimensions 2012-07-02 09:54:41 -03:00
Yorik van Havre
c03b942367 Arch: fixed bugs in vector renderer 2012-07-01 13:01:25 -03:00
Yorik van Havre
78bb43ccc9 0000765: Z axis in Draft Array 2012-06-30 18:44:16 -03:00
Sebastian Hoogen
de2bd1eb8e importSVG: create Face only if path is closed 2012-06-21 15:11:16 +02:00
Sebastian Hoogen
689c0d7ce3 importSVG: fixes in preserveAspectRatio and sweepflag handling 2012-06-21 14:01:27 +02:00
Yorik van Havre
1da08ba6f9 Draft: Small fix to wire object 2012-06-15 18:20:52 -03:00
Yorik van Havre
e001b4645c Draft: Fixes in the clone object 2012-06-15 10:19:23 -03:00
Yorik van Havre
a446c21ff5 Draft: Made the grid unpickable 2012-06-11 19:16:02 -03:00
Yorik van Havre
c9255c75eb 0000742: Draft grid 2012-06-11 17:14:40 -03:00
Yorik van Havre
de2ea5f927 0000737: Draft selection 2012-06-11 14:56:38 -03:00
Yorik van Havre
e72a428291 0000715: Draft snap 2012-06-11 14:31:27 -03:00
Yorik van Havre
bf29fa7d89 Draft: Added exttension X perpendicular snap location 2012-06-09 15:57:09 -03:00
Yorik van Havre
68ac7f303f Draft: remaining fixes 2012-06-07 19:58:56 -03:00
Yorik van Havre
fc46ef0f1e Draft: Removed debug message 2012-06-07 18:23:50 -03:00
Yorik van Havre
e78f832760 Draft: Huge bugfixing in snap and grid behaviour 2012-06-07 18:20:42 -03:00
Yorik van Havre
1ff3d74efc Draft: Made the grid appear on module activation 2012-06-07 10:43:32 -03:00
Yorik van Havre
80b9029fc9 Draft: snap toolbar now appears on WB activation 2012-06-06 17:04:24 -03:00
Yorik van Havre
7c05d3aa84 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
5cc67f3de9 Draft: Fixed concrete hatch pattern 2012-06-05 20:11:47 -03:00
Yorik van Havre
4f59b00aac Draft: Fixes in working plane 2012-06-05 18:53:48 -03:00
Yorik van Havre
99b02e44cb 0000722: Deleting Draft dimensions 2012-06-05 16:33:01 -03:00
Yorik van Havre
e36334b94e Draft: Added Draft_ToggleGrid() command to toggle the Draft grid 2012-06-01 15:19:21 -03:00
Yorik van Havre
850cdce3ed Draft: finished the switch to Gui.doCommand() 2012-05-31 11:34:01 -03:00
Yorik van Havre
d50a511276 Draft: fixes in commands 2012-05-31 11:34:01 -03:00
Yorik van Havre
fb0540c87e Used Gui.doCommand() in all Draft commands 2012-05-31 11:34:01 -03:00
Yorik van Havre
a8c9e54cf1 Testing python Gui.doCommand with the Draft Line tool 2012-05-31 11:34:01 -03:00
Yorik van Havre
65117d872c Draft: Small fix in Offset tool 2012-05-29 22:25:01 -03:00
Yorik van Havre
46ac6f1b1d Small GUI adjustments in Draft 2012-05-23 18:03:25 -03:00
Yorik van Havre
2cd256175c Fixed 0000701 : Draft Wire naming 2012-05-22 17:29:50 -03:00
Yorik van Havre
81dcce9499 Added 0000680 : DXF polylines with defined width 2012-05-22 17:09:06 -03:00
Yorik van Havre
ff6e83ac46 Further Draft lib name fixes 2012-05-22 12:00:03 -03:00
Yorik van Havre
28f386f3ab Renamed Draft fcvec and fcgeo modules
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
2012-05-22 11:45:40 -03:00