Skip to content

Commit

Permalink
chore: Change glfw and imgui from submodules to clonned repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
coderloff committed Apr 26, 2024
1 parent e7018dc commit a1c2f9f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion thirdparty/glfw
Submodule glfw updated from 9f442c to b35641

0 comments on commit a1c2f9f

Please sign in to comment.