提交历史

作者 SHA1 备注 提交日期
  Michael Herzog 9870c85f6b KTX2Loader: Remove `RGB_S3TC_DXT1_Format` usage. (#28069) 1 年之前
  Michael Herzog 6d188b5d3b WebGLRenderer: Use ETC2 for ETC1 textures. (#28021) 1 年之前
  Michael Herzog 07ec4e8e1f WebGLRenderer: Remove WebGL 1 support. (#27836) 1 年之前
  Renaud Rohlinger d4e13e525b WebGPURenderer: Add Offscreen Support (#27520) 1 年之前
  Renaud Rohlinger 3f19a059c8 WebGPURenderer: Support KTX Compressed texture in the WebGL Backend (#27463) 1 年之前
  hybridherbst cd614f62e9 Addons: auto-fix linting problems (#27457) 1 年之前
  Vicente Lucendo 55783cc102 KTX2Loader: fix data textures (#26679) 1 年之前
  Don McCurdy a645ee18fb KTX2Loader: Add support for Display P3 and Linear Display P3 (#26621) 1 年之前
  Don McCurdy 530740c9e8 KTX2Loader: Add support for ASTC 6x6 format (#26586) 1 年之前
  hybridherbst 1bb77a707f fix some of the lint-addons warnings and errors (#26388) 2 年之前
  Don McCurdy 4a7c2417ab feat(loaders): Add CompressedCubeTexture (#26369) 2 年之前
  Don McCurdy 2b09a2c05e KTX2Loader: Fix regression in mipmap chain upload (#26095) 2 年之前
  Don McCurdy fd73434728 KTX2Loader: Support compressed cube textures. (#25909) 2 年之前
  Emmanuel Lee 2ca91c7499 KTX2Loader: Support THREE.DataTexture mipmaps field. (#25871) 2 年之前
  Renaud Rohlinger 49cee8ee8d Refactor for...of loop to a traditional for loop (#25929) 2 年之前
  Michael Herzog fbc3a0d6a7 WebGPURenderer: Introduce `hasFeature()`. (#25878) 2 年之前
  Michael Herzog 7359625c4b KTX2Loader: Add WebGPU support. (#25867) 2 年之前
  Don McCurdy 88c95377c1 Texture+WebGLRenderTarget: Replace .encoding with .colorSpace (#25771) 2 年之前
  RadZaj 367ff8a196 KTX2Loader: Fix mipmaps width and height. (#25375) 2 年之前
  Renaud Rohlinger 7b39286b91 Add THREE.CompressedArrayTexture (#24745) 2 年之前
  jameszhong2008 743d72e24c KTX2Loader: Make `_createTexture()` async for better error handling. (#24810) 2 年之前
  gero3 1760846041 Lint example html (#24478) 3 年之前
  Don McCurdy b7143ee77e KTX2Loader: Support ZSTD-compressed DataTexture and DataTexture3D (#24398) 3 年之前
  Don McCurdy b5ccf7e130 KTX2Loader: Add UMD ktx-parse build (#24260) 3 年之前
  Levi Pesin cac2e49415 Cleanup (#24181) 3 年之前
  Don McCurdy cd583bc9bb KTX2Loader: Support loading uncompressed DataTexture and Data3DTexture (#24129) 3 年之前
  Michael Herzog fadb6ab1cf Global: Fix some DeepScan issues. (#23351) 3 年之前
  Marco Fugaro eadd35e44c Examples: use import maps + polyfill (#23255) 3 年之前
  Don McCurdy 75664cbb12 KTX2Loader: Don't select ETC1 in WebGL2. (#22982) 3 年之前
  Don McCurdy 971f9b00a2 KTX2Loader: Don't select ETC1 for textures with alpha. (#22974) 3 年之前