UnrealImGui/Source/ImGui
Sebastian 852a501022 Moved input state from SImGuiWidget to FImGuiContextProxy and modified implementation of FImGuiInputState reset functionality.
Moving input state to context proxy decouples it a bit from a particular input source and although not used right now, it allows multiple sources to send input in parallel.
2019-06-23 20:29:25 +01:00
..
Private Moved input state from SImGuiWidget to FImGuiContextProxy and modified implementation of FImGuiInputState reset functionality. 2019-06-23 20:29:25 +01:00
Public Added ImGui early debug events: 2019-04-14 12:16:15 +01:00
ImGui.Build.cs Added ImGui early debug events: 2019-04-14 12:16:15 +01:00