imgui-node-editor submodule
This commit is contained in:
parent
19bad55be4
commit
e8ac54667c
12
.gitmodules
vendored
12
.gitmodules
vendored
@ -4,11 +4,15 @@
|
||||
[submodule "kerep"]
|
||||
path = kerep
|
||||
url = https://github.com/Timerix22/kerep.git
|
||||
[submodule "imgui"]
|
||||
path = imgui
|
||||
url = https://github.com/Timerix22/imgui.git
|
||||
branch = docking_cbuild
|
||||
[submodule "SDL2"]
|
||||
path = SDL2
|
||||
url = https://github.com/Timerix22/SDL.git
|
||||
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
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit d2113d0f25f17076791d3bdbc9ce968eb9408751
|
||||
Subproject commit 50ba2846746af233922da40694380fd090b304ab
|
||||
Loading…
Reference in New Issue
Block a user