mirror of
				https://github.com/kevinporetti/UnrealImGui.git
				synced 2025-11-04 07:33:18 +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 | ||