mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 13:38:35 +00:00
cimgui has changed a lot, and the default bindings include a lot of internal stuff that we (probably) don't want. Therefore we stop checking out cimgui as a submodule and just use it as a tool instead.
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
[submodule "imgui-sys/third-party/imgui"]
|
|
path = imgui-sys/third-party/imgui
|
|
url = https://github.com/ocornut/imgui
|