added imgui and fmt, started working on ui
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -13,3 +13,9 @@
|
||||
[submodule "_ThirdParty/glm"]
|
||||
path = _ThirdParty/glm
|
||||
url = https://github.com/g-truc/glm.git
|
||||
[submodule "_ThirdParty/imgui"]
|
||||
path = _ThirdParty/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
[submodule "_ThirdParty/fmt"]
|
||||
path = _ThirdParty/fmt
|
||||
url = https://github.com/fmtlib/fmt.git
|
||||
|
||||
Reference in New Issue
Block a user