You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Per.Larsson #rnx #preflight 60f7b910a6959a000164fb78 * SVirtualizationStatusIndicator - Added the total time taken for each activity to the widget's tooltip and reformatted the output to be clearer. - The initial tool tip should just give a brief highlevel overview of the activity taking place so groups all backends together across all threads. * VirtualizationManager - Profiling data for Mirage is now stored as a struct per activity type, making it easier to edit in the future. - We now store the profiling data in the base format and let the different display methods format it instead. [CL 16906627 by paul chipchase in ue5-main branch]