UnrealImGui/Source/ImGui/Private
Sebastian c7d36a802b Cleaned unused delegates code:
- Removed code allowing to register game delegates outside of the delegates container.
- Removed unused multi-context delegate that is not part of the container.
2020-06-28 18:13:29 +01:00
..
Editor Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
Utilities Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
Widgets Cleaned widget's debug code and fixed it for platforms using other than char or wchar_t characters. 2020-06-28 17:36:59 +01:00
ImGuiContextManager.cpp Cleaned unused delegates code: 2020-06-28 18:13:29 +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 Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiDelegatesContainer.h Added ImGui early debug events: 2019-04-14 12:16:15 +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 Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiImplementation.h Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiInputHandler.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +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 Cleaned unused delegates code: 2020-06-28 18:13:29 +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 Fixed bug squaring the non-curved base factor in the DPI scale. 2020-06-28 17:35:41 +01:00
ImGuiModuleSettings.h Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +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 Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
VersionCompatibility.h Updated to engine version 4.24. 2020-01-27 21:51:42 +00:00