mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-02-22 04:00:32 +00:00
Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 5.
![]() - Different handling of 'Esc' key. If ImGui has active items then it is used to exit edit mode, otherwise it is passed to editor to cancel session. - Suppressing keyboard input when console is opened and retaking it when it is closed. - Fixed issue with losing input when console is closed. |
||
---|---|---|
Resources | ||
Source | ||
.gitignore | ||
ImGui.uplugin | ||
LICENSE | ||
README.md |
Unreal Engine plugin integrating Omar Cornut's Dear ImGui framework (https://github.com/ocornut/imgui).