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 111
/
.gitmodules
69 lines (69 loc) · 2.51 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[submodule "dependencies/fplutil"]
path = dependencies/fplutil
url = http://github.com/google/fplutil.git
[submodule "dependencies/googletest"]
path = dependencies/googletest
url = http://github.com/google/fplutil.git
[submodule "dependencies/flatbuffers"]
path = dependencies/flatbuffers
url = http://github.com/google/flatbuffers.git
[submodule "dependencies/mathfu"]
path = dependencies/mathfu
url = http://github.com/google/mathfu.git
[submodule "dependencies/sdl"]
path = dependencies/sdl
url = http://github.com/google/pienoon.git
[submodule "dependencies/sdl_mixer"]
path = dependencies/sdl_mixer
url = http://github.com/google/pienoon.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/libvorbis"]
path = dependencies/libvorbis
url = https://git.xiph.org/mirrors/vorbis.git
[submodule "dependencies/motive"]
path = dependencies/motive
url = http://github.com/google/motive.git
[submodule "dependencies/freetype"]
path = dependencies/freetype
url = git://git.sv.nongnu.org/freetype/freetype2.git
[submodule "dependencies/harfbuzz"]
path = dependencies/harfbuzz
url = http://github.com/behdad/harfbuzz.git
[submodule "dependencies/cardboard-java"]
path = dependencies/cardboard-java
url = https://github.com/googlesamples/cardboard-java.git
[submodule "dependencies/pindrop"]
path = dependencies/pindrop
url = http://github.com/google/pindrop.git
[submodule "dependencies/vectorial"]
path = dependencies/vectorial
url = http://github.com/scoopr/vectorial.git
[submodule "vectorial"]
path = vectorial
url = http://github.com/scoopr/vectorial.git
[submodule "dependencies/flatui"]
path = dependencies/flatui
url = http://github.com/google/flatui.git
[submodule "dependencies/breadboard"]
path = dependencies/breadboard
url = http://github.com/google/breadboard.git
[submodule "dependencies/scene_lab"]
path = dependencies/scene_lab
url = http://github.com/google/scene_lab.git
[submodule "dependencies/libunibreak"]
path = dependencies/libunibreak
url = https://github.com/adah1972/libunibreak.git
[submodule "dependencies/fplbase"]
path = dependencies/fplbase
url = http://github.com/google/fplbase.git
[submodule "dependencies/bulletphysics"]
path = dependencies/bulletphysics
url = http://github.com/bulletphysics/bullet3.git
[submodule "dependencies/corgi"]
path = dependencies/corgi
url = http://github.com/google/corgi.git