de-submodule ImGui
allows for local modification which is necessary see #442
This commit is contained in:
parent
20bdaa4702
commit
e1bd5b03f3
78 changed files with 79232 additions and 33 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -9,10 +9,6 @@
|
|||
path = extern/libsndfile
|
||||
url = https://github.com/libsndfile/libsndfile.git
|
||||
branch = master
|
||||
[submodule "extern/imgui"]
|
||||
path = extern/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
branch = docking
|
||||
[submodule "extern/fmt"]
|
||||
path = extern/fmt
|
||||
url = https://github.com/fmtlib/fmt.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue