Commit Graph

93 Commits

Author SHA1 Message Date
Yorik van Havre
21211aeff2 Draft: Fixed translation of snap bar 2015-02-28 16:45:04 -03:00
Yorik van Havre
2680395ede Draft: adapt icon sizes from preferences settings - fixes #1783 2014-12-31 21:23:24 -02:00
Yorik van Havre
a6563fb03a Draft: Fixed polygon center snap 2014-12-03 11:16:08 -02:00
Yorik van Havre
daedcf4f1c Draft: Adapted Draft module for python3 compatibility - issue #995 2014-10-05 19:40:14 -03:00
Stefan Tröger
ad1bfc32fb fix reported bugs
- compile on windows
- fix cursors
2014-09-23 10:11:12 +02:00
Yorik van Havre
328bdcf636 Draft: small fix in trackers - fixes #1757 2014-09-18 19:39:37 -03:00
Yorik van Havre
24f83252a6 Draft: Allow snapping to the center of ellipses 2014-06-08 19:36:59 -03:00
Yorik van Havre
5c01cf0a89 Arch: Fixed OBJ exporter to work with curves - fixes #1527 2014-05-04 13:04:52 -03:00
Yorik van Havre
f5627b33b2 Draft: Switching to Units system 2014-04-16 15:35:03 -03:00
Yorik van Havre
08d2121334 Arch: Axis-bbased structural systems are now a separate object - fixes #1486 2014-03-28 18:31:22 -03:00
Yorik van Havre
b6c24cfc35 Arch: minor fixes around Arch & Draft 2014-03-07 20:44:22 -03:00
Yorik van Havre
be33ef6f4c Draft: added workingplane snap mode - fixes #1461 2014-03-07 15:58:51 -03:00
Yorik van Havre
f7d90bc789 Arch: Survey tool 2014-02-11 16:30:16 -02:00
Yorik van Havre
e352e169da Arch: Automatic wall height - fixes #980
+ Walls can now be capped by roofs, by subtracting a roof from them
+ Walls and Structs with height = 0 take height from their parent floor
+ Changing the placement of a floor changes all the placements of its children
2014-01-14 16:16:04 -02:00
Yorik van Havre
1d709ade42 Switch to PySide (+ Arch, Draft & Start) 2014-01-06 13:26:49 -02:00
Yorik van Havre
9baf73c52f Arch: Several minor bugfixes 2013-12-18 10:34:24 -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
7249ee4bad 0001287: Bug in draft snapping 2013-10-27 21:26:10 -02:00
Yorik van Havre
f654c632ba Arch: Window presets 2013-10-17 16:29:47 -03:00
Yorik van Havre
20358677aa Arch: Added rounding property to rebars 2013-10-09 16:15:56 -03:00
Yorik van Havre
34cce64edc Draft: Rewrite of defaults handling 2013-10-09 15:40:38 -03:00
Yorik van Havre
7bef06f329 Arch: MergeWalls tool can now merge a single wall with its own subwalls 2013-10-08 18:40:23 -03:00
Yorik van Havre
0375c66986 Draft: Added a new bitsnpieces snap style 2013-10-08 17:02:46 -03:00
Yorik van Havre
8507005686 Draft: Added extensions intersection snapping 2013-10-08 16:36:52 -03:00
Yorik van Havre
01d5193296 Draft: Bugfix in snapping 2013-10-06 16:52:14 -03:00
Yorik van Havre
4eddde5c46 0001220: Fix in Draft temp lines 2013-09-21 13:38:58 -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
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
38f0f73fbe Cleaning startup messages from Draft and Arch 2013-08-25 13:43:54 -03:00
Yorik van Havre
b3f79881c5 Draft: removed unnecessary uses of DraftVecUtils 2013-07-30 16:48:28 -03:00
Yorik van Havre
117bfe48d2 Arch: Added steel profiles to structs 2013-07-24 17:40:35 -03:00
Yorik van Havre
33faa40101 0001078: Draft now snaps to center of polygons and cylinders 2013-06-20 21:21:35 -03:00
Yorik van Havre
d26ffbe9aa Arch: misc improvements
+ Further work on snap tracking dims
+ Better snap for structures
+ Corrected initial temp shape of structures
+ Added a box with wall length (still readonly)
2013-06-16 20:06:14 -03:00
Yorik van Havre
a63e18f170 Arch: Added preliminary dimensions tracking to walls 2013-06-16 14:13:20 -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
wmayer
5a04adebe4 #0000862: Draft toolbar doesn't disappear when switching workbenches 2013-06-13 22:30:46 +02:00
Yorik van Havre
8050dd61a0 0001046: Draft angular dimensions 2013-04-17 11:16:06 -03:00
Yorik van Havre
9e8e7a97b9 0001072 : Edge.Curve assert in Draft 2013-03-31 17:54:32 -03:00
Yorik van Havre
0d44f9252a Draft: bugfix in polar snapping 2012-12-07 19:27:23 -02:00
Yorik van Havre
08a39943af Optimizations in Draft module
* More efficient and lightweight ghosts in move & rotate
* Track lines now handled directly by the snapper
* More precise snapping for move (experimental)
2012-11-15 15:04:02 -02:00
Yorik van Havre
1593ce9e67 0000821: Draft snap bug 2012-09-16 14:43:08 -03:00
Yorik van Havre
969f4b57eb 0000715: Draft axis constraints 2012-08-14 20:41:18 -03:00
Yorik van Havre
484c80142c Draft: small fix to snap 2012-07-11 10:54:12 -03:00
Yorik van Havre
041dd32a00 0000742: Draft grid 2012-06-11 17:14:40 -03:00
Yorik van Havre
2efc4915a1 0000715: Draft snap 2012-06-11 14:31:27 -03:00
Yorik van Havre
1de3bb81c7 Draft: Added exttension X perpendicular snap location 2012-06-09 15:57:09 -03:00
Yorik van Havre
e7644fd3b3 Draft: remaining fixes 2012-06-07 19:58:56 -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
04d2103566 Draft: Made the grid appear on module activation 2012-06-07 10:43:32 -03:00