UnrealImGui/Source/ImGui/Private/Editor
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
..
ImGuiCanvasSizeInfoCustomization.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiCanvasSizeInfoCustomization.h Added more options to control the canvas size: 2020-05-10 21:05:27 +01:00
ImGuiEditor.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiEditor.h Removed dependency on headers included in the PCH and fixed any non-unity issues. 2020-06-14 21:50:26 +01:00
ImGuiKeyInfoCustomization.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
ImGuiKeyInfoCustomization.h Cleaned-up FImGuiKeyInfoCustomization and fixed padding. 2020-05-10 21:07:38 +01:00