This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
/
.gitmodules
51 lines (51 loc) · 1.86 KB
/
.gitmodules
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
[submodule "dependencies/vectorial"]
path = dependencies/vectorial
url = http://github.com/scoopr/vectorial.git
[submodule "dependencies/mathfu"]
path = dependencies/mathfu
url = http://github.com/google/mathfu.git
[submodule "dependencies/cardboard-java"]
path = dependencies/cardboard-java
url = https://github.com/googlesamples/cardboard-java
[submodule "dependencies/bulletphysics"]
path = dependencies/bulletphysics
url = http://github.com/bulletphysics/bullet3.git
[submodule "dependencies/libvorbis"]
path = dependencies/libvorbis
url = https://git.xiph.org/mirrors/vorbis.git
[submodule "dependencies/breadboard"]
path = dependencies/breadboard
url = http://github.com/google/breadboard.git
[submodule "dependencies/pindrop"]
path = dependencies/pindrop
url = http://github.com/google/pindrop.git
[submodule "dependencies/sdl"]
path = dependencies/sdl
url = http://github.com/google/fplbase.git
[submodule "dependencies/webp"]
path = dependencies/webp
url = https://chromium.googlesource.com/webm/libwebp
[submodule "dependencies/libogg"]
path = dependencies/libogg
url = https://git.xiph.org/mirrors/ogg.git
[submodule "dependencies/fplbase"]
path = dependencies/fplbase
url = http://github.com/google/fplbase.git
[submodule "dependencies/motive"]
path = dependencies/motive
url = http://github.com/google/motive.git
[submodule "dependencies/sdl_mixer"]
path = dependencies/sdl_mixer
url = http://github.com/google/pindrop.git
[submodule "dependencies/fplutil"]
path = dependencies/fplutil
url = http://github.com/google/fplutil.git
[submodule "dependencies/flatbuffers"]
path = dependencies/flatbuffers
url = http://github.com/google/flatbuffers.git
[submodule "dependencies/googletest"]
path = dependencies/googletest
url = http://github.com/google/googletest.git
[submodule "dependencies/stb"]
path = dependencies/stb
url = https://github.com/nothings/stb.git