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

39
.gitignore vendored
View file

@ -1,20 +1,21 @@
.vscode/
build/
release/
t/
winbuild/
win32build/
macbuild/
linuxbuild/
*.swp
.cache/
.DS_Store
test/songs/
test/delta/
test/result/
android/.gradle/
android/app/build/
android/app/.cxx/
.vs/
CMakeSettings.json
.vscode/
build/
release/
t/
winbuild/
win32build/
macbuild/
linuxbuild/
*.swp
.cache/
.DS_Store
test/songs/
test/delta/
test/result/
android/.gradle/
android/app/build/
android/app/.cxx/
.vs/
CMakeSettings.json
CMakePresets.json
extern/imgui_patched/examples/