diff --git a/.gitmodules b/.gitmodules index faa017b..0368f1e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,7 +7,7 @@ [submodule "imgui"] path = imgui url = https://github.com/Timerix22/imgui.git - branch = master_cbuild + branch = docking_cbuild [submodule "SDL2"] path = SDL2 url = https://github.com/Timerix22/SDL.git diff --git a/SDL2 b/SDL2 new file mode 160000 index 0000000..c2ee45f --- /dev/null +++ b/SDL2 @@ -0,0 +1 @@ +Subproject commit c2ee45f5ffbba6ff6962eb24fd117586a38cce5e diff --git a/imgui b/imgui new file mode 160000 index 0000000..ed66d7c --- /dev/null +++ b/imgui @@ -0,0 +1 @@ +Subproject commit ed66d7c4a5bf09743bc9c719e65479c93783f1e6 diff --git a/imgui_master b/imgui_master new file mode 160000 index 0000000..ed66d7c --- /dev/null +++ b/imgui_master @@ -0,0 +1 @@ +Subproject commit ed66d7c4a5bf09743bc9c719e65479c93783f1e6