pkdawson / imgui-godot

Dear ImGui plugin for Godot 4
MIT License
318 stars 18 forks source link

Not compatible with ImGui.NET 1.89.9.1 #38

Closed pkdawson closed 9 months ago

pkdawson commented 11 months 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