UnrealImGui/Source/ImGui
Sebastian 82729a12c8 Enabled experimental ImGui gamepad navigation feature:
- Updated InputNavigation CVar to support 1: keyboard navigation, 2: gamepad navigation and 3: keyboard + gamepad navigation simultaneously.
- Added ImGui interoperability utilities mapping gamepad input events to values in ImGui navigation inputs array.
- Added to ImGui Input State support for gamepad navigation inputs.
- Refactored ImGui Input State to keep consistent interface for keyboard, mouse and gamepad updates.
2018-05-17 23:25:47 +01:00
..
Private Enabled experimental ImGui gamepad navigation feature: 2018-05-17 23:25:47 +01:00
Public Added interface to modify from code console variables that control whether to enable ImGui Input Mode and show ImGui Demo. 2018-01-10 23:36:12 +00:00
ImGui.Build.cs Updated to Unreal Engine 4.16 (backward compatible): 2017-11-05 16:10:03 +00:00