Commit Graph

63 Commits

Author SHA1 Message Date
Yorik van Havre
8fd880d51b Arch: Fixed axis object - fixes #1605 2014-10-05 13:09:08 -03:00
Sebastian Hoogen
9ad67346cc issue #1701 2014-09-27 13:07:30 -03:00
Yorik van Havre
e3554a7805 Arch: Extended role property to all Arch objects - fixes #1577 2014-09-21 15:12:06 -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
5dbb3fb803 Used Gui.addModule() instead of import in Draft & Arch 2014-08-05 19:38:40 -03:00
Yorik van Havre
1349b7cbf2 Draft + Arch: fixes when working without the GUI 2014-07-29 22:20:06 -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
5fed27a003 Arch: Better output messages if the shape of an arch object is invalid 2014-05-19 17:51:19 -03:00
Yorik van Havre
d2e86b7566 Arch: Big cleanup - fixes #1524
* Removed redundant code in Arch objects
* Supports wandererfan's Units code in Draft module
* Cleanup of the IFC exporter
* Better support of extruded profiles in IFC export
2014-05-11 14:40:39 -03:00
Yorik van Havre
583d4f4525 Arch: Switched structure and window to Units system 2014-04-06 18:47:46 -03:00
Yorik van Havre
6681272564 Arch: Axis-bbased structural systems are now a separate object - fixes #1486 2014-03-28 18:31:22 -03:00
Yorik van Havre
e03256427a Arch: Fixed toolbar mode - fixes #1473 2014-03-27 17:18:14 -03:00
Yorik van Havre
b5816d81ae Arch: Fixed null shape copy() bugs 2014-03-14 12:55:11 -03:00
Yorik van Havre
654a6e45f3 Arch: fixed Continue mode 2014-02-21 17:52:14 -03: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
78044b95df Arch: Fixed small bug happening when opening older files 2014-01-02 11:53:55 -02:00
Yorik van Havre
d7cba6c4b0 Arch: use unicode in task panels - fixes #1338 2014-01-01 13:39:54 -02:00
Yorik van Havre
b97974793d Arch: Several minor bugfixes 2013-12-18 10:34:24 -02:00
Yorik van Havre
0a78b864a8 Arch: More work on the IFC exporter 2013-12-17 19:47:04 -02:00
Yorik van Havre
f8aa86e14e Arch: Structural nodes - closes #1313 2013-12-15 17:45:12 -02:00
Yorik van Havre
8781ffb883 Arch: Window presets 2013-10-17 16:29:47 -03:00
Yorik van Havre
3c0a37e856 Arch: Fixed bug that builds a structure on top of another structure 2013-10-08 16:31:02 -03:00
Yorik van Havre
0dfbe10978 Arch: Added Rebar object + command 2013-10-07 15:42:05 -03:00
Yorik van Havre
018553cec5 Arch: Added a Role property to structure object 2013-10-03 16:37:06 -03:00
Yorik van Havre
a21f6656d0 Draft: Adapted input boxes to use Units->Decimals pref setting 2013-09-29 13:21:29 -03: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
c011085cc4 Arch: Fixed profiles table 2013-09-08 18:36:48 -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
347a14ddb5 Arch: Added additional steel profiles from ifcuser 2013-09-07 19:32:36 -03:00
Yorik van Havre
efb0b7f6d3 Arch: Added some preferences settings for walls and structs 2013-08-16 18:54:34 -03:00
Yorik van Havre
64d18ceac8 Arch: Added Tool property to Structs to define an extrusion path 2013-07-27 17:12:48 -03:00
Yorik van Havre
0f0ef9eb99 Arch: Added steel profiles to structs 2013-07-24 17:40:35 -03:00
Yorik van Havre
d476f59bfc Arch: Set wall and structs default units to mm 2013-07-24 13:00:02 -03:00
Yorik van Havre
48ed634327 Arch : Added wood sections presets to structures 2013-07-24 12:27:16 -03:00
Yorik van Havre
b137b54bd7 Arch: Wall and Struct tools now set the working plane before drawing 2013-07-18 16:26:00 -03:00
Yorik van Havre
92e77b36c4 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
ba70d096d0 0001003: Interactive Arch Structure tool 2013-04-14 17:45:00 -03:00
Yorik van Havre
2e0baec5a3 Arch: General optimization 2013-02-14 18:37:14 -02:00
Yorik van Havre
af79546ee1 Arch: small optimizations 2012-08-15 12:20:19 -03:00
Yorik van Havre
d2b8a86154 Arch: small bugfix in structure object 2012-08-09 20:02:54 -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
7663ebcc5d Arch: Walls and Structs can now be created directly from meshes 2012-08-05 19:03:27 -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
d42812f891 Arch: Small improvement to structure 2012-07-10 21:18:19 -03:00
Yorik van Havre
f22736b623 Arch: Minor bugfixes 2012-07-10 20:42:30 -03:00