mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-01-18 08:20:32 +00:00
979903722a
- Moved responsibility for updating input state from the widget to the input handler. - Changed the widget to fully delegate input events to the input handler and only manage its own input state. - Changed the input handler interface to allow handling of all the necessary input events. - Changed the input handler interface to use FReply as a response type and removed obsolete FImGuiInputResponse. |
||
---|---|---|
.. | ||
ImGui | ||
ThirdParty/ImGuiLibrary |