Skip to content

feat: Add the ability to export a CSV representing a Entity x System timing matrix - #399

Merged
codyward-skybox merged 1 commit into
mainfrom
cody.ward/ecs_full_csv
Jul 20, 2026
Merged

feat: Add the ability to export a CSV representing a Entity x System timing matrix#399
codyward-skybox merged 1 commit into
mainfrom
cody.ward/ecs_full_csv

Conversation

@codyward-skybox

Copy link
Copy Markdown
Contributor

This change adds a new CSV export option for generating an Entity and System timing matrix for external analysis. Effectively showing a heatmap of each System Timing per Entity.

The data can be grouped by Entity and/or by System for condensing the data, this is presented as a dialog during export.

csv_full.mp4
csv_result

@codyward-skybox
codyward-skybox merged commit f14fced into main Jul 20, 2026
2 checks passed
@codyward-skybox
codyward-skybox deleted the cody.ward/ecs_full_csv branch July 20, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants