1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2024-11-23 02:38:52 -05:00
Specter/.gitmodules

17 lines
567 B
Plaintext
Raw Normal View History

[submodule "Navigator/vendor/spdlog"]
path = Navigator/vendor/spdlog
2021-12-18 16:39:12 -05:00
url = https://github.com/gabime/spdlog.git
[submodule "Navigator/vendor/implot"]
path = Navigator/vendor/implot
url = https://github.com/gwm17/implot.git
2021-12-24 14:11:52 -05:00
[submodule "Navigator/vendor/imgui"]
path = Navigator/vendor/imgui
url = https://github.com/gwm17/imgui.git
branch = docking
2022-01-07 10:58:03 -05:00
[submodule "Navigator/vendor/glfw"]
path = Navigator/vendor/glfw
url = https://github.com/gwm17/glfw.git
[submodule "Navigator/vendor/glm"]
path = Navigator/vendor/glm
url = https://github.com/g-truc/glm.git