blob: 3c3f029db6c250420ab49b802a00b28ce9d0f1fb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
[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
|