mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Add imgui.
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -4,3 +4,7 @@
|
||||
[submodule "dep/libwolv"]
|
||||
path = dep/libwolv
|
||||
url = git@github.com:WerWolv/libwolv.git
|
||||
[submodule "dep/imgui"]
|
||||
path = dep/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
branch = docking
|
||||
|
||||
1
dep/imgui
Submodule
1
dep/imgui
Submodule
Submodule dep/imgui added at 4d216d4510
Reference in New Issue
Block a user