UnrealImGui/Source
Sebastian 5625365310 Added handling of special input cases:
- Different handling of 'Esc' key. If ImGui has active items then it is used to exit edit mode, otherwise it is passed to editor to cancel session.
- Suppressing keyboard input when console is opened and retaking it when it is closed.
- Fixed issue with losing input when console is closed.
2017-09-16 21:52:14 +01:00
..
ImGui Added handling of special input cases: 2017-09-16 21:52:14 +01:00
ThirdParty/ImGuiLibrary Integrated ImGui framework: 2017-03-18 11:33:14 +00:00