Update blender build

This commit is contained in:
2025-07-15 21:48:55 +03:00
parent 19984c4b4f
commit f9dff3a415
8 changed files with 205 additions and 22 deletions

12
.gitmodules vendored
View File

@@ -106,3 +106,15 @@
path = pugixml
url = https://github.com/zeux/pugixml
branch = master
[submodule "pybind11"]
path = pybind11
url = https://github.com/pybind/pybind11
branch = master
[submodule "blender-deps/libdeflate"]
path = blender-deps/libdeflate
url = https://github.com/ebiggers/libdeflate
branch = master
[submodule "libtiff"]
path = libtiff
url = https://gitlab.com/libtiff/libtiff
branch = master