Commit History

Author SHA1 Message Date
  Don McCurdy b66ff8007a LoaderUtils: Create utils from static Loader methods. 7 years ago
  Don McCurdy f3701a2b7e Loaders: Consolidate text decoding. 7 years ago
  Daniel Hritzkiv 219f3eb13f Update GLTFLoader.js 7 years ago
  Daniel Hritzkiv 15f13bb3ce Update GLTFLoader.js 7 years ago
  Don McCurdy d9091cdbca GLTFLoader: Clone materials using skinning or morph targets. 7 years ago
  Takahiro f5417fac65 Apply the review comment 7 years ago
  Takahiro ecbaf2f256 Fix performance issue by adding cache to GLTFParser.getDependencies() 7 years ago
  Takahiro af94f9767a Revert a comment line which has been wrongly removed 7 years ago
  Takahiro 7b86a4c327 GLTFLoader refactoring 7 years ago
  Mr.doob df5269083e Merge pull request #12752 from takahirox/FixGLTFSpecularGlossiness 7 years ago
  Takahiro 1bc987e707 Fix glTF Specular-Glossiness material by converting specularMap in sRGB space 7 years ago
  Takahiro bcd9984b7e Update GLTFLoader error message for legacy file detection. 7 years ago
  Takahiro 47da388bbd Minor clean up GLTFLoader 7 years ago
  Takahiro 18b094f9c2 Clean up GLTFLoader 7 years ago
  Mr.doob a8a6e1f66e Merge pull request #12596 from donmccurdy/feat-gltf-sparse-accessors 7 years ago
  Don McCurdy d890437b43 GLTFLoader: Use .byteOffset and .count in sparse accessors. 7 years ago
  Don McCurdy 92e37c6b47 GLTFLoader: Throw unhandled errors. 7 years ago
  Mugen87 8213851a45 Clean up 7 years ago
  Don McCurdy 2f156ce00c GLTFLoader: Support sparse accessors. 7 years ago
  marcatec 6f5c72e9ec Keep variable names for skinIndex and nodeIndex 7 years ago
  marcatec 75c65bb13e GLTFLoader: Replace for...in with classic for loops on arrays. 7 years ago
  Mr.doob 05d67e9fb6 Merge pull request #12565 from marcatec/alphaTest 7 years ago
  Mr.doob d39bc22ecd Merge pull request #12538 from takahirox/UpdateGLTFLoader 7 years ago
  marcatec 458e323b52 GLTFLoader: Allow alphaTest to be 0 7 years ago
  Takahiro 13e85def45 Add if ( onError ) check in GLTFLoader 7 years ago
  Mr.doob ab581624da Merge pull request #12543 from takahirox/UpdateGLTFLoaderBufferErrorMessage 7 years ago
  Mr.doob 85eee0ca1e Merge pull request #12551 from takahirox/GLTFLoaderAccessorNormalized 7 years ago
  Takahiro 7570857033 Merge branch 'dev' into UpdateGLTFLoader 7 years ago
  Takahiro 2138f81546 Add try-catch for GLTFBinaryExtension 7 years ago
  Takahiro 085f0e7d06 Revert "Replace callback with throwing error for unsupported glTF version in GLTFLoader" 7 years ago