bevy_mod_debugdump
bevy_mod_debugdump copied to clipboard
Playground tracking issue / feature requests
https://jakobhellermann.github.io/bevy_mod_debugdump/?schedule=Main&include=bevy_render,bevy_pbr Code at https://github.com/jakobhellermann/bevy_mod_debugdump/tree/pages
- [x] share link and load options from URL params
- [x] select schedule, includes and excludes
- [ ] filter by copmonent access
- [ ] make zoom work
would it be possible to filter by SystemParam names?
It would be possible to filter by component/resource access, if you mean that
It would be possible to filter by component/resource access, if you mean that
yeah.