27 lines
989 B
Plaintext
27 lines
989 B
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/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/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
|
|
[submodule "Dependencies/imnodes"]
|
|
path = Dependencies/imnodes
|
|
url = https://github.com/SHADE-DP/imnodes.git |