-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
34 lines (34 loc) · 1.26 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
[submodule "Eklipse/vendor/imgui"]
path = Eklipse/vendor/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "Eklipse/vendor/spdlog"]
path = Eklipse/vendor/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "Eklipse/vendor/glm"]
path = Eklipse/vendor/glm
url = https://github.com/g-truc/glm.git
[submodule "Eklipse/vendor/glfw"]
path = Eklipse/vendor/glfw
url = https://github.com/glfw/glfw.git
[submodule "Eklipse/vendor/yamlcpp"]
path = Eklipse/vendor/yamlcpp
url = https://github.com/jbeder/yaml-cpp.git
[submodule "Eklipse/vendor/nfd"]
path = Eklipse/vendor/nfd
url = https://github.com/mlabbe/nativefiledialog.git
[submodule "Eklipse/vendor/imguizmo"]
path = Eklipse/vendor/imguizmo
url = https://github.com/CedricGuillemet/ImGuizmo.git
[submodule "Eklipse/vendor/glslang"]
path = Eklipse/vendor/glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "Eklipse/vendor/spirv_tools"]
path = Eklipse/vendor/spirv_tools
url = https://github.com/KhronosGroup/SPIRV-Tools.git
[submodule "Eklipse/vendor/spirv_headers"]
path = Eklipse/vendor/spirv_headers
url = https://github.com/KhronosGroup/SPIRV-Headers.git
[submodule "Eklipse/vendor/shaderc"]
path = Eklipse/vendor/shaderc
url = https://github.com/google/shaderc.git