You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Fix an exception when a CSV has no metadata (e.g LLM) - Improve peak summary. Add support for the <stats> element (no longer need to rely on stats being referenced in graphs) - Add support for wildcards, e.g <stats>*</stats> - Remove duplicate stats automatically - Refactor peak summary to avoid separate arrays for stat attributes - everything is now wrapped up in a PeakStatInfo struct - Modify CsvStats csv parsing to skip stats with only spaces in the name (for some reason LLM does this) [FYI] ben.salem #ROBOMERGE-SOURCE: CL 7669228 via CL 7673482 #ROBOMERGE-BOT: (v380-7672804) [CL 7673532 by ben woodhouse in Main branch]