basics
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -1,6 +1,10 @@
|
||||
[submodule "include/imgui"]
|
||||
path = include/imgui
|
||||
url = https://github.com/ocornut/imgui
|
||||
branch = docking
|
||||
[submodule "include/glm"]
|
||||
path = include/glm
|
||||
url = https://github.com/g-truc/glm
|
||||
[submodule "include/tinyxml2"]
|
||||
path = include/tinyxml2
|
||||
url = https://github.com/leethomason/tinyxml2
|
||||
|
Reference in New Issue
Block a user