-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 767 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 767 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Povox/vendor/spdlog"]
path = Povox/vendor/spdlog
url = https://github.com/gabime/spdlog
[submodule "Povox/vendor/GLFW"]
path = Povox/vendor/GLFW
url = https://github.com/PowerOfNames/glfw
[submodule "Povox/vendor/ImGui"]
path = Povox/vendor/ImGui
url = https://github.com/PowerOfNames/imgui
[submodule "Povox/vendor/glm"]
path = Povox/vendor/glm
url = https://github.com/g-truc/glm
[submodule "Povox/vendor/ImGuizmo"]
path = Povox/vendor/ImGuizmo
url = https://github.com/PowerOfNames/ImGuizmo
[submodule "Povox/vendor/yaml-cpp"]
path = Povox/vendor/yaml-cpp
url = https://github.com/PowerOfNames/yaml-cpp.git
[submodule "Povox/vendor/SPIRV-Reflect"]
path = Povox/vendor/SPIRV-Reflect
url = https://github.com/KhronosGroup/SPIRV-Reflect.git