forked from Tom94/tev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.06 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "dependencies/nanogui"]
path = dependencies/nanogui
url = https://github.com/Tom94/nanogui
[submodule "dependencies/args"]
path = dependencies/args
url = https://github.com/Taywee/args
[submodule "dependencies/openexr"]
path = dependencies/openexr
url = https://github.com/mitsuba-renderer/openexr
[submodule "dependencies/zlib"]
path = dependencies/zlib
url = https://github.com/mitsuba-renderer/zlib
[submodule "dependencies/tinyformat"]
path = dependencies/tinyformat
url = https://github.com/mitsuba-renderer/tinyformat
[submodule "dependencies/filesystem"]
path = dependencies/filesystem
url = https://github.com/Tom94/filesystem
[submodule "dependencies/utfcpp"]
path = dependencies/utfcpp
url = https://github.com/Tom94/utfcpp
[submodule "dependencies/tinylogger"]
path = dependencies/tinylogger
url = https://github.com/Tom94/tinylogger
[submodule "dependencies/clip"]
path = dependencies/clip
url = https://github.com/Tom94/clip
[submodule "dependencies/DirectXTex"]
path = dependencies/DirectXTex
url = https://github.com/microsoft/DirectXTex.git