Update blender build
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user