-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 756 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "Lib/tinyexr"]
path = Lib/tinyexr
url = https://github.com/syoyo/tinyexr.git
[submodule "corinfo"]
path = corinfo
url = https://github.com/ColumbusUtrigas/corinfo.git
[submodule "Lib/corinfo"]
path = Lib/corinfo
url = https://github.com/ColumbusUtrigas/corinfo.git
[submodule "Lib/stb"]
path = Lib/stb
url = https://github.com/nothings/stb.git
[submodule "Lib/ImGuizmo"]
path = Lib/ImGuizmo
url = https://github.com/CedricGuillemet/ImGuizmo.git
[submodule "Lib/tinyobjloader"]
path = Lib/tinyobjloader
url = https://github.com/syoyo/tinyobjloader.git
[submodule "Lib/json"]
path = Lib/json
url = https://github.com/nlohmann/json.git
[submodule "Lib/bullet3"]
path = Lib/bullet3
url = https://github.com/bulletphysics/bullet3.git