Skip to content

Tags: Booplicate/IfcOpenShell

Tags

blenderbim-230602

Toggle blenderbim-230602's commit message
Update Makefile

blenderbim-230601

Toggle blenderbim-230601's commit message
Remove test to reproduce IfcOpenShell#3169 as irrelevant

blenderbim-230531

Toggle blenderbim-230531's commit message
Fix IfcOpenShell#3113. Support regex in selector filter values.

blenderbim-230530

Toggle blenderbim-230530's commit message
Fix IfcOpenShell#3209. Handle loading of custom scales, fix incomplet…

…e NTS implementation, and use Lark for more reliable imperial scale parsing.

blenderbim-230529

Toggle blenderbim-230529's commit message
Fix IfcOpenShell#3200. Bug where include / exclude filters could brea…

…k the drawing.

blenderbim-230528

Toggle blenderbim-230528's commit message
Fix IfcOpenShell#3050. Unlinking now gives you an option to delete as…

… well.

blenderbim-230527

Toggle blenderbim-230527's commit message
Revision Clouds - new annotation type

Short demonstration - https://github.com/IfcOpenShell/IfcOpenShell/assets/9417531/90c9b458-0bae-40a2-9eee-d748e57c24a3

Curently it doesn't have any special representation in viewport and it doesn't have any customisable parameters.

You might get come across error "Revision cloud edges must form just 1 polygon" - it means your edges either don't form any polygon or form 2 or more, both cases are not supported.

blenderbim-230526

Toggle blenderbim-230526's commit message
BBIM Ensure LF end-of-line in Git repo (IfcOpenShell#3096)

Git auto text detection seems to fail with IFC files, possibly due to
long lines. So we now force detection as text which ensures conversion
from CRLF to LF when adding to the repository. We also convert the local
IFC file to LF otherwise Git thinks that the local file is out-of-sync
with the repo version ¯\_(ツ)_/¯

blenderbim-230525

Toggle blenderbim-230525's commit message
Procedurally generating list of props for shading styles to cover mor…

…e props

If it will be too much we still have option to exclude some of them

blenderbim-230524

Toggle blenderbim-230524's commit message
Using the eyedropper on a type automatically sets the type and valida…

…tes assign_type. However it does display an annoying message saying the value was not set, I don't know how to get rid of it.