Skeleton debugger. Here we go again!

This commit is contained in:
Ben Vanik 2015-05-03 10:25:16 -07:00
parent d2cafa8ba9
commit 6b22d35bfc
14 changed files with 456 additions and 0 deletions

3
.gitmodules vendored
View file

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