imgui-node-editor submodule
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -4,11 +4,15 @@
|
|||||||
[submodule "kerep"]
|
[submodule "kerep"]
|
||||||
path = kerep
|
path = kerep
|
||||||
url = https://github.com/Timerix22/kerep.git
|
url = https://github.com/Timerix22/kerep.git
|
||||||
[submodule "imgui"]
|
|
||||||
path = imgui
|
|
||||||
url = https://github.com/Timerix22/imgui.git
|
|
||||||
branch = docking_cbuild
|
|
||||||
[submodule "SDL2"]
|
[submodule "SDL2"]
|
||||||
path = SDL2
|
path = SDL2
|
||||||
url = https://github.com/Timerix22/SDL.git
|
url = https://github.com/Timerix22/SDL.git
|
||||||
branch = SDL2
|
branch = SDL2
|
||||||
|
[submodule "imgui"]
|
||||||
|
path = imgui
|
||||||
|
url = https://github.com/Timerix22/imgui.git
|
||||||
|
branch = docking_cbuild
|
||||||
|
[submodule "imgui-node-editor"]
|
||||||
|
path = imgui-node-editor
|
||||||
|
url = https://github.com/Timerix22/imgui-node-editor.git
|
||||||
|
branch = develop_cbuild
|
||||||
|
|||||||
Submodule imgui-node-editor updated: d2113d0f25...50ba284674
Reference in New Issue
Block a user