-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
53 lines (53 loc) · 1.67 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[submodule "third-party/GenIO"]
path = third-party/GenIO
url = https://github.com/keelanstuart/GenIO
branch = master
[submodule "third-party/Pool"]
path = third-party/Pool
url = https://github.com/keelanstuart/Pool
branch = master
[submodule "third-party/mqme"]
path = third-party/mqme
url = https://github.com/keelanstuart/mqme
branch = master
[submodule "third-party/GLlibgen"]
path = third-party/GLlibgen
url = https://github.com/keelanstuart/GLlibgen
branch = master
[submodule "third-party/PowerProps"]
path = third-party/PowerProps
url = https://github.com/keelanstuart/PowerProps
branch = master
[submodule "third-party/tinyxml2"]
path = third-party/tinyxml2
url = https://github.com/leethomason/tinyxml2
[submodule "third-party/stb"]
path = third-party/stb
url = https://github.com/nothings/stb
[submodule "third-party/imgui"]
path = third-party/imgui
url = https://github.com/keelanstuart/imgui
branch = Celerity_Integration
[submodule "third-party/assimp"]
path = third-party/assimp
url = https://github.com/keelanstuart/assimp
branch = Celerity_Integration
[submodule "third-party/irrXML"]
path = third-party/irrXML
url = https://github.com/keelanstuart/irrXML
branch = Celerity_Integration
[submodule "third-party/zlib"]
path = third-party/zlib
url = https://github.com/keelanstuart/zlib
branch = Celerity_Integration
[submodule "third-party/glm"]
path = third-party/glm
url = https://github.com/keelanstuart/glm
branch = master
[submodule "third-party/bullet3"]
path = third-party/bullet3
url = https://github.com/keelanstuart/bullet3
branch = master
[submodule "third-party/libtiff"]
path = third-party/libtiff
url = https://github.com/keelanstuart/libtiff