-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
32 lines (32 loc) · 1.17 KB
/
.gitmodules
File metadata and controls
32 lines (32 loc) · 1.17 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
[submodule "Lithe/thirdparty/spdlog"]
path = Lithe/thirdparty/spdlog
url = https://github.com/gabime/spdlog
[submodule "Lithe/thirdparty/glfw"]
path = Lithe/thirdparty/glfw
url = https://github.com/Lolitron-0/glfw
[submodule "Lithe/thirdparty/ImGui"]
path = Lithe/thirdparty/ImGui
url = https://github.com/Lolitron-0/imgui
branch = docking
[submodule "Lithe/thirdparty/glm"]
path = Lithe/thirdparty/glm
url = https://github.com/g-truc/glm
[submodule "Lithe/thirdparty/RenderAbstraction"]
path = Lithe/thirdparty/RenderAbstraction
url = https://github.com/Lolitron-0/RenderingAbstraction
master = master
branch = master
update = rebase
[submodule "Lithe/thirdparty/IconFontCppHeaders"]
path = Lithe/thirdparty/IconFontCppHeaders
url = https://github.com/juliettef/IconFontCppHeaders
[submodule "Lithe/thirdparty/ImGuizmo"]
path = Lithe/thirdparty/ImGuizmo
url = https://github.com/CedricGuillemet/ImGuizmo
[submodule "Lithe/thirdparty/Profiler"]
path = Lithe/thirdparty/Profiler
url = https://github.com/Lolitron-0/Profiler
branch = master
[submodule "Lithe-Editor/assets/meshes/Sponza"]
path = Lithe-Editor/assets/meshes/Sponza
url = https://github.com/jimmiebergmann/Sponza