From e8ac54667c0c05e49d32ec253cd529fcff4a3d3b Mon Sep 17 00:00:00 2001 From: Timerix22 Date: Sun, 2 Apr 2023 21:03:25 +0600 Subject: [PATCH] imgui-node-editor submodule --- .gitmodules | 12 ++++++++---- imgui-node-editor | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 0368f1e..140dde4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/imgui-node-editor b/imgui-node-editor index d2113d0..50ba284 160000 --- a/imgui-node-editor +++ b/imgui-node-editor @@ -1 +1 @@ -Subproject commit d2113d0f25f17076791d3bdbc9ce968eb9408751 +Subproject commit 50ba2846746af233922da40694380fd090b304ab