de-submodule ImGui

allows for local modification which is necessary

see #442
This commit is contained in:
tildearrow 2022-05-18 15:23:10 -05:00
parent 20bdaa4702
commit e1bd5b03f3
78 changed files with 79232 additions and 33 deletions

4
.gitmodules vendored
View file

@ -9,10 +9,6 @@
path = extern/libsndfile
url = https://github.com/libsndfile/libsndfile.git
branch = master
[submodule "extern/imgui"]
path = extern/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "extern/fmt"]
path = extern/fmt
url = https://github.com/fmtlib/fmt.git