UnrealImGui/Source/ImGui
Sebastian 393460f330 Added input support:
- Added ImGui Input State to collect and store input updates.
- Changed Slate ImGui Widget to handle Slate input events and store them in input state.
- Changed ImGui Context Proxy to copy input state to its context.
2017-04-22 16:38:04 +01:00
..
Private Added input support: 2017-04-22 16:38:04 +01:00
Public Initial commit: 2017-03-17 23:22:13 +00:00
ImGui.Build.cs Added input support: 2017-04-22 16:38:04 +01:00