Commit History

Author SHA1 Message Date
  Don McCurdy 2b09a2c05e KTX2Loader: Fix regression in mipmap chain upload (#26095) 2 years ago
  Don McCurdy fd73434728 KTX2Loader: Support compressed cube textures. (#25909) 2 years ago
  Emmanuel Lee 2ca91c7499 KTX2Loader: Support THREE.DataTexture mipmaps field. (#25871) 2 years ago
  Renaud Rohlinger 49cee8ee8d Refactor for...of loop to a traditional for loop (#25929) 2 years ago
  Michael Herzog fbc3a0d6a7 WebGPURenderer: Introduce `hasFeature()`. (#25878) 2 years ago
  Michael Herzog 7359625c4b KTX2Loader: Add WebGPU support. (#25867) 2 years ago
  Don McCurdy 88c95377c1 Texture+WebGLRenderTarget: Replace .encoding with .colorSpace (#25771) 2 years ago
  RadZaj 367ff8a196 KTX2Loader: Fix mipmaps width and height. (#25375) 2 years ago
  Renaud Rohlinger 7b39286b91 Add THREE.CompressedArrayTexture (#24745) 2 years ago
  jameszhong2008 743d72e24c KTX2Loader: Make `_createTexture()` async for better error handling. (#24810) 2 years ago
  gero3 1760846041 Lint example html (#24478) 3 years ago
  Don McCurdy b7143ee77e KTX2Loader: Support ZSTD-compressed DataTexture and DataTexture3D (#24398) 3 years ago
  Don McCurdy b5ccf7e130 KTX2Loader: Add UMD ktx-parse build (#24260) 3 years ago
  Levi Pesin cac2e49415 Cleanup (#24181) 3 years ago
  Don McCurdy cd583bc9bb KTX2Loader: Support loading uncompressed DataTexture and Data3DTexture (#24129) 3 years ago
  Michael Herzog fadb6ab1cf Global: Fix some DeepScan issues. (#23351) 3 years ago
  Marco Fugaro eadd35e44c Examples: use import maps + polyfill (#23255) 3 years ago
  Don McCurdy 75664cbb12 KTX2Loader: Don't select ETC1 in WebGL2. (#22982) 3 years ago
  Don McCurdy 971f9b00a2 KTX2Loader: Don't select ETC1 for textures with alpha. (#22974) 3 years ago
  gero3 34645cb976 some eslint fixes in the examples folder (#22942) 3 years ago
  Don McCurdy 6d41436816 KTX2Loader: Warn when multiple instances in use. (#22621) 3 years ago
  Michael Herzog 67dcebc3f6 Examples: Clean up. (#22526) 3 years ago
  Don McCurdy 43f14f14e8 KTX2Loader: Warn on missing call to detectSupport(). (#22519) 3 years ago
  Don McCurdy 6791f07421 KTX2Loader: Warn on outdated Basis library. (#22314) 4 years ago
  DeepKolos 9a31750a24 enable zstddec decode in web worker in KTX2Loader (#21984) 4 years ago
  Don McCurdy e25b79d5ae KTX2Loader: Update ktx-parse dependency, import enums. (#21567) 4 years ago
  Don McCurdy 055ffaf13b KTX2Loader + BasisTextureLoader: Clean up. 4 years ago
  Don McCurdy b8a777fbd1 KTX2Loader: Update to use ktx-parse and BasisTextureLoader. 4 years ago
  Don McCurdy c21e5a9733 KTX2Loader: Improve readability of level size calculation. 4 years ago
  Don McCurdy 74658baf3d KTX2Loader: Fix calculation of level dimensions for NPOT textures. 4 years ago