Skip to content
Snippets Groups Projects
  1. Sep 19, 2023
  2. Sep 18, 2023
    • Squall Leonhart's avatar
      Partial revert of #10433 · 79f02020
      Squall Leonhart authored
      The If block in this change was causing some 2D textures to be treated as if their mip 0 was a 3D Slice, this could be ascertained as the same texture viewed from different distances would render fine, but then close up would look like a decoding failure.
      
      It also resulted in some 3D ASTC textures not being scaled appropriate leading to broken graphical effects such as the jagged TOTK recall animation being a circle, as the If block was only accepting the image based on its original info without any adjustments applied.
      79f02020
  3. Sep 17, 2023
  4. Sep 16, 2023
  5. Sep 15, 2023
  6. Sep 14, 2023
Loading