Skip to content

Tags: youshengCode/IfcOpenShell

Tags

blenderbim-210903

Toggle blenderbim-210903's commit message
Manual import offsets now apply on object placements for efficiency.

blenderbim-210901

Toggle blenderbim-210901's commit message
Immediately redraw the Library panel on load

This improves interface responsiveness.
Previously you would have to hover your mouse over the panel
After import to see the contents of the library visually update.

blenderbim-210831

Toggle blenderbim-210831's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve mesh IFC Representation User Experience (IfcOpenShell#1710)

* Must be in object mode to update representation
This may prevent random CTDs due to invalidated data

* Use self.file instead of re-fetching from IfcStore

* Keep ifc parameters expanded when updating representation

* Clear previous ifc parameters when re-fetching

blenderbim-210830

Toggle blenderbim-210830's commit message
Fix IfcOpenShell#1707. Fix bug where project library browser could se…

…lf reference.

blenderbim-210829

Toggle blenderbim-210829's commit message
Minor fix

blenderbim-210828

Toggle blenderbim-210828's commit message
You can now edit resource base quantity

blenderbim-210827

Toggle blenderbim-210827's commit message
You can now edit nested arithmetic cost values by using spreadsheet-l…

…ike formulas

blenderbim-210826

Toggle blenderbim-210826's commit message
Only equipment and labour resources can now have time-based usages

blenderbim-210825

Toggle blenderbim-210825's commit message
You can now parametrically derive task durations from resource utilis…

…ation

blenderbim-210824

Toggle blenderbim-210824's commit message
Block the user from creating sub resources under a subcontract resource.