Skip to content

No labels!

There aren’t any labels for this repository quite yet.

A-Assets
A-Assets
Getting images, models and sounds into the editor
A-Build System
A-Build System
Automate everything
A-Camera
A-Camera
Looking at the world
A-Crosscutting
A-Crosscutting
Affects the entire editor in some way
A-Design
A-Design
User interface design and art
A-Icons
A-Icons
Icons for the UI
A-Launcher
A-Launcher
An app used to select projects and editor versions
A-Meta
A-Meta
About the project itself and its project management
A-Panes
A-Panes
Related to editor panel based workflow
A-Preferences
A-Preferences
Setting and saving user and project preferences
A-Shipping
A-Shipping
Relates to how we ship editor executable to users
A-Undo
A-Undo
Related to undo/redo logic or bevy_undo crate
A-Widgets
A-Widgets
Various primitive UI widgets
C-Bug
C-Bug
Something isn't working
C-Code Quality
C-Code Quality
Keep things tidy
C-Dependencies
C-Dependencies
A change to the crates that Bevy depends on
C-Docs
C-Docs
Improvements or additions to documentation
C-Feature
C-Feature
Make something new possible
C-Usability
C-Usability
Make something nicer to use
D-Unsafe
D-Unsafe
Touches with unsafe code in some way
P-Compile-Failure
P-Compile-Failure
A failure to compile Bevy apps
P-Crash
P-Crash
A sudden unexpected crash
P-Critical
P-Critical
This must be fixed immediately or contributors or users will be severely impacted
P-High
P-High
This is particularly urgent, and deserves immediate attention
P-Unsound
P-Unsound
A bug that results in undefined compiler behavior
question
question
Further information is requested
S-Adopt-Me
S-Adopt-Me
The original PR author has no intent to complete this work. Pick me up!
S-Blocked
S-Blocked
This cannot move forward until something else changes
S-Duplicate
S-Duplicate
This issue or PR already exists
S-Needs-Benchmarking
S-Needs-Benchmarking
This set of changes needs performance benchmarking to double-check that they help