UnrealImGui/Source/ImGui
Sebastian 53387cf88b Changed modifier keys handling and cleaned ImGui Input State:
- Separate modifier keys interface and data from generic keys.
- Cleaned interface to better differentiate between full reset and clearing update data.
- Fixed bug in code clearing characters.
2017-08-19 21:19:38 +01:00
..
Private Changed modifier keys handling and cleaned ImGui Input State: 2017-08-19 21:19:38 +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