From f18fd5a4bf1181009e8c39165345341c7ce7f394 Mon Sep 17 00:00:00 2001 From: Gordon McCann Date: Mon, 20 Dec 2021 13:04:26 -0500 Subject: [PATCH] Switched imgui to docking branch --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 4673f76..14d5d0d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,7 @@ [submodule "Navigator/vendor/imgui"] path = Navigator/vendor/imgui url = https://github.com/gwm17/imgui.git + branch = docking [submodule "Navigator/vendor/glfw"] path = Navigator/vendor/glfw url = https://github.com/gwm17/glfw.git