Closed mortacious closed 1 year ago
This adds support for the imgui bindings provided by the pyimgui package in addition to the existing imgui-bundle bindings. The imgui-bundle bindings are used by default and the implementation falls back to pyimgui automatically.
pyimgui
imgui-bundle
This adds support for the imgui bindings provided by the
pyimgui
package in addition to the existingimgui-bundle
bindings. Theimgui-bundle
bindings are used by default and the implementation falls back topyimgui
automatically.