SHADE_Y3/.gitmodules

28 lines
983 B
Plaintext
Raw Normal View History

2022-08-26 13:45:27 +08:00
[submodule "Dependencies/VMA"]
path = Dependencies/VMA
url = https://github.com/SHADE-DP/VulkanMemoryAllocator.git
[submodule "Dependencies/imgui"]
path = Dependencies/imgui
url = https://github.com/SHADE-DP/imgui.git
[submodule "Dependencies/imguizmo"]
path = Dependencies/imguizmo
url = https://github.com/SHADE-DP/ImGuizmo.git
[submodule "Dependencies/imnodes"]
path = Dependencies/imnodes
url = https://github.com/SHADE-DP/imnodes.git
[submodule "Dependencies/tracy"]
path = Dependencies/tracy
url = https://github.com/SHADE-DP/tracy.git
[submodule "Dependencies/spdlog"]
path = Dependencies/spdlog
url = https://github.com/SHADE-DP/spdlog.git
[submodule "Dependencies/stb"]
path = Dependencies/stb
url = https://github.com/SHADE-DP/stb.git
[submodule "Dependencies/msdf"]
path = Dependencies/msdf
url = https://github.com/SHADE-DP/msdf-atlas-gen.git
[submodule "Dependencies/yamlcpp"]
path = Dependencies/yamlcpp
url = https://github.com/SHADE-DP/yaml-cpp.git