-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
38 lines (38 loc) · 1.32 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
[submodule "externals/glfw"]
path = externals/glfw
url = https://github.com/glfw/glfw.git
[submodule "externals/Headerize"]
path = externals/Headerize
url = https://github.com/Chainsawkitten/Headerize.git
[submodule "externals/simpleini"]
path = externals/simpleini
url = https://github.com/brofield/simpleini.git
[submodule "externals/glm"]
path = externals/glm
url = https://github.com/g-truc/glm.git
[submodule "externals/stb"]
path = externals/stb
url = https://github.com/nothings/stb.git
[submodule "externals/jsoncpp"]
path = externals/jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
ignore = dirty
[submodule "externals/imgui"]
path = externals/imgui
url = https://github.com/ocornut/imgui.git
[submodule "externals/AngelScript"]
path = externals/AngelScript
url = https://github.com/codecat/angelscript-mirror.git
ignore = dirty
[submodule "externals/bullet3"]
path = externals/bullet3
url = https://github.com/bulletphysics/bullet3.git
[submodule "externals/ImGuizmo"]
path = externals/ImGuizmo
url = https://github.com/CedricGuillemet/ImGuizmo.git
[submodule "externals/doxygen-awesome-css"]
path = externals/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git
[submodule "externals/miniaudio"]
path = externals/miniaudio
url = https://github.com/mackron/miniaudio.git