This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76234e85aecabff16f503cd1ba37fbdec7d0d0ee
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
CSVTools
History
ben woodhouse
fe8e2509aa
PerfReportTool 4.94.2 - Fix diff row bug which caused an extra all-zero row to be created for every diff row added. This was breakng automatic colorization, causing all previous rows to be red
...
[CL 21500256 by ben woodhouse in ue5-main branch]
2022-08-22 21:35:10 -04:00
..
CSVCollate
Fix CSVCollate args help
2022-07-23 09:45:56 -04:00
CsvConvert
Upgrade CSV tools to .NET framework 4.8
2022-06-15 11:19:40 -04:00
CSVFilter
Upgrade CSV tools to .NET framework 4.8
2022-06-15 11:19:40 -04:00
CsvInfo
Add option to CSVInfo to extract specified stat values from the CSV.
2022-07-05 17:51:10 -04:00
CSVSplit
Upgrade CSV tools to .NET framework 4.8
2022-06-15 11:19:40 -04:00
CsvStats
[PerfReportTool] Added gamethread summary stat for percent of frames over fps target at {1.25x, 1.5x, 1.75x, 2x}. This can be used in summary tables to show a histogram distrubition.
2022-08-15 14:54:21 -04:00
CSVToSVG
Upgrade CSV tools to .NET framework 4.8
2022-06-15 11:19:40 -04:00
CsvToSvgLib
Upgrade CSV tools to .NET framework 4.8
2022-06-15 11:19:40 -04:00
PerfReportTool
PerfReportTool 4.94.2 - Fix diff row bug which caused an extra all-zero row to be created for every diff row added. This was breakng automatic colorization, causing all previous rows to be red
2022-08-22 21:35:10 -04:00
CSVTools.sln
CsvToSvg 2.50. Refactor code to move graph generation into a separate lib, so we can use it from PerfReportTool directly instead of executing a separate process and reading all the Csv data multiple times. This also cleans up the code in CsvToSvg considerably.
2022-04-19 00:19:24 -04:00
CSVTools.tps
…