UnrealImGui/Source/ImGui/Private
Sebastian d55af9db11 Making sure that the DPI scale is set new contexts:
- Moved implementation of the DPI scale from context manager to context proxy.
- Passing the DPI scale to the context proxy constructor for the initial setup.
2020-06-28 17:02:56 +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 Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiContextManager.cpp Making sure that the DPI scale is set new contexts: 2020-06-28 17:02:56 +01:00
ImGuiContextManager.h Making sure that the DPI scale is set new contexts: 2020-06-28 17:02:56 +01:00
ImGuiContextProxy.cpp Making sure that the DPI scale is set new contexts: 2020-06-28 17:02:56 +01:00
ImGuiContextProxy.h Making sure that the DPI scale is set new contexts: 2020-06-28 17:02:56 +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 Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +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 Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +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