SHADE_Y3/.gitmodules

31 lines
1.1 KiB
Plaintext

[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
[submodule "Dependencies/assimp"]
path = Dependencies/assimp
url = https://github.com/assimp/assimp.git