Skip to content

Labels

Labels

  • API: Breaking

    Indicates that resolving the issue would be a breaking change.
  • Area: API/Ergonomics

    Issues relating to the crate's API and how it feels to use
  • Area: Audio

    Issues relating to audio playback.
  • Area: Documentation

    Issues related to the crate's documentation.
  • Area: Error Handling

    Issues relating to error handling.
  • Area: Game Loop

    Issues relating to the main game loop.
  • Area: Graphics

    Issues related to graphics/rendering.
  • Area: High DPI Support

    Issues relating to high DPI rendering. The bane of every engine dev's life.
  • Area: Input

    Issues related to player input.
  • Area: Performance

    Issues relating to performance and optimization.
  • Area: Platform

    Issues relating to the platform layer
  • Good First Issue

    Issues that would be a good starting point for a new contributor.
  • Help Wanted

    Issues that the maintainers would like help with resolving
  • Platform Specific: AMD

    Issues that are specific to AMD graphics cards.
  • Platform Specific: Linux

    Issues that are specific to systems running Linux (or similar).
  • Platform Specific: macOS

    Issues that are specific to systems running macOS.
  • Platform Specific: Nvidia

    Issues that are specific to Nvidia graphics cards.
  • Platform Specific: Windows

    Issues that are specific to systems running Windows.
  • Status: Needs Replicating

    Indicates that the issue cannot be replicated - this doesn't necessarily mean it's invalid!
  • Status: Upstream Issue

    Indicates that the issue needs fixing by one of Tetra's dependencies
  • Status: Won't Fix

    Indicates that the issue is not intended to be fixed at this time.
  • Type: Bug

    Problems with the code/documentation that need to be fixed.
  • Type: Dependency Update

    Pull requests that update a dependency file
  • Type: Feature Request

    Improvements that could be made to the code/documentation.
  • Type: Investigation

    Ongoing investigations and unanswered questions.
  • Unsafe ☢

    Indicates an issue relating to the safety of the code (or lack thereof)