chore: Change glfw and imgui from submodules to clonned repositories
This commit is contained in:
parent
e7018dccf0
commit
a1c2f9f2d7
7
.gitmodules
vendored
7
.gitmodules
vendored
@ -1,10 +1,3 @@
|
|||||||
[submodule "thirdparty/glfw"]
|
|
||||||
path = thirdparty/glfw
|
|
||||||
url = https://github.com/glfw/glfw
|
|
||||||
[submodule "thirdparty/glm"]
|
[submodule "thirdparty/glm"]
|
||||||
path = thirdparty/glm
|
path = thirdparty/glm
|
||||||
url = https://github.com/g-truc/glm
|
url = https://github.com/g-truc/glm
|
||||||
[submodule "thirdparty/imgui/imgui"]
|
|
||||||
path = thirdparty/imgui/imgui
|
|
||||||
url = https://github.com/ocornut/imgui
|
|
||||||
branch = docking
|
|
||||||
|
2
thirdparty/glfw
vendored
2
thirdparty/glfw
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 9f442cf345adba0fe260874c28e868eba06e0fa5
|
Subproject commit b35641f4a3c62aa86a0b3c983d163bc0fe36026d
|
Loading…
Reference in New Issue
Block a user