-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
0 / 40 of 4 issues completedOpen
0 / 40 of 4 issues completed
Copy link
Labels
A-Dev-ToolsTools used to debug Bevy applications.Tools used to debug Bevy applications.C-Code-QualityA section of code that is hard to understand or changeA section of code that is hard to understand or changeC-Tracking-IssueAn issue that collects information about a broad development initiativeAn issue that collects information about a broad development initiativeD-TrivialNice and easy! A great choice to get started with BevyNice and easy! A great choice to get started with BevyS-BlockedThis cannot move forward until something else changesThis cannot move forward until something else changes
Description
What problem does this solve or what need does it fill?
After #11341, we now have a canonical place to store our native tools in a better way
What solution would you like?
The moval of the following tools:
- Aabb gizmos: #12354
- Light gizmos
- System stepping
- Camera controller
- Fps counter: Fps overlay #12382
And the creation of the new tools, like the following ones:
- Ui layout overlay: Add a gizmo-based overlay to show UI node outlines (Adopted) #11237
- Pipeline statistics: Integrate pipeline statistics with bevy_dev_tools #12541
- Diagnostics overlay: Diagnostic overlay dev tool #12560
- Schedule visualizer: Add a first-party schedule visualizer #10981
- Epilepsy warning: Tool for detecting potential triggers for photosensitive epilepsy during dev/playtest #8863
- Gpu timing overlay: Render node GPU timing overlay #8067
What alternative(s) have you considered?
None
Additional context
Message related of which tools we can try to move first:
https://discord.com/channels/691052431525675048/789987800014651412/1215063888064938064
See #11341 for more information.
Sub-issues
Metadata
Metadata
Assignees
Labels
A-Dev-ToolsTools used to debug Bevy applications.Tools used to debug Bevy applications.C-Code-QualityA section of code that is hard to understand or changeA section of code that is hard to understand or changeC-Tracking-IssueAn issue that collects information about a broad development initiativeAn issue that collects information about a broad development initiativeD-TrivialNice and easy! A great choice to get started with BevyNice and easy! A great choice to get started with BevyS-BlockedThis cannot move forward until something else changesThis cannot move forward until something else changes