Skip to content

Labels

Labels

  • D-Trivial

    Nice and easy! A great choice to get started with Bevy
  • D-Unsafe

    Touches with unsafe code in some way
  • D-Wicked

    Notoriously challenging. Has resisted serious attempts to solve in the past. Expect frustration.
  • FAQ

    Frequently Asked Question. Enough users ask this question that we boost its prominince.
  • M-Deliberate-Rendering-Change

    An intentional change to how tests and examples are rendered
  • M-Migration-Guide

    A breaking change to Bevy's public API that needs to be noted in a migration guide
  • M-Release-Note

    Work that should be called out in the blog due to impact
  • O-Android

    Specific to the Android mobile operating system
  • O-BSD

    Specific to the BSD operating system
  • O-DX12

    Specific to the DX12 render API
  • O-Embedded

    Weird hardware and no_std platforms
  • O-iOS

    Specific to the iOS mobile operating system
  • O-Linux

    Specific to the Linux desktop operating system
  • O-MacOS

    Specific to the MacOS (Apple) desktop operating system
  • O-Metal

    Specific to the Metal render API
  • O-OpenGL

    Specific to the OpenGL render API
  • O-Vulkan

    Specific to the Vulkan render API
  • O-Web

    Specific to web (WASM) builds
  • O-WebGL2

    Specific to the WebGL2 render API
  • O-WebGPU

    Specific to the WebGPU render API
  • O-Windows

    Specific to the Windows desktop operating system
  • O-XR

    Specific to virtual and augmented reality platforms
  • P-Compile-Failure

    A failure to compile Bevy apps
  • P-Crash

    A sudden unexpected crash
  • P-Critical

    This must be fixed immediately or contributors or users will be severely impacted
  • P-High

    This is particularly urgent, and deserves immediate attention
  • P-Regression

    Functionality that used to work but no longer does. Add a test for this!
  • P-Security

    Relevant to the security of Bevy's users or infrastructure.
  • P-Unsound

    A bug that results in undefined compiler behavior
  • S-Adopt-Me

    The original PR author has no intent to complete this work. Pick me up!