UnrealImGui/Source/ImGui/Private/Utilities
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
..
Arrays.h Added input support: 2017-04-22 16:38:04 +01:00
Range.h Added input support: 2017-04-22 16:38:04 +01:00
ScopeGuards.h Added support for ImGui context update and rendering: 2017-03-26 21:32:57 +01:00