Rework imgui rendering process
This commit is contained in:
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -36,4 +36,7 @@
|
||||
url = https://github.com/glfw/glfw.git
|
||||
[submodule "dependencies/tinygltf"]
|
||||
path = dependencies/tinygltf
|
||||
url = https://github.com/syoyo/tinygltf.git
|
||||
url = https://github.com/syoyo/tinygltf.git
|
||||
[submodule "dependencies/imgui"]
|
||||
path = dependencies/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
|
||||
Reference in New Issue
Block a user