-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
72 lines (72 loc) · 2.41 KB
/
Copy path.gitmodules
File metadata and controls
72 lines (72 loc) · 2.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[submodule "SirEngineThe3rd/vendor/imgui"]
path = SirEngineThe3rd/vendor/imgui
url = https://github.com/ocornut/imgui.git
[submodule "vendors/spdlog"]
path = vendors/spdlog
url = https://github.com/giordi91/spdlog.git
[submodule "vendors/imgui"]
path = vendors/imgui
url = https://github.com/giordi91/imgui.git
[submodule "vendors/cxxopts"]
path = vendors/cxxopts
url = https://github.com/giordi91/cxxopts.git
[submodule "vendors/tinyobjloader"]
path = vendors/tinyobjloader
url = https://github.com/giordi91/tinyobjloader.git
[submodule "vendors/json"]
path = vendors/json
url = https://github.com/giordi91/json.git
[submodule "vendors/Catch2"]
path = vendors/Catch2
url = https://github.com/giordi91/Catch2.git
[submodule "vendors/DirectXTK12"]
path = vendors/DirectXTK12
url = https://github.com/giordi91/DirectXTK12.git
[submodule "vendors/Compressonator"]
path = vendors/Compressonator
url = https://github.com/giordi91/Compressonator.git
[submodule "vendors/stb"]
path = vendors/stb
url = https://github.com/nothings/stb.git
[submodule "vendors/DirectXTex"]
path = vendors/DirectXTex
url = https://github.com/giordi91/DirectXTex.git
[submodule "vendors/farmhash"]
path = vendors/farmhash
url = https://github.com/giordi91/farmhash.git
[submodule "vendors/display-library"]
path = vendors/display-library
url = https://github.com/giordi91/display-library.git
[submodule "vendors/PixEvent"]
path = vendors/PixEvent
url = https://github.com/giordi91/PixEvent.git
[submodule "vendors/crunch"]
path = vendors/crunch
url = https://github.com/giordi91/crunch
[submodule "lib_fts"]
path = lib_fts
url = https://github.com/giordi91/lib_fts.git
[submodule "vendors/lua"]
path = vendors/lua
url = https://github.com/giordi91/lua.git
[submodule "vendors/gli"]
path = vendors/gli
url = https://github.com/g-truc/gli.git
[submodule "vendors/glm"]
path = vendors/glm
url = https://github.com/g-truc/glm.git
[submodule "vendors/meshoptimizer"]
path = vendors/meshoptimizer
url = https://github.com/zeux/meshoptimizer.git
[submodule "vendors/volk"]
path = vendors/volk
url = https://github.com/zeux/volk.git
[submodule "vendors/glslang"]
path = vendors/glslang
url = https://github.com/giordi91/glslang.git
[submodule "vendors/SPIRV-Cross"]
path = vendors/SPIRV-Cross
url = https://github.com/giordi91/SPIRV-Cross.git
[submodule "vendors/df_serialize"]
path = vendors/df_serialize
url = https://github.com/Atrix256/df_serialize.git