Tweak generated tree parameters and add manual trees to landscape library thanks to SavyGust27

This commit is contained in:
Dion Moult
2024-03-02 22:58:58 +11:00
parent 8a88b0b3a1
commit 13f26d9b70
4 changed files with 6902 additions and 991 deletions
+1 -1
View File
@@ -696,7 +696,7 @@ endif
# Required for Desktop icon and file association
cp -r blenderbim/libs/desktop dist/blenderbim/libs/
# generate translations module for BBIM build
# Generate translations module for BBIM build
git clone https://github.com/IfcOpenShell/blenderbim-translations.git dist/working
python scripts/bbim_translations.py -i "dist/working" -o "dist/blenderbim"
rm -rf dist/working