use imgui docking

This commit is contained in:
lauchmelder 2025-01-06 01:01:03 +01:00
parent 6ff27718e4
commit 15c49f6626
19 changed files with 390 additions and 298 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "quark/vendor/imgui"]
path = quark/vendor/imgui
url = https://github.com/ocornut/imgui
[submodule "quark/vendor/glm"]
path = quark/vendor/glm
url = https://github.com/g-truc/glm