UnrealImGui/Source
Sebastian 10ce6386d4 Added support for shared mouse input:
- With the mouse sharing enabled, SImGuiWidget can update mouse position without enabling hit-tests. Actual input mode depends whether mouse cursor is hovering any ImGui window or not.
- Added to context proxy interface to read whether that context has mouse hovering any window.
- Added boilerplate code to support mouse sharing settings, properties and commands.
2019-07-08 20:46:28 +01:00
..
ImGui Added support for shared mouse input: 2019-07-08 20:46:28 +01:00
ThirdParty/ImGuiLibrary Updated to ImGui 1.65 2018-09-12 19:21:36 +01:00