Convert imgui to git submodule (shallow)

This commit is contained in:
Kelsi 2026-02-18 19:23:03 -08:00
parent 5a2cb48b89
commit 37afbf8ba2
4 changed files with 15 additions and 15 deletions

4
.gitmodules vendored Normal file
View file

@ -0,0 +1,4 @@
[submodule "extern/imgui"]
path = extern/imgui
url = https://github.com/ocornut/imgui.git
shallow = true