UnrealImGui/Source/ImGui/Private/Editor
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
..
ImGuiCanvasSizeInfoCustomization.cpp Added more options to control the canvas size: 2020-05-10 21:05:27 +01:00
ImGuiCanvasSizeInfoCustomization.h Added more options to control the canvas size: 2020-05-10 21:05:27 +01:00
ImGuiEditor.cpp Added more options to control the canvas size: 2020-05-10 21:05:27 +01:00
ImGuiEditor.h Added custom property type layout for FImGuiKeyInfo. 2018-07-31 22:09:01 +01:00
ImGuiKeyInfoCustomization.cpp Renamed ImGuiSettings.h/cpp to ImGuiModuleSettings.h/cpp to keep it more consistent with conventions used in module. 2018-12-08 21:15:20 +00:00
ImGuiKeyInfoCustomization.h Added custom property type layout for FImGuiKeyInfo. 2018-07-31 22:09:01 +01:00