- Reduce event spam by grouping duplicate events if they appear within a certain number of pixels of each other. Display the count
- Also reduce the frequency of event lines and reduce the alpha when spamming occurs
#ROBOMERGE-SOURCE: CL 10607478 via CL 10607481
#ROBOMERGE-BOT: (v607-10590470)
[CL 10607482 by ben woodhouse in Main branch]
#rb Ben.Marsh
#ROBOMERGE-SOURCE: CL 10602281 via CL 10602282 via CL 10602283
#ROBOMERGE-BOT: (v607-10590470)
[CL 10602284 by michael trepka in Main branch]
[FYI] Chris.Bunner
#ROBOMERGE-SOURCE: CL 10600751 via CL 10600752 via CL 10600754
#ROBOMERGE-BOT: (v607-10590470)
[CL 10600755 by michael trepka in Main branch]
#rb hongyi.yu
#ROBOMERGE-SOURCE: CL 10597932 via CL 10597936 via CL 10597937 via CL 10597938 via CL 10597941
#ROBOMERGE-BOT: (v607-10590470)
[CL 10597942 by ben woodhouse in Main branch]
- Fixes an out-by-one bug with -avg. The stats were being divided by csvCount-1 instead of csvCount
#ROBOMERGE-SOURCE: CL 10505654 via CL 10505655
#ROBOMERGE-BOT: (v606-10482310)
[CL 10505656 by ben woodhouse in Main branch]
#ue4
#android
[REVIEW]
#rb Joe.Barrett
#ROBOMERGE-SOURCE: CL 10502352 via CL 10502355 via CL 10502365 via CL 10502395
#ROBOMERGE-BOT: (v606-10482310)
[CL 10502412 by joseph sozio in Main branch]
#rb none
#jira UE-80036
#lockdown cristina.riveron
#ROBOMERGE-SOURCE: CL 10482502 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v606-10482310)
[CL 10482504 by yujiang wang in Main branch]
[CODEREVIEW] josh.engbretson
#jira nojira
#rb na
#tests ran with & without Xbox & Switch folders present
#lockdown nick.penwarden
#ROBOMERGE-SOURCE: CL 10481079 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v605-10478255)
[CL 10481080 by andrew grant in Main branch]
#rb allan.bentham
#lockdown nick.penwarden
#jira UE-84551
#ROBOMERGE-SOURCE: CL 10478612 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v605-10478255)
[CL 10478614 by anthony bills in Main branch]
#rb pete.sauerbrei
#lockdown cristina.riveron
Updated location service privilege key.
#ROBOMERGE-SOURCE: CL 10475165 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v595-10452236)
[CL 10475166 by ryan vance in Main branch]
- Batched graph generation is enabled by default (disable with -nobatchedgraphs)
- Report generation is 33% faster and no longer consumes the entire CPU
[FYI] will.fissler
#ROBOMERGE-SOURCE: CL 10468949 via CL 10471051
#ROBOMERGE-BOT: (v595-10452236)
[CL 10471304 by ben woodhouse in Main branch]
#rb clayton.langford
#ROBOMERGE-SOURCE: CL 10461860 via CL 10461883 via CL 10461892
#ROBOMERGE-BOT: (v595-10452236)
[CL 10461924 by ben salem in Main branch]
#tests Synced both existing and missing projects on Mac and Windows
#rb na
#jira nojira
#lockdown Nick.Penwarden
#ROBOMERGE-SOURCE: CL 10453808 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v595-10452236)
[CL 10453827 by andrew grant in Main branch]
Use FMemory::Malloc and FMemory::Free to allocate and deallocate the sparse class data. This removes the need for virtual functions on individual classes doing this.
Removed code gen that was creating virtual function implementations for allocating sparse class data based on the class.
#jira UE-84226
#rb Marc.Audy
#lockdown Cristina.Riveron
#rnx
#ROBOMERGE-SOURCE: CL 10419745 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v594-10333955)
[CL 10419748 by fred kimberley in Main branch]