initial version based on bare minimum-fork for structure

This commit is contained in:
Stefan Dresselhaus
2022-03-14 18:43:27 +01:00
parent 1fc62e7fc1
commit d2099fd382
13 changed files with 608 additions and 166 deletions

2
.gitmodules vendored
View File

@ -1,6 +1,8 @@
[submodule "implot"]
path = implot
url = https://github.com/epezent/implot
branch = v0.13
[submodule "imgui"]
path = imgui
url = https://github.com/ocornut/imgui
branch = v1.87