diff --git a/.gitmodules b/.gitmodules index b172a35..8ad20a2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -44,6 +44,7 @@ [submodule "destrum/third_party/imgui"] path = destrum/third_party/imgui url = https://github.com/ocornut/imgui.git + branch = docking [submodule "destrum/third_party/jolt"] path = destrum/third_party/jolt url = https://github.com/jrouwe/JoltPhysics.git diff --git a/destrum/third_party/imgui b/destrum/third_party/imgui index d15966f..7e1b65d 160000 --- a/destrum/third_party/imgui +++ b/destrum/third_party/imgui @@ -1 +1 @@ -Subproject commit d15966ff6cb48adacaae2f6d40230b4194d8ea70 +Subproject commit 7e1b65d26d52e9dd199d889c148c72184de647b4