replaced imgui with cimgui shared lib to use with c# bindings
This commit is contained in:
7
.gitmodules
vendored
7
.gitmodules
vendored
@@ -1,7 +1,6 @@
|
||||
[submodule "dependencies/imgui"]
|
||||
path = dependencies/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
branch = docking
|
||||
[submodule "dependencies/resource_embedder"]
|
||||
path = dependencies/resource_embedder
|
||||
url = https://timerix.ddns.net/git/Timerix/resource_embedder.git
|
||||
[submodule "dependencies/cimgui"]
|
||||
path = dependencies/cimgui
|
||||
url = https://github.com/cimgui/cimgui.git
|
||||
|
||||
Reference in New Issue
Block a user