Fix #6028. Deprecate schema dir as it's basically just data.

This commit is contained in:
Dion Moult
2025-01-23 23:10:40 +11:00
parent 15bc968179
commit c6b64baccb
44 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ endif
# Brickschema requires pkg_resources which is provided by Blender.
# Provides Brickschema functionality
# For now lets bundle the latest nightly schema
cd build/bonsai/bim/schema && wget https://github.com/BrickSchema/Brick/releases/download/nightly/Brick.ttl
cd build/bonsai/bim/data/brick/ && wget https://github.com/BrickSchema/Brick/releases/download/nightly/Brick.ttl
# Required for hipped roof generation
cd build && wget https://github.com/prochitecture/bpypolyskel/archive/refs/heads/master.zip