This commit is contained in:
2025-07-12 12:17:44 +03:00
parent c759f60ff7
commit 792e1b937a
3507 changed files with 492613 additions and 0 deletions

24
.gitmodules vendored
View File

@@ -78,3 +78,27 @@
path = OpenColorIO
url = https://github.com/AcademySoftwareFoundation/OpenColorIO
branch = main
[submodule "Imath"]
path = Imath
url = https://github.com/AcademySoftwareFoundation/Imath
branch = main
[submodule "openexr"]
path = openexr
url = https://github.com/AcademySoftwareFoundation/openexr
branch = main
[submodule "libjpeg-turbo"]
path = libjpeg-turbo
url = https://github.com/libjpeg-turbo/libjpeg-turbo
branch = main
[submodule "libpng"]
path = libpng
url = https://github.com/pnggroup/libpng
branch = libpng16
[submodule "embree"]
path = embree
url = https://github.com/RenderKit/embree
branch = master
[submodule "oneTBB"]
path = oneTBB
url = https://github.com/uxlfoundation/oneTBB
branch = master