pkdawson / imgui-godot

Dear ImGui plugin for Godot 4
MIT License
494 stars 28 forks source link

Not compatible with ImGui.NET 1.89.9.1 #38

Closed pkdawson closed 1 year ago

pkdawson commented 1 year ago

https://github.com/ocornut/imgui/releases/tag/v1.89.8

Changes to CmdLists should make it possible to move the draw data without copying it, but will certainly break the existing code in RdRendererThreadSafe.

Waiting for ImGui.NET 1.89.8