FreeCAD: master 4acf8e09

Author Committer Branch Timestamp Parent
yorik yorik master 2016-06-16 02:17:44 master 89ebf5fb
Changeset Arch: misc improvements and bugfixes

* Allow mesh-based windows (with non-solid shape) to pass through
* Allow precast elements to be clones
* Structure elements now display a different icon when thry are clones
* Arch clones now get the same placements as their cloned object on create
* Fixed the bad export of clones to IFC
* Recoded the Site/Building/Floor IFC export to be more flexible
mod - src/Mod/Arch/ArchComponent.py Diff File
mod - src/Mod/Arch/ArchPrecast.py Diff File
mod - src/Mod/Arch/ArchStructure.py Diff File
mod - src/Mod/Arch/ArchWindow.py Diff File
mod - src/Mod/Arch/Resources/Arch.qrc Diff File
add - src/Mod/Arch/Resources/icons/Arch_Structure_Clone.svg Diff File
mod - src/Mod/Arch/importIFC.py Diff File
mod - src/Mod/Draft/Draft.py Diff File