提交历史

作者 SHA1 备注 提交日期
  Mugen87 cff069e446 GLTFLoader: Introduce setDDSLoader(). 6 年之前
  Pairote Leelaphattarakij a31d64092e Assign `extras` from the top-level of glTF definition to `userData` of the result object. 6 年之前
  Gero3 54f9c87b36 cleanup GLTFLoader 6 年之前
  Mr.doob 282062a7e0 Merge pull request #16601 from mrschofield/dev-gltf-file-loader-with-credentials 6 年之前
  Arseny Kapoulkine a593239613 Implement support for unsigned normalized values as well 6 年之前
  Arseny Kapoulkine a90520c009 GLTFLoader: Fix handling of normalized animation outputs 6 年之前
  Arseny Kapoulkine 44c2100ab5 GLTFLoader: Fix U8/U16 skinning weights 6 年之前
  Mathew Schofield f37df99fd3 Changing the example GLTFLoader to honour the crossOrigin option by 6 年之前
  but0n bbe6b3bca9 fix cloneMaterial: incase texture is null 6 年之前
  Mr.doob 92b7278895 Merge pull request #16416 from but0n/gltfloader-patch 6 年之前
  but0n c7f490d477 fix typo 6 年之前
  but0n 56672800a2 update: using cloned value if it is a color object 6 年之前
  but0n 7df1c468e0 fix clonedMaterial: specular color & emissive color 6 年之前
  Kalacione 31fdc56b43 Cleaner code 6 年之前
  but0n dcb81efbe9 fix cloneMaterial 6 年之前
  Kalacione d7a2400097 Keep existing properties in object.userData 6 年之前
  Kalacione 0bb685c81d Store original node name in userData. 6 年之前
  Mr.doob 5fa3d1d954 Merge pull request #16167 from takahirox/FixGLTFLoaderDDSExtension 6 年之前
  Takahiro 13a490c825 GLTFLoader minor clean up 6 年之前
  Takahiro c00575eb8f Fix GLTFLoader DDSExtension 6 年之前
  Don McCurdy a124078a6d GLTFLoader: Remove dependency on 'THREE.DRACOLoader' global 6 年之前
  Mr.doob 6cf473f25b Merge pull request #15891 from donmccurdy/cleanup-gltfloader-multidependencies 6 年之前
  Mr.doob 8fc598ad82 Merge pull request #15878 from sneha-belkhale/dev 6 年之前
  Sneha Belkhale e6ab398ab6 support draco compressed custom attributes 6 年之前
  Don McCurdy ec1d5a7a72 GLTFLoader: Fix warning on cubicspline interpolation. 6 年之前
  Sneha Belkhale 6a03a3393f refining if statements 6 年之前
  Don McCurdy 28b6b2147f GLTFLoader: Clean up. 6 年之前
  Don McCurdy fffe49db54 GLTFLoader: Clean up, remove getMultiDependencies(). 6 年之前
  Don McCurdy 809e8ef9e0 GLTFLoader: Remove multipass logic. 6 年之前
  Mugen87 1f6e937d2c GLTFLoader: Fix runtime error when accessing the cache. 6 年之前