- bulk mode summary page can have colour thresholds & additional stats.
- automation output csv shows all stats, not just those outside of the main summary.
[FYI] ben.woodhouse
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: david.harvey
#ROBOMERGE-SOURCE: CL 6396263 via CL 6396457 via CL 6396459
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)
[CL 6457669 by david harvey in Dev-Build branch]
Live++ reads object files at startup for game modules, and assigns unique ids to each compiland (used to disambiguate static variables). When compiling the patch, these compilands are modified to reference a unique id for the unity blob, causing the variables to be reconstructed.
Solution is to generate a JSON file to each output directory containing object files containing the mapping, and to use that to assign compiland ids at startup.
#rb none
#jira UE-74036
[CL 6453851 by Ben Marsh in Dev-Build branch]
* Redesigned the grid to look better.
* Adjusted visible columns in different views.
* Double clicking files in an aggregate summary will open the file file.
* You can middle click tabs to close them.
* Fixed some timing data calculations that were causing exclusive/inclusive times to be inaccurate.
#rb none
#rnx
#jira none
[CL 6451546 by Ryan Durand in Dev-Build branch]
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jeff.williams
#ROBOMERGE-SOURCE: CL 6377435 via CL 6383904 via CL 6384006
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)
[CL 6389688 by jeff williams in Dev-Build branch]
Fix event annotations getting a broken symbol instead of an arrow when converted to HTML
[FYI] david.harvey
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 6373387 via CL 6383528 via CL 6383632
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)
[CL 6386812 by ben woodhouse in Dev-Build branch]
#tests iOS Client on Mac build
#rb none
[FYI] Peter.Sauerbrei, Sorin.Gradinaru
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: thomas.ross
#ROBOMERGE-SOURCE: CL 6371366 via CL 6371401 via CL 6383299 via CL 6383371
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)
[CL 6386338 by thomas ross in Dev-Build branch]
Moving where the include-rewrite-rules.ini for SNDBS gets generated into the executor and adding the ability for a UEBuildPlatform to specify a platform name to use instead of the default.
#rnx
#jira UE-72225
[CL 6378434 by Ryan Durand in Dev-Build branch]