Files
UnrealEngineUWP/Engine/Source/Developer
ionut matasaru 1989c2d255 [Insights]
- Frames track: Added "start time" and "fps" to the hovered frame tooltip. Also improved its appearance.
  - Frames track: Improved distribution of values on vertical axis when zooming in vertically.
  - Frames track: Also improved horizontal axis (ex. labels are now displayed on top; not hidden anymore when zooming in vertically).
  - Frames track: Changed labels of vertical axis to move on the left or right side of view if the user hovers a frame in their area.
  - Frames track: Added "Zoom Timing View on Frame Selection" toggle option in context menu of Frames track. If enabled, the Timing view will also be zoomed when a frame is selected.
  - Added default ini file with following settings:
      [Insights.TimingProfiler]
      DefaultZoomLevel=5.0
      bAutoHideEmptyTracks=True
      bAutoZoomOnFrameSelection=False
      AutoScrollFrameAlignment=game
      AutoScrollViewportOffsetPercent=0.1
      AutoScrollMinDelay=0.3
    (see Engine\Programs\UnrealInsights\Config\DefaultUnrealInsightsSettings.ini for detailed description of each setting)
    Above settings (except the DefaultZoomLevel) can be changed directly from UI and Unreal Insights will remember that settings.
  - Timing view: Changed all settings related to "auto scroll" to be persistent in the ini file.
  - Added SetScaleX(ScaleX) to FTimingTrackViewport.

#jira UE-112043
#rb Catalin Dragoiu

[CL 15900495 by ionut matasaru in ue5-main branch]
2021-04-02 08:39:05 -04:00
..
2021-03-10 09:30:08 -04:00
2021-03-31 08:26:49 -04:00
2021-03-30 11:01:19 -04:00
2021-03-30 09:48:17 -04:00
2021-03-22 14:00:30 -04:00
2021-03-30 09:48:17 -04:00
2021-01-28 13:35:53 -04:00
2021-04-02 08:39:05 -04:00
2021-04-02 04:42:27 -04:00