mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-02-23 12:40:33 +00:00
![]() - 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. |
||
---|---|---|
.. | ||
SImGuiCanvasControl.cpp | ||
SImGuiCanvasControl.h | ||
SImGuiLayout.cpp | ||
SImGuiLayout.h | ||
SImGuiWidget.cpp | ||
SImGuiWidget.h |