merge vertexbuffer and indexbuffer to buffer.cpp/h file
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -8,3 +8,6 @@
|
||||
path = Prism/vendor/ImGui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
branch = docking
|
||||
[submodule "Prism/vendor/glm"]
|
||||
path = Prism/vendor/glm
|
||||
url = https://github.com/g-truc/glm.git
|
||||
|
||||
Reference in New Issue
Block a user