summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.gitmodules14
m---------external/corrade (renamed from corrade)0
m---------external/imgui (renamed from imgui)0
m---------external/json (renamed from json)0
m---------external/magnum (renamed from magnum)0
m---------external/magnum-integration (renamed from magnum-integration)0
m---------external/magnum-plugins (renamed from magnum-plugins)0
m---------external/sdl2 (renamed from sdl2)0
8 files changed, 7 insertions, 7 deletions
diff --git a/.gitmodules b/.gitmodules
index 4bd7ae48..0dbe42d2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,21 +1,21 @@
[submodule "magnum"]
- path = magnum
+ path = external/magnum
url = https://github.com/mosra/magnum
[submodule "magnum-plugins"]
- path = magnum-plugins
+ path = external/magnum-plugins
url = https://github.com/mosra/magnum-plugins
[submodule "magnum-integration"]
- path = magnum-integration
+ path = external/magnum-integration
url = https://github.com/mosra/magnum-integration
[submodule "corrade"]
- path = corrade
+ path = external/corrade
url = https://github.com/mosra/corrade
[submodule "json"]
- path = json
+ path = external/json
url = https://github.com/nlohmann/json.git
[submodule "imgui"]
- path = imgui
+ path = external/imgui
url = https://github.com/ocornut/imgui.git
[submodule "sdl2"]
- path = sdl2
+ path = external/sdl2
url = https://github.com/libsdl-org/SDL.git
diff --git a/corrade b/external/corrade
-Subproject 9e35d4eb31b60c8d0aaa2d0028eae469b59ed7b
+Subproject 9e35d4eb31b60c8d0aaa2d0028eae469b59ed7b
diff --git a/imgui b/external/imgui
-Subproject 588421986784df1ae3df16305d90cecdb07e995
+Subproject 588421986784df1ae3df16305d90cecdb07e995
diff --git a/json b/external/json
-Subproject 48a102c2c5ef7c2552ea291f5527a8481c98a7a
+Subproject 48a102c2c5ef7c2552ea291f5527a8481c98a7a
diff --git a/magnum b/external/magnum
-Subproject b9726a982305a59273b2eae8109ce748311d29f
+Subproject b9726a982305a59273b2eae8109ce748311d29f
diff --git a/magnum-integration b/external/magnum-integration
-Subproject 8fdf1479bf01109d4171ba43496eea9578c120b
+Subproject 8fdf1479bf01109d4171ba43496eea9578c120b
diff --git a/magnum-plugins b/external/magnum-plugins
-Subproject 6da185c7069a224b9d10a8863c4a9148d4d5df4
+Subproject 6da185c7069a224b9d10a8863c4a9148d4d5df4
diff --git a/sdl2 b/external/sdl2
-Subproject aefc6b5bb57cd3aadc6964e26f2caac1d1c5f62
+Subproject aefc6b5bb57cd3aadc6964e26f2caac1d1c5f62