UnrealImGui/Source/ImGui/Private
2020-08-26 22:31:30 +01:00
..
Editor Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
Utilities Improved hot-reload stability and support for reloading after recompiling outside of the editor: 2020-07-31 10:24:53 +01:00
Widgets Removed custom scope guard and replaced it with TGuardValue defined in the engine. 2020-06-28 18:59:01 +01:00
ImGuiContextManager.cpp Removed custom scope guard and replaced it with TGuardValue defined in the engine. 2020-06-28 18:59:01 +01:00
ImGuiContextManager.h Cleaned unused delegates code: 2020-06-28 18:13:29 +01:00
ImGuiContextProxy.cpp Cleaned unused delegates code: 2020-06-28 18:13:29 +01: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 Linux and standalone compile errors. 2020-08-26 22:31:30 +01: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 Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiDrawData.h Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiImplementation.cpp Improved hot-reload stability and support for reloading after recompiling outside of the editor: 2020-07-31 10:24:53 +01: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 Fixed a crash in the input handler caused by invalidated by hot-reload instance trying to unregister a delegate. 2020-07-31 09:54:05 +01:00
ImGuiInputHandlerFactory.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiInputHandlerFactory.h Removed dependency on headers included in the PCH and fixed any non-unity issues. 2020-06-14 21:50:26 +01:00
ImGuiInputState.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiInputState.h Updated to ImGui 1.74 2020-02-03 20:11:04 +00:00
ImGuiInteroperability.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiInteroperability.h Removed dependency on headers included in the PCH and fixed any non-unity issues. 2020-06-14 21:50:26 +01:00
ImGuiModule.cpp Improved hot-reload stability and support for reloading after recompiling outside of the editor: 2020-07-31 10:24:53 +01:00
ImGuiModuleCommands.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiModuleCommands.h Fixed build errors when the plugin is placed in the engine directory. (#19) 2019-07-27 18:45:25 +01:00
ImGuiModuleDebug.h Clean-up in debug code: 2018-10-30 22:25:48 +00:00
ImGuiModuleManager.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiModuleManager.h Added support for DPI scaling in ImGui, with scaling in Slate remaining as an alternative: 2020-06-07 21:58:48 +01:00
ImGuiModuleSettings.cpp Removed old code moving data from depreciated SwitchInputModeKey to ToggleInput. 2020-06-28 19:18:35 +01:00
ImGuiModuleSettings.h Removed old code moving data from depreciated SwitchInputModeKey to ToggleInput. 2020-06-28 19:18:35 +01:00
ImGuiTextureHandle.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
TextureManager.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
TextureManager.h Fixed Linux and standalone compile errors. 2020-08-26 22:31:30 +01:00
VersionCompatibility.h Updated to engine version 4.24. 2020-01-27 21:51:42 +00:00