forked from facebookresearch/habitat-sim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
51 lines (51 loc) · 1.78 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 "src/deps/rapidjson"]
path = src/deps/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "src/deps/magnum"]
path = src/deps/magnum
url = https://github.com/mosra/magnum.git
[submodule "src/deps/corrade"]
path = src/deps/corrade
url = https://github.com/mosra/corrade.git
[submodule "src/deps/magnum-plugins"]
path = src/deps/magnum-plugins
url = https://github.com/mosra/magnum-plugins.git
[submodule "src/deps/pybind11"]
path = src/deps/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "src/deps/eigen"]
path = src/deps/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "src/deps/assimp"]
path = src/deps/assimp
url = https://github.com/assimp/assimp
[submodule "src/deps/glfw"]
path = src/deps/glfw
url = https://github.com/glfw/glfw
[submodule "src/deps/recastnavigation"]
path = src/deps/recastnavigation
url = https://github.com/erikwijmans/recastnavigation.git
[submodule "src/deps/magnum-integration"]
path = src/deps/magnum-integration
url = https://github.com/mosra/magnum-integration.git
[submodule "src/deps/magnum-bindings"]
path = src/deps/magnum-bindings
url = https://github.com/mosra/magnum-bindings.git
[submodule "docs/m.css"]
path = docs/m.css
url = https://github.com/mosra/m.css
[submodule "src/deps/imgui"]
path = src/deps/imgui
url = https://github.com/ocornut/imgui.git
[submodule "src/deps/tinyobjloader"]
path = src/deps/tinyobjloader
url = https://github.com/syoyo/tinyobjloader.git
[submodule "src/deps/bullet3"]
path = src/deps/bullet3
url = https://github.com/bulletphysics/bullet3
[submodule "src/deps/v-hacd"]
path = src/deps/v-hacd
url = https://github.com/ScottCSteinhauser/v-hacd.git
[submodule "src/deps/openexr"]
path = src/deps/openexr
url = https://github.com/AcademySoftwareFoundation/openexr