Simulator now uses ImGui for stuff
This commit is contained in:
parent
1be998153a
commit
0871b2582d
9 changed files with 8101 additions and 53 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "simulation/imgui"]
|
||||
path = simulation/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
Loading…
Add table
Add a link
Reference in a new issue