tried making naming more uniform and implemented most of the opengl managers
This commit is contained in:
7
.gitmodules
vendored
7
.gitmodules
vendored
@@ -1,6 +1,9 @@
|
||||
[submodule "libraries/include/stb"]
|
||||
path = libraries/include/stb
|
||||
url = https://github.com/nothings/stb
|
||||
[submodule "libraries/include/glm"]
|
||||
path = libraries/include/glm
|
||||
[submodule "libraries/stb"]
|
||||
path = libraries/stb
|
||||
url = https://github.com/nothings/stb
|
||||
[submodule "libraries/glm"]
|
||||
path = libraries/glm
|
||||
url = https://github.com/g-truc/glm
|
||||
|
||||
Reference in New Issue
Block a user