Skip to content

No labels!

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

FAQ
FAQ
Frequently Asked Question. Enough users ask this question that we boost its prominince.
M-Needs-Migration-Guide
M-Needs-Migration-Guide
A breaking change to Bevy's public API that needs to be noted in a migration guide
M-Needs-Release-Note
M-Needs-Release-Note
Work that should be called out in the blog due to impact
O-Android
O-Android
Specific to the Android mobile operating system
O-BSD
O-BSD
Specific to the BSD operating system
O-DX12
O-DX12
Specific to the DX12 render API
O-Embedded
O-Embedded
Weird hardware and no_std platforms
O-iOS
O-iOS
Specific to the iOS mobile operating system
O-Linux
O-Linux
Specific to the Linux desktop operating system
O-MacOS
O-MacOS
Specific to the MacOS (Apple) desktop operating system
O-Metal
O-Metal
Specific to the Metal render API
O-OpenGL
O-OpenGL
Specific to the OpenGL render API
O-Vulkan
O-Vulkan
Specific to the Vulkan render API
O-Web
O-Web
Specific to web (WASM) builds
O-WebGL2
O-WebGL2
Specific to the WebGL2 render API
O-WebGPU
O-WebGPU
Specific to the WebGPU render API
O-Windows
O-Windows
Specific to the Windows desktop operating system
O-XR
O-XR
Specific to virtual and augmented reality platforms
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-Regression
P-Regression
Functionality that used to work but no longer does. Add a test for this!
P-Unsound
P-Unsound
A bug that results in undefined compiler behavior
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
S-Needs-Design
S-Needs-Design
This issue requires design work to think about how it would best be accomplished
S-Needs-Design-Doc
S-Needs-Design-Doc
This issue or PR is particularly complex, and needs an approved design doc before it can be merged