-
Notifications
You must be signed in to change notification settings - Fork 69
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.06 KB
/
Copy path.gitmodules
File metadata and controls
33 lines (33 loc) · 1.06 KB
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
[submodule "libs/OpenAL-Soft"]
path = libs/OpenAL-Soft
url = https://github.com/kcat/openal-soft.git
[submodule "libs/nodeGraph"]
path = libs/nodeGraph
url = https://github.com/enginmanap/nodeGraph.git
[submodule "libs/meshoptimizer"]
path = libs/meshoptimizer
url = https://github.com/zeux/meshoptimizer.git
[submodule "libs/assimp"]
path = libs/assimp
url = https://github.com/assimp/assimp.git
[submodule "libs/consthash"]
path = libs/consthash
url = https://github.com/LordJZ/consthash.git
[submodule "libs/ImGui"]
path = libs/ImGui
url = https://github.com/ocornut/imgui.git
[submodule "libs/ImGuizmo"]
path = libs/ImGuizmo
url = https://github.com/CedricGuillemet/ImGuizmo
[submodule "libs/bullet"]
path = libs/bullet
url = https://github.com/bulletphysics/bullet3.git
[submodule "libs/pybind11"]
path = libs/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "libs/snapdragon-oc"]
path = libs/snapdragon-oc
url = https://github.com/enginmanap/snapdragon-oc.git
[submodule "libs/tracy"]
path = libs/tracy
url = https://github.com/wolfpld/tracy.git