Yorik van Havre
37ebcd4e28
Draft: fixed #1664 again
2015-01-04 20:38:47 -02: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
b9d96464be
Arch: Fixed bugs when working without GUI
2014-07-17 19:58:22 -03:00
Johannes Reinhardt
9d0b571113
deactivate commands in Arch if no document is open
2014-05-21 17:09:02 +02:00
Yorik van Havre
c54eec3dbc
Used new PropertyQuantity API in Draft & Arch - fixes #1414
2014-02-21 12:37:29 -03:00
Yorik van Havre
5652a14f0e
Arch now works in console mode - fixes #1362
2014-01-26 20:13:50 -02:00
Yorik van Havre
709644ca38
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
b3fc7b7a78
Fixed translation system in Arch & Draft
2014-01-07 11:17:31 -02:00
Yorik van Havre
d9a15adf33
Switch to PySide (+ Arch, Draft & Start)
2014-01-06 13:26:49 -02:00
Yorik van Havre
4005b199e0
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
298f7ca9a0
Arch: grouped all properties into an Arch group
2013-09-07 20:00:41 -03:00
Yorik van Havre
746b5a31b5
0000981: Arch groups now have a placement
2013-04-24 12:09:46 -03:00
Yorik van Havre
71e3b56509
Draft: Bugfixing
...
+ All Draft (and Arch) objects now correctly get/set theiir type on save/load
+ Draft Shape2DView now produces valid shapes
2012-09-04 12:07:26 -03:00
wmayer
dfde842e7c
0000740: work bench initiation from in fcstd file
2012-06-09 11:50:02 +02:00
Yorik van Havre
f312e9585d
Arch: more bugfixing
2012-06-04 18:08:10 -03:00
Yorik van Havre
d88813d52b
Arch: Adapted all other tools to doCommand() + translatable
2012-05-31 12:30:20 -03:00
Yorik van Havre
7530e224eb
Made Arch groups able to receive drops from the tree
2012-05-19 18:18:02 -03:00
Yorik van Havre
6635c35b98
Arch groups now use DocumentObjectGroupPython
2012-04-18 18:03:33 -03:00
Yorik van Havre
f6fcfa8f05
+ changed Arch module license block to LGPL
...
+ removed express schema file from Arch sources due to license
+ added explanations in Arch settings for the user to get one himself
2012-01-03 20:46:55 -02:00
Yorik van Havre
4918fd32f1
fixed bug #556 - Premature loading of modules
...
The Draft and Arch modules now load heavy modules such
as Part or Sketch only when they use them, not anymore
at Init time.
2011-12-31 17:16:51 -02:00
yorikvanhavre
2cf72ff194
+ fixed remaining filename issues in Arch
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5319 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-17 13:07:38 +00:00
yorikvanhavre
24a9ff2374
+ standardizing Arch module filenames
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5282 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-12 18:34:28 +00:00