UnrealImGui/Source/ImGui/Private
2024-11-23 18:27:50 -05:00
..
Editor Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
Utilities UE 5.2 fixes 2023-07-11 15:08:14 +01:00
Widgets UE 5.2 fixes 2023-07-11 15:08:14 +01:00
ImGuiContextManager.cpp Custom font support 2022-04-01 01:33:38 +01:00
ImGuiContextManager.h Custom font support 2022-04-01 01:33:38 +01:00
ImGuiContextProxy.cpp Merged changes from WiggleWizard 2022-04-01 11:41:38 -07:00
ImGuiContextProxy.h Cleaned unused delegates code: 2020-06-28 18:13:29 +01:00
ImGuiDelegates.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiDelegatesContainer.cpp Fixed potential for initialization fiasco when using delegates container. Fixed bug in code protecting redirecting handles from self-referencing. Updated project version and status. 2021-04-14 23:11:49 -04:00
ImGuiDelegatesContainer.h Fixed Linux and standalone compile errors. 2020-08-26 22:31:30 +01:00
ImGuiDemo.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiDemo.h Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiDrawData.cpp Merged changes from WiggleWizard 2022-04-01 11:41:38 -07:00
ImGuiDrawData.h Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiImplementation.cpp Fix compilation error on UE 5.1 2023-02-16 17:05:16 +00:00
ImGuiImplementation.h Improved hot-reload stability and support for reloading after recompiling outside of the editor: 2020-07-31 10:24:53 +01:00
ImGuiInputHandler.cpp Update UnrealImGui to version 1.91.5-docking 2024-11-23 17:43:08 -05:00
ImGuiInputHandlerFactory.cpp Fixed warnings from Unreal 5.0 Preview 1 2022-03-01 10:46:21 -08:00
ImGuiInputHandlerFactory.h Fixed warnings from Unreal 5.0 Preview 1 2022-03-01 10:46:21 -08:00
ImGuiInputState.cpp Update UnrealImGui to version 1.91.5-docking 2024-11-23 17:43:08 -05:00
ImGuiInputState.h Update UnrealImGui to version 1.91.5-docking 2024-11-23 17:43:08 -05:00
ImGuiInteroperability.cpp Add configurable docking flag 2024-11-23 18:27:50 -05:00
ImGuiInteroperability.h Update UnrealImGui to version 1.91.5-docking 2024-11-23 17:43:08 -05:00
ImGuiModule.cpp Cleaned up unused input processor 2022-04-14 09:09:10 -07:00
ImGuiModuleCommands.cpp Add configurable docking flag 2024-11-23 18:27:50 -05:00
ImGuiModuleCommands.h Add configurable docking flag 2024-11-23 18:27:50 -05:00
ImGuiModuleDebug.h Clean-up in debug code: 2018-10-30 22:25:48 +00:00
ImGuiModuleManager.cpp Custom font support 2022-04-01 01:33:38 +01:00
ImGuiModuleManager.h Custom font support 2022-04-01 01:33:38 +01:00
ImGuiModuleSettings.cpp Add configurable docking flag 2024-11-23 18:27:50 -05:00
ImGuiModuleSettings.h Add configurable docking flag 2024-11-23 18:27:50 -05:00
ImGuiTextureHandle.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
TextureManager.cpp Fixing compile error on Unreal 5.3 2023-09-22 00:33:16 +01:00
TextureManager.h Support for general UTexture instead of being limited to Texture2D for ImGui interop 2022-03-25 22:53:05 +00:00
VersionCompatibility.h Messing around trying to get input sharing to work 2022-03-26 07:45:04 -07:00