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