added imgui
This commit is contained in:
parent
8cd67ebc42
commit
198f7e1269
9 changed files with 62 additions and 4 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue