This commit is contained in:
2025-07-16 14:26:28 +03:00
parent f97a72faaa
commit 5a3ab4f55c
5 changed files with 20 additions and 0 deletions

16
.gitmodules vendored
View File

@@ -114,3 +114,19 @@
path = libtiff
url = https://gitlab.com/libtiff/libtiff
branch = master
[submodule "blender-deps/openpgl"]
path = blender-deps/openpgl
url = https://github.com/RenderKit/openpgl
branch = main
[submodule "blender-deps/xz"]
path = blender-deps/xz
url = https://github.com/tukaani-project/xz
branch = master
[submodule "blender-deps/libwebp"]
path = blender-deps/libwebp
url = https://chromium.googlesource.com/webm/libwebp
branch = main
[submodule "blender-deps/jbigkit"]
path = blender-deps/jbigkit
url = https://www.cl.cam.ac.uk/~mgk25/git/jbigkit
branch = master