use imgui docking
This commit is contained in:
parent
6ff27718e4
commit
15c49f6626
19 changed files with 390 additions and 298 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "quark/vendor/imgui"]
|
||||
path = quark/vendor/imgui
|
||||
url = https://github.com/ocornut/imgui
|
||||
[submodule "quark/vendor/glm"]
|
||||
path = quark/vendor/glm
|
||||
url = https://github.com/g-truc/glm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue