Commit Graph

94 Commits

Author SHA1 Message Date
Yorik van Havre
126e13554d Bugfix in Arch Wall 2012-05-03 18:57:25 -03:00
Yorik van Havre
6da7df117f Fixed bug in Arch Axes 2012-04-28 18:05:07 -03:00
Yorik van Havre
0fd6345401 Fixed fuse bug in Arch Wall 2012-04-27 18:32:02 -03:00
Yorik van Havre
7475045f7f Added insert functions to Arch DAE and IFC importers 2012-04-27 17:59:15 -03:00
Yorik van Havre
1cc8f4cc77 Big cleanup in Arch vector renderer 2012-04-26 21:05:18 -03:00
Yorik van Havre
d9872bfa57 Added code to join similar object types in Arch SectionPlane 2012-04-24 21:54:07 -03:00
Yorik van Havre
5cbc02f46f Fixed bug in Arch section plane 2012-04-22 18:11:17 -03:00
Yorik van Havre
a7ada3c2bb Bugfixes in Arch Section plane 2012-04-20 13:07:42 -03:00
Yorik van Havre
95b0f14423 Arch Vector renderer now supports face colors 2012-04-19 20:00:18 -03:00
Yorik van Havre
54eb274595 Big cleanup of IFC importer 2012-04-18 19:48:20 -03:00
Yorik van Havre
6635c35b98 Arch groups now use DocumentObjectGroupPython 2012-04-18 18:03:33 -03:00
Yorik van Havre
336268e9f4 Fixed several bugs when loading Arch objects from files 2012-04-12 11:35:24 -03:00
Yorik van Havre
1ec0f37af1 Preliminary section support for Arch section planes 2012-04-05 18:05:25 -03:00
Yorik van Havre
ff4d3bce80 Added a function to calculate cut volumes to ArchCommads 2012-04-05 15:11:47 -03:00
Yorik van Havre
31c46575e1 Arch vector renderer now supports faces with holes 2012-04-04 17:33:13 -03:00
Yorik van Havre
3964cd4ad2 Fixed cross-reference bug in Arch windows 2012-04-04 12:49:36 -03:00
Yorik van Havre
796b7c56c3 Arch SectionPlane now uses the new vector renderer 2012-04-03 16:27:29 -03:00
Yorik van Havre
ea382022a8 First working version or Arch vector renderer 2012-04-03 15:43:44 -03:00
Yorik van Havre
61feb76a31 Further work on Arch vector renderer 2012-04-03 13:00:42 -03:00
Yorik van Havre
b81ec9f2a3 Improvements to Arch IFC importer
+ now treats windows, doors, slabs, beams and columns
+ now groups everything into sites, buildings and storeys
2012-04-02 23:23:22 -03:00
Yorik van Havre
86fba7054a Arch Wall now has a "continue" option, like Draft tools 2012-03-31 21:10:14 -03:00
Yorik van Havre
5d1cc238bc Preliminar work on arch vector renderer 2012-03-30 17:34:10 -03:00
wmayer
fe50f2c752 0000652: Polish language not available even if translation is available in source 2012-03-25 13:38:32 +02:00
Yorik van Havre
61d3f3f649 Bugfixes in Arch Windows 2012-03-24 18:26:01 -03:00
Yorik van Havre
92448de11e Using the Arch window tool when a window is selected now produces
a clone
2012-03-24 11:41:45 -03:00
Yorik van Havre
7847f659ed Fixed bugs in Arch Window
+ now builds its shape more correctly
+ can be inserted in walls
2012-03-24 00:49:12 -03:00
Yorik van Havre
1f1553b75d Added RFE 513 - Arch walls auto-grouping 2012-03-19 16:36:28 -03:00
Yorik van Havre
87765b96b7 Fixed shortcuts in Arch and Draft menus 2012-03-19 15:27:15 -03:00
Yorik van Havre
1c93df4ed6 Small fix in Arch mesh2shape 2012-03-18 00:10:08 -03:00
Yorik van Havre
808d8d0f66 Removed redundant LineStyle prop from Draft DrawingView objects
The printed linestyle now uses the linestyle of the source object
2012-03-13 11:55:21 -03:00
Yorik van Havre
11dfd41b94 Finished implementing RFE 510 - Arch Axes
Arch axes are now printable on a Drawing sheet with the Draft tool
2012-03-13 11:41:04 -03:00
Yorik van Havre
a72f1552f7 Fixed bug 625 in Arch module too 2012-03-13 10:05:04 -03:00
Yorik van Havre
3ed0d06aae New Draft Snap toolbar
A new toolbar will now appear when using the Draft Snap system (can
be disabled in preferences) allowing to turn snaps on/off globally
or invidually
2012-03-12 17:20:03 -03:00
wmayer
837ddf5f38 Support of INSTALL target on Windows (VC++ and MinGW) 2012-02-17 21:41:00 +01:00
Yorik van Havre
6f6d78daed Fixed editmode bugs in Draft & Arch 2012-02-13 20:13:13 -02:00
Yorik van Havre
d3150bc3ab Auto workbench switching when editing a wall's base sketch 2012-02-05 15:27:03 -02:00
Yorik van Havre
265fbd45cd Added 2D displaymode to Arch walls 2012-02-04 20:35:35 -02:00
Yorik van Havre
c183024f91 Added additional TaskBox to Arch Wall tool
Additional parameters such as height and width
can now be set during wall drawing
2012-02-04 20:35:35 -02:00
Yorik van Havre
17d6948d85 Bugfixes in Draft Snap 2012-02-04 20:35:35 -02:00
Yorik van Havre
b19d09513f Fixed numeric input in Arch Walls coordinates 2012-02-04 20:35:35 -02:00
Yorik van Havre
40f85a00e2 More improvements to the Arch module
+ Draft snap can now pass the object being snapped to
+ Handle when wall is based on a closed wire
+ Handle when wall is based on a self-intersecting wire
2012-02-04 20:35:35 -02:00
Yorik van Havre
a53e4122eb Improvement to Arch Walls
+ Arch Walls are now sketch-based by default
+ Arch Walls now auto-connect when snapping to an existing wall
2012-01-27 18:55:28 -02:00
Yorik van Havre
a7e9d873d4 Used new Part importBREP method in Arch IFC importer 2012-01-26 10:01:36 -02:00
Yorik van Havre
ae9b84c70d Added Arch download function 2012-01-25 18:21:48 -02:00
Yorik van Havre
e1c38be266 Fixes before merging Ship 2012-01-24 15:59:00 -02:00
Yorik van Havre
5e12b1630b Small fix to Arch IFC importer 2012-01-24 15:44:21 -02:00
Yorik van Havre
d243a3457a Improvements to Arch IFC importer
+ Auto download of IFC schema if none found
+ Use of openshell shapes in Arch objects if available
2012-01-24 11:15:58 -02:00
Yorik van Havre
18dc515d2b Misc improvements to the Arch module
+ Added Draft box tracker
+ Fixed bug in Arch cell
+ Fixed bugs in Draft Snap
+ Better Arch Wall tool
2012-01-24 08:41:13 -02:00
Yorik van Havre
6fe361fdb8 Fixed bug #576 - Arch Collada importer 2012-01-20 18:17:37 -02:00
Yorik van Havre
44b03785b7 Small fix in Arch module 2012-01-18 11:03:51 -02:00