added imgui

This commit is contained in:
Lauchmelder 2022-02-18 16:28:20 +01:00
parent 8cd67ebc42
commit 198f7e1269
No known key found for this signature in database
GPG key ID: C2403C69D78F011D
9 changed files with 62 additions and 4 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "vendor/glfw"]
path = vendor/glfw
url = git@github.com:glfw/glfw.git
[submodule "vendor/imgui"]
path = vendor/imgui
url = git@github.com:ocornut/imgui.git