Adding imgui.

This commit is contained in:
Ben Vanik
2015-02-21 11:16:24 -08:00
parent 130c11a2ca
commit 9b21dd8874
5 changed files with 35 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -19,3 +19,6 @@
[submodule "third_party/catch"]
path = third_party/catch
url = https://github.com/philsquared/Catch.git
[submodule "third_party/imgui"]
path = third_party/imgui
url = https://github.com/ocornut/imgui.git