UnrealImGui/Source/ImGui
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
..
Private Making sure that the DPI scale is set new contexts: 2020-06-28 17:02:56 +01:00
Public Removed dependency on headers included in the PCH and fixed any non-unity issues. 2020-06-14 21:50:26 +01:00
ImGui.Build.cs Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00