node editor: dragging!
[zinnia.git] / .gitmodules
blob4b316f6f7b6731c8e08ed8f427864209e0bc879b
1 [submodule "deps/imgui"]
2         path = deps/imgui
3         url = https://github.com/ocornut/imgui
4 [submodule "deps/cpptoml"]
5         path = deps/cpptoml
6         url = https://github.com/skystrife/cpptoml
7 [submodule "deps/handmademath"]
8         path = deps/handmademath
9         url = https://github.com/StrangeZak/Handmade-Math