UnrealImGui/Source/ImGui/Private/Utilities
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
..
Arrays.h Added input support: 2017-04-22 16:38:04 +01:00
DebugExecBindings.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
DebugExecBindings.h Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
Range.h Added input support: 2017-04-22 16:38:04 +01:00
ScopeGuards.h Added support for ImGui context update and rendering: 2017-03-26 21:32:57 +01:00
WorldContext.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
WorldContext.h Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
WorldContextIndex.h Changed interface to register ImGui debug delegates: 2019-04-10 20:19:11 +01:00