UnrealImGui
UnrealImGui copied to clipboard
Support `ImGuiBackendFlags_RendererHasTextures`
New backend flag in Dear ImGui v1.92.0 that requires implementation work.
Contributions welcome!
See branch https://github.com/IDI-Systems/UnrealImGui/tree/support-1.92.
Additionally Font Atlas requires changes, it currently crashes.
https://github.com/ocornut/imgui/issues/8749
https://github.com/ocornut/imgui/blob/master/docs/BACKENDS.md#rendering-adding-support-for-imguibackendflags_rendererhastextures-192