UnrealImGui/Source/ImGui/Private
Sebastian d4ffe9443f Enforced IWYU-style PCH model:
- Removed explicit PCH.
- Fixed includes to compile for all supported engine versions, including non-unity builds.
- Configured build.cs to treat ImGui as an engine module and added stricter compilation rules.
2020-06-25 10:52:46 +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 Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiContextManager.h Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiContextProxy.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiContextProxy.h Added multi-PIE support to adaptive canvas size: 2020-04-16 15:36: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 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