UnrealImGui/Source/ImGui
Sebastian 4c3905b348 Added more options to control the canvas size:
- Canvas size can be set to custom width and height, desktop size or viewport size.
- The old Adaptive Canvas Size is replaced by the viewport size type.
- Custom and desktop size types can be also extended to the viewport size but they will never be smaller than their base sizes.
2020-05-10 21:05:27 +01:00
..
Private Added more options to control the canvas size: 2020-05-10 21:05:27 +01:00
Public Updated input handler to ignore fake mouse events potentially raised when touch input is unhandled. 2019-08-08 18:06:07 +01:00
ImGui.Build.cs Updated to ImGui 1.74 2020-02-03 20:11:04 +00:00