diff --git a/.gitmodules b/.gitmodules index 84af1fe..e6f4f24 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,10 +1,3 @@ -[submodule "thirdparty/glfw"] - path = thirdparty/glfw - url = https://github.com/glfw/glfw [submodule "thirdparty/glm"] path = thirdparty/glm url = https://github.com/g-truc/glm -[submodule "thirdparty/imgui/imgui"] - path = thirdparty/imgui/imgui - url = https://github.com/ocornut/imgui - branch = docking diff --git a/thirdparty/glfw b/thirdparty/glfw index 9f442cf..b35641f 160000 --- a/thirdparty/glfw +++ b/thirdparty/glfw @@ -1 +1 @@ -Subproject commit 9f442cf345adba0fe260874c28e868eba06e0fa5 +Subproject commit b35641f4a3c62aa86a0b3c983d163bc0fe36026d