Labels
Labels
44 labels
- Getting images, models and sounds into the editor
- Automate everything
- Looking at the world
- Affects the entire editor in some way
- User interface design and art
- Related to general editor work
- Icons for the UI
- An app used to select projects and editor versions
- About the project itself and its project management
- Related to editor panel based workflow
- Setting and saving user and project preferences
- Relates to how we ship editor executable to users
- Related to undo/redo logic or bevy_undo crate
- Various primitive UI widgets
- Something isn't working
- Keep things tidy
- A change to the crates that Bevy depends on
- Improvements or additions to documentation
- Make something new possible
- Make something nicer to use
- Touches with unsafe code in some way
- A failure to compile Bevy apps
- A sudden unexpected crash
- This must be fixed immediately or contributors or users will be severely impacted
- This is particularly urgent, and deserves immediate attention
- A bug that results in undefined compiler behavior
- Further information is requested
- The original PR author has no intent to complete this work. Pick me up!
- This cannot move forward until something else changes
- This issue or PR already exists