UnrealImGui/Source/ImGui/Private/Widgets
2019-07-28 20:20:28 +01:00
..
SImGuiCanvasControl.cpp
SImGuiCanvasControl.h
SImGuiLayout.cpp Fixed issue with SImGuiLayout blocking mouse input for other Slate widgets, which was introduced by refactorization of widgets (version 1.14, commit c144658f): 2019-05-31 19:58:00 +01:00
SImGuiLayout.h
SImGuiWidget.cpp Fixed resizing of ImGui windows with shared mouse input. 2019-07-28 20:20:28 +01:00
SImGuiWidget.h Added support for shared mouse input: 2019-07-08 20:46:28 +01:00