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/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
|
2022-08-26 14:25:14 +08:00
|
|
|
[submodule "Dependencies/assimp"]
|
|
|
|
path = Dependencies/assimp
|
2022-08-29 13:44:45 +08:00
|
|
|
url = https://github.com/assimp/assimp.git
|
|
|
|
[submodule "Dependencies/imnodes"]
|
|
|
|
path = Dependencies/imnodes
|
|
|
|
url = https://github.com/SHADE-DP/imnodes.git
|