UnrealImGui/Source/ImGui
Sebastian f4718e404a Introduced input sharing properties:
- Added properties defining whether keyboard or gamepad input should be shared between ImGui and game.
- Added interface and commands to dynamically change introduced properties.
- Updated ImGui Input Handler to base default input responses on sharing properties.
2018-12-02 18:42:28 +00:00
..
Private Introduced input sharing properties: 2018-12-02 18:42:28 +00:00
Public Introduced input sharing properties: 2018-12-02 18:42:28 +00:00
ImGui.Build.cs Fixed IntelliSense errors caused by wrongly formatted macro definitions in build script file. 2018-11-06 18:57:21 +00:00