added imgui!
This commit is contained in:
parent
ab2bfd5797
commit
5fe4b6b935
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
|||
[submodule "vendor/cglm"]
|
||||
path = vendor/cglm
|
||||
url = https://github.com/recp/cglm
|
||||
[submodule "vendor/cimgui"]
|
||||
path = vendor/cimgui
|
||||
url = git@github.com:cimgui/cimgui.git
|
||||
|
|
1
vendor/cimgui
vendored
Submodule
1
vendor/cimgui
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 439bae810769c850e1762012282275b239796a4a
|
Loading…
Reference in a new issue