brunopostle/homemaker-addon: blender-homemaker-2023-12-16
Creators
Description
This is a packaged Homemaker add-on with dependencies for Linux, Windows and Mac.
This is a maintenance release with some bugfixes.
New features:
The main change in this release is that the stashed CellComplex that stores the sketch geometry and that can be used to regenerate the building or revert it to the sketch geometry has been reworked. Previously the CellComplex was represented as an aggregate of lots of IfcVirtualElement faces and points, an IfcVirtualElement is not allowed to have representations, and they were annoyingly visible in the loaded BlenderBIM model. The CellComplex is now stashed as Tessellated Reference/SKETCH_VIEW representations of the building itself, but not visible in BlenderBIM since a FootPrint/PLAN_VIEW representation gets priority. Cell usages are stashed as annotations, also attached to the building.
IfcStructuralSurfaceMember representations now have a transparent surface style.
IFC validation fixes: Set IfcPolygonalFaceSet.Closed, fix missing IfcAxis2Placement3D RefDirection, fix invalid IfcEdgeLoop.IsClosed, Building now has a placement.
minor bug-fixes and clean-ups.
To test, select the default cube and choose 'Homemaker' in the 'Object' menu.
Note that if you already have a working Topologic-Sverchock installation, you can just download and install the smaller noarch package (this should work whether you have Linux, Windows or Mac).
Linux x86_64 requirements
- Blender 2.80 or later (if you are using a blender provided by your linux distribution, it needs to be linked to python 3.7, 3.8, 3.9, 3.10 or 3.11)
- blenderbim v0.0.221105 or later
- Uninstall any previous Homemaker add-on and restart blender before installing the new add-on
Windows requirements
- Blender 2.80 or later
- blenderbim v0.0.221105 or later
- Uninstall any previous Homemaker add-on and restart blender before installing the new add-on
Mac/Darwin requirements
- Blender 2.93 or later
- blenderbim v0.0.221105 or later
- Uninstall any previous Homemaker add-on and restart blender before installing the new add-on
Files
brunopostle/homemaker-addon-2023-12-16.zip
Files
(831.0 kB)
Name | Size | Download all |
---|---|---|
md5:cbed4cfe1c8fa827eae07cdaae0c8870
|
831.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/brunopostle/homemaker-addon/tree/2023-12-16 (URL)