..
Utilities
Added automatic ImGui context switching when updating different editor and PIE worlds. Allows to use ImGui API during world update with controls being drawn in correct viewport.
2017-10-28 22:25:44 +01:00
ImGuiContextManager.cpp
Added automatic ImGui context switching when updating different editor and PIE worlds. Allows to use ImGui API during world update with controls being drawn in correct viewport.
2017-10-28 22:25:44 +01:00
ImGuiContextManager.h
Added automatic ImGui context switching when updating different editor and PIE worlds. Allows to use ImGui API during world update with controls being drawn in correct viewport.
2017-10-28 22:25:44 +01:00
ImGuiContextProxy.cpp
Added interface to register ImGui debug delegates.
2017-10-03 21:16:17 +01:00
ImGuiContextProxy.h
Added interface to register ImGui debug delegates.
2017-10-03 21:16:17 +01:00
ImGuiDemo.cpp
Added ImGui.ShowDemo console variable to show/hide ImGui demo.
2017-10-03 21:26:59 +01:00
ImGuiDemo.h
Added support for ImGui context update and rendering:
2017-03-26 21:32:57 +01:00
ImGuiDrawData.cpp
Updated to Unreal Engine 4.17 (backward compatible):
2017-11-05 19:41:34 +00:00
ImGuiDrawData.h
Updated to Unreal Engine 4.17 (backward compatible):
2017-11-05 19:41:34 +00:00
ImGuiImplementation.cpp
Added support for session reloading and updated contexts and widgets management:
2017-09-27 21:16:54 +01:00
ImGuiImplementation.h
Added support for session reloading and updated contexts and widgets management:
2017-09-27 21:16:54 +01:00
ImGuiInputState.cpp
Small clean-up with fixes for few warnings.
2017-09-22 20:23:42 +01:00
ImGuiInputState.h
Using ImGui to draw mouse cursor.
2017-09-21 22:09:03 +01:00
ImGuiInteroperability.cpp
Small clean-up with fixes for few warnings.
2017-09-22 20:23:42 +01:00
ImGuiInteroperability.h
Small clean-up with fixes for few warnings.
2017-09-22 20:23:42 +01:00
ImGuiModule.cpp
Added interface to register ImGui debug delegates.
2017-10-03 21:16:17 +01:00
ImGuiModuleManager.cpp
Added support for session reloading and updated contexts and widgets management:
2017-09-27 21:16:54 +01:00
ImGuiModuleManager.h
Added support for session reloading and updated contexts and widgets management:
2017-09-27 21:16:54 +01:00
ImGuiPrivatePCH.h
Added support for ImGui context update and rendering:
2017-03-26 21:32:57 +01:00
SImGuiWidget.cpp
Updated to Unreal Engine 4.17 (backward compatible):
2017-11-05 19:41:34 +00:00
SImGuiWidget.h
Added support for session reloading and updated contexts and widgets management:
2017-09-27 21:16:54 +01:00
TextureManager.cpp
Added support for ImGui context update and rendering:
2017-03-26 21:32:57 +01:00
TextureManager.h
Added support for ImGui context update and rendering:
2017-03-26 21:32:57 +01:00