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
464d89c8ff3083a12ebe99117983a78c19fac041
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
CSVTools
/
PerfReportTool
History
ben woodhouse
90a828c869
PerfReportTool: Also output the elementType in the header tooltip (E.g CsvMetadata, SummaryTableMetric etc)
...
[CL 31599556 by ben woodhouse in ue5-main branch]
2024-02-17 07:08:25 -05:00
..
ColumnFilters
…
Properties
…
Summaries
PerfReportTool 4.227.0
2024-01-17 11:57:59 -05:00
App.config
…
CsvFileCache..cs
PerfReportTool 4.221.0 : Add support for metadata queries and metadata variables (ie {$meta.NAME} ) in derived metadata mappings. This makes these declarations more powerful and reduces duplication
2023-11-24 13:49:43 -05:00
packages.config
…
PerfReportTool.cs
PerfReportTool: When stat names are remapped, display the original name as a tooltip
2024-02-16 15:42:57 -05:00
PerfreportTool.csproj
…
ReportGraph.cs
PRS - Dynamically load graphs in generated reports
2024-01-17 22:10:33 -05:00
ReportType.cs
…
ReportXml.cs
PerfReportTool 4.230.0 - Add support for variables which can be used outside of individual CSV reporting. Any variable declared in a variableSet without a metadata query can be used in this way. This is useful if we want to access variables in SummaryTable definitions for example. Also strip whitespace in summary table row sort and filter lists
2024-01-27 11:28:43 -05:00
Summary.cs
PerfReportTool: Minor tweaks to heading formatting for better use of vertical space. Graphs now use h3 instead of h2
2024-01-19 12:12:16 -05:00
SummaryTable.cs
PerfReportTool: Also output the elementType in the header tooltip (E.g CsvMetadata, SummaryTableMetric etc)
2024-02-17 07:08:25 -05:00
SummaryTableData.cs
Add Contains and Get methods for SummaryTableRowData
2023-11-29 06:52:20 -05:00
SummaryTypes.cs
PerfReportTool 4.224.0: Adjust default colorization to make greens and reds lighter and more readable
2023-12-04 10:00:58 -05:00