Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the Quantum Storage Renderer #2318

Merged
merged 21 commits into from
Apr 4, 2024

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    836fdf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c099317 View commit details
    Browse the repository at this point in the history
  3. enhanced instanceof

    ghzdude committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    15ce779 View commit details
    Browse the repository at this point in the history
  4. pass in the MTE directly

    ghzdude committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    64e783a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adecf5b View commit details
    Browse the repository at this point in the history
  6. add text renderer back

    use static variable instead of creating a new renderer every frame
    ghzdude committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f6a5da6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16532a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a01294 View commit details
    Browse the repository at this point in the history
  9. spotless why

    ghzdude committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    35c56a0 View commit details
    Browse the repository at this point in the history
  10. add config for rendering

    ghzdude committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3aa41a9 View commit details
    Browse the repository at this point in the history
  11. remove commented code

    ghzdude committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    73a9183 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4baa845 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0617b55 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    db98576 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. sboblss

    ghzdude committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9199a23 View commit details
    Browse the repository at this point in the history
  2. address reviews

    ghzdude committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    81f17e9 View commit details
    Browse the repository at this point in the history
  3. increase range to a chunk

    ghzdude committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    00ddf44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8709399 View commit details
    Browse the repository at this point in the history
  5. improve render distance calculation to mimic sign render distance as …

    …well
    
    split rendering of text and chest stack
    ghzdude committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    280f4fe View commit details
    Browse the repository at this point in the history
  6. sbobl

    ghzdude committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2e38708 View commit details
    Browse the repository at this point in the history
  7. javadoc

    ghzdude committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7c2d690 View commit details
    Browse the repository at this point in the history