Tags: Sondro/IfcOpenShell
Tags
Fix IfcOpenShell#4073. Objects with no applicable context for the dra… …wing view are now hidden.
FixRevitTINs patch now also flips normals for surface TINs instead of… … solid TINs. Minor fixes to use view_layer.object.active etc instead of context.active_object when running via Blender UI (it seems when you run the patch recipe from the Blender UI at least in later versions, context does not have an "active_object" property.
Fix IfcOpenShell#4057. Data objects for the API are now in util.data … …instead of mixed into the shape builder utility and only depends on numpy.
Fix IfcOpenShell#4052. Bug where invalid plane was generated due to m… …issing X axis.
Update installation.rst add more information about conda package installation
Small styles UI tweaks - fixed a typo in bim.select_by_style - added note to clarify what Shade/Render/Texture/Lighting/etc buttons do and moved style selection block at the beggining (maybe it's just me but when edit buttons are above selection ui it seemed like they affect all the styles somehow, not just the currently active one), so it will be more intuitive Before: https://i.imgur.com/jRSTLGI.png After: https://i.imgur.com/8ih4qSX.png
Fix IfcOpenShell#4044. Bug where object in camera view algorithm was … …wrong. Simplied to simple AABB test.
Fix IfcOpenShell#4034. Bug where abstract pset template applicabiliti… …es didn't apply to occurrences as well as types.
PreviousNext