UnrealImGui/Source
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
..
ImGui Enabled experimental ImGui gamepad navigation feature: 2018-05-17 23:25:47 +01:00
ThirdParty/ImGuiLibrary Upgraded to ImGui 1.61: 2018-05-09 20:22:48 +01:00