We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf22081 commit 54e695aCopy full SHA for 54e695a
.gitmodules
@@ -9,10 +9,12 @@
9
[submodule "dependencies/vcpkg"]
10
path = dependencies/vcpkg
11
url = https://github.com/microsoft/vcpkg
12
- shallow = true
+ shallow = false
13
[submodule "dependencies/Vulkan-Headers"]
14
path = dependencies/Vulkan-Headers
15
url = https://github.com/KhronosGroup/Vulkan-Headers
16
+ shallow = true
17
[submodule "dependencies/imgui"]
18
path = dependencies/imgui
19
url = https://github.com/ocornut/imgui
20
0 commit comments