- Fixes an out-by-one bug with -avg. The stats were being divided by csvCount-1 instead of csvCount
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 10505654 via CL 10505655 via CL 10505656
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)
[CL 10589014 by ben woodhouse in Dev-Core branch]
[CODEREVIEW] josh.engbretson
#jira nojira
#rb na
#tests ran with & without Xbox & Switch folders present
#lockdown nick.penwarden
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 10481079 in //UE4/Release-4.24/... via CL 10481080
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)
[CL 10540204 by andrew grant in Dev-Core 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-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 10468949 via CL 10471051 via CL 10471304
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)
[CL 10533603 by ben woodhouse in Dev-Core branch]
#rb clayton.langford
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.salem
#ROBOMERGE-SOURCE: CL 10461860 via CL 10461883 via CL 10461892 via CL 10461924
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)
[CL 10529956 by ben salem in Dev-Core branch]
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.salem
#ROBOMERGE-SOURCE: CL 10461501 via CL 10461507 via CL 10461508 via CL 10461509
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)
[CL 10529711 by ben salem in Dev-Core branch]
#tests Synced both existing and missing projects on Mac and Windows
#rb na
#jira nojira
#lockdown Nick.Penwarden
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 10453808 in //UE4/Release-4.24/... via CL 10453827
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)
[CL 10526061 by andrew grant in Dev-Core 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-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: fred.kimberley
#ROBOMERGE-SOURCE: CL 10419745 in //UE4/Release-4.24/... via CL 10419748
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)
[CL 10517170 by fred kimberley in Dev-Core 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]