add more stuff

This commit is contained in:
2026-01-10 23:04:53 -06:00
parent 3fd85a4a30
commit 1cfcdaf4b7
25 changed files with 1584 additions and 17 deletions

15
.gitmodules vendored
View File

@@ -4,3 +4,18 @@
[submodule "magnum"]
path = magnum
url = https://github.com/mosra/magnum.git
[submodule "entt"]
path = entt
url = https://github.com/skypjack/entt.git
[submodule "magnum-integration"]
path = magnum-integration
url = https://github.com/mosra/magnum-integration.git
[submodule "imgui"]
path = imgui
url = https://github.com/ocornut/imgui.git
[submodule "magnum-plugins"]
path = magnum-plugins
url = https://github.com/mosra/magnum-plugins.git
[submodule "ImGuiFileDialog"]
path = ImGuiFileDialog
url = https://github.com/aiekick/ImGuiFileDialog.git