UnrealImGui/Source/ImGui/Public
2022-02-25 11:59:49 +00:00
..
ImGuiDelegates.h Replaced includes of monolithic headers. 2020-06-14 20:21:49 +01:00
ImGuiInputHandler.h Removed dependency on headers included in the PCH and fixed any non-unity issues. 2020-06-14 21:50:26 +01:00
ImGuiModule.h Added the ability to latch specific world's debug frame. Also moved ImGui's internal headers (with required supporting headers) to be public facing so devs have access to ImGui vec math and other luxuries to make their own widgets under the ImGui namespace 2022-02-25 11:59:49 +00:00
ImGuiModuleProperties.h Added support for shared mouse input: 2019-07-08 20:46:28 +01:00
ImGuiTextureHandle.h Added support for registering in module user textures to them in ImGui: 2018-08-15 22:20:46 +01:00