Commit History

Author SHA1 Message Date
  Mugen87 d8f43a46dd Examples: Clean up. 4 years ago
  Garrett Johnson 3d06022cac Fix bad merge resolve 4 years ago
  Garrett Johnson 020fbdb379 Merge remote-tracking branch 'mrdoob-origin/dev' into gltf-webp-bug 4 years ago
  Garrett Johnson 08f03cead8 Merge remote-tracking branch 'mrdoob-origin/dev' into gltf-webp-bug 4 years ago
  Garrett Johnson da06eb3ad0 Adjust code style 4 years ago
  Garrett Johnson 2846e2fcc6 Add support for request headers to ImageBitmapLoader, GLTFLoader textures 4 years ago
  Garrett Johnson 697b459769 Add "manager" 4 years ago
  Garrett Johnson 33155151cd fix webp extension with no handler 4 years ago
  Don McCurdy c1946d75cb GLTFLoader: Remove support for MSFT_texture_dds. 4 years ago
  Ikko Ashimine 724c0bdf8a Fix typo in GLTFLoader.js 4 years ago
  Takahiro 789b1f91d2 GLTFLoader: Add before/afterRoot hookpoints. 4 years ago
  Mugen87 7b4f4439fa GLTFLoader: Revert usage of computeTangents(). 4 years ago
  Arseny Kapoulkine 5d6ad11735 GLTFLoader: Make error when loading textures with no data clear 4 years ago
  Emmett Lalish 8754db8cbc fixed typo 4 years ago
  Emmett Lalish 65d597d2d4 adding notes 4 years ago
  Emmett Lalish 5f1124bed0 fixed GLTF variants normal map scale 4 years ago
  Garrett Johnson 4885f4f651 Use the header length instead of array length when iterating over GLB chunks 4 years ago
  Mugen87 3b7656a421 BufferGeometry: Move computeTangents() into core. Use in GLTFLoader. 4 years ago
  heqiang 6f7b07a803 Simplified writing 4 years ago
  Ryan Smith 32a090cf45 gltf-loader: use sanitized name when creating unique node name for duplicated 4 years ago
  Don McCurdy 5602d421d6 GLTFLoader: Set glTF primitive extensions to userData. 4 years ago
  Arseny Kapoulkine 0a0d087fda Merge https://github.com/mrdoob/three.js into meshopt-compression 4 years ago
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 4 years ago
  Mugen87 61ea7682f1 GLTFLoader: Clean up. 4 years ago
  Mr.doob 3926b039cf Merge pull request #20539 from donmccurdy/feat-ext-texture-webp 4 years ago
  Don McCurdy 48e2014986 GLTFLoader: Fix WebP extension feedback. 4 years ago
  Don McCurdy c04224c3f0 GLTFLoader: Update docs. 4 years ago
  Don McCurdy 9be4005cf5 GLTFLoader: Add support for EXT_texture_webp. 4 years ago
  Arseny Kapoulkine 35695258db Replace error handling with an extension-local solution 4 years ago
  Arseny Kapoulkine b7707a0634 Replace .includes with .indexOf 4 years ago