summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 6ea0b1456abec45829bd21341754d032d30e313a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "ext/tinyobjloader"]
	path = ext/tinyobjloader
	url = https://github.com/tinyobjloader/tinyobjloader.git
[submodule "ext/imgui"]
	path = ext/imgui
	url = https://github.com/ocornut/imgui.git
[submodule "ext/argparse"]
	path = ext/argparse
	url = https://github.com/p-ranav/argparse.git
[submodule "ext/tinygltf.git"]
	path = ext/tinygltf.git
	url = https://github.com/syoyo/tinygltf.git
[submodule "ext/VulkanMemoryAllocator"]
	path = ext/VulkanMemoryAllocator
	url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator