|
1 | | -[submodule "__externals/fmt"] |
2 | | - path = __externals/fmt |
3 | | - url = https://github.com/fmtlib/fmt |
4 | | -[submodule "__externals/stb"] |
5 | | - path = __externals/stb |
6 | | - url = https://github.com/nothings/stb |
7 | | -[submodule "__externals/imgui/src"] |
8 | | - path = __externals/imgui/src |
9 | | - url = https://github.com/ocornut/imgui |
10 | | -[submodule "__externals/spdlog"] |
11 | | - path = __externals/spdlog |
12 | | - url = https://github.com/gabime/spdlog |
13 | | -[submodule "__externals/glfw"] |
14 | | - path = __externals/glfw |
15 | | - url = https://github.com/glfw/glfw |
16 | | -[submodule "__externals/entt"] |
17 | | - path = __externals/entt |
18 | | - url = https://github.com/skypjack/entt |
19 | | -[submodule "__externals/assimp"] |
20 | | - path = __externals/assimp |
21 | | - url = https://github.com/assimp/assimp |
22 | | -[submodule "__externals/stduuid"] |
23 | | - path = __externals/stduuid |
24 | | - url = https://github.com/mariusbancila/stduuid |
25 | | -[submodule "__externals/yaml-cpp"] |
26 | | - path = __externals/yaml-cpp |
27 | | - url = https://github.com/jbeder/yaml-cpp |
28 | | -[submodule "__externals/ImGuizmo"] |
29 | | - path = __externals/ImGuizmo |
30 | | - url = https://github.com/CedricGuillemet/ImGuizmo |
31 | | -[submodule "__externals/SPIRV-Cross"] |
32 | | - path = __externals/SPIRV-Cross |
33 | | - url = https://github.com/KhronosGroup/SPIRV-Cross |
34 | | -[submodule "__externals/gtest"] |
35 | | - path = __externals/gtest |
36 | | - url = https://github.com/google/googletest |
37 | | -[submodule "__externals/VulkanMemoryAllocator"] |
38 | | - path = __externals/VulkanMemoryAllocator |
39 | | - url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator |
40 | | -[submodule "__externals/nlohmann_json"] |
41 | | - path = __externals/nlohmann_json |
42 | | - url = https://github.com/nlohmann/json |
43 | | -[submodule "__externals/glslang"] |
44 | | - path = __externals/glslang |
45 | | - url = https://github.com/khronosGroup/glslang.git |
46 | | -[submodule "__externals/SPIRV-headers"] |
47 | | - path = __externals/SPIRV-headers |
48 | | - url = https://github.com/khronosGroup/SPIRV-headers.git |
49 | | -[submodule "__externals/SPIRV-Tools"] |
50 | | - path = __externals/SPIRV-Tools |
51 | | - url = https://github.com/khronosGroup/SPIRV-Tools |
52 | | -[submodule "__externals/Vulkan-Loader"] |
53 | | - path = __externals/Vulkan-Loader |
54 | | - url = https://github.com/KhronosGroup/Vulkan-Loader |
55 | | -[submodule "__externals/glm"] |
56 | | - path = __externals/glm |
57 | | - url = https://github.com/g-truc/glm |
58 | | -[submodule "__externals/Vulkan-Headers"] |
59 | | - path = __externals/Vulkan-Headers |
60 | | - url = https://github.com/KhronosGroup/Vulkan-Headers |
61 | | -[submodule "__externals/tlsf/src"] |
62 | | - path = __externals/tlsf/src |
63 | | - url = https://github.com/mattconte/tlsf |
64 | | -[submodule "__externals/CLI11"] |
65 | | - path = __externals/CLI11 |
66 | | - url = https://github.com/CLIUtils/CLI11 |
67 | | -[submodule "__externals/rapidhash/src"] |
68 | | - path = __externals/rapidhash/src |
69 | | - url = https://github.com/Nicoshev/rapidhash |
0 commit comments