2020-09-29 13:47:50 +02:00
|
|
|
[submodule "external/entt"]
|
|
|
|
path = external/entt
|
|
|
|
url = https://github.com/skypjack/entt.git
|
|
|
|
shallow = true
|
|
|
|
[submodule "external/glm"]
|
|
|
|
path = external/glm
|
|
|
|
url = https://github.com/g-truc/glm.git
|
|
|
|
shallow = true
|
|
|
|
[submodule "external/googletest"]
|
|
|
|
path = external/googletest
|
|
|
|
url = https://github.com/google/googletest.git
|
|
|
|
[submodule "external/IconFontCppHeaders"]
|
|
|
|
path = external/IconFontCppHeaders
|
|
|
|
url = https://github.com/juliettef/IconFontCppHeaders.git
|
|
|
|
[submodule "external/imgui/imgui"]
|
|
|
|
path = external/imgui/imgui
|
|
|
|
url = https://github.com/ocornut/imgui.git
|
|
|
|
shallow = true
|
|
|
|
[submodule "external/ImGuiColorTextEdit"]
|
|
|
|
path = external/ImGuiColorTextEdit
|
|
|
|
url = https://github.com/BalazsJako/ImGuiColorTextEdit.git
|
|
|
|
[submodule "external/soloud/soloud"]
|
|
|
|
path = external/soloud/soloud
|
|
|
|
url = https://github.com/jarikomppa/soloud.git
|
|
|
|
[submodule "external/spdlog"]
|
|
|
|
path = external/spdlog
|
|
|
|
url = https://github.com/gabime/spdlog.git
|
|
|
|
shallow = true
|
|
|
|
[submodule "external/stb/stb"]
|
|
|
|
path = external/stb/stb
|
|
|
|
url = https://github.com/nothings/stb.git
|
|
|
|
[submodule "external/tracy/tracy"]
|
|
|
|
path = external/tracy/tracy
|
|
|
|
url = https://github.com/wolfpld/tracy.git
|
|
|
|
shallow = true
|
2022-02-11 17:27:23 +01:00
|
|
|
[submodule "external/physfs/physfs"]
|
|
|
|
path = external/physfs/physfs
|
|
|
|
url = https://github.com/icculus/physfs.git
|
|
|
|
branch = main
|