提交历史

作者 SHA1 备注 提交日期
  Mugen87 5ec5d6d615 Loaders: Harmonize crossOrigin default value 7 年之前
  Don McCurdy fb53823b66 GLTFLoader: Clean up UV matrix update. 7 年之前
  Mugen87 b1dd816f7c GLTFLoader: Clean up 7 年之前
  Don McCurdy d474e2e05b GLTFLoader: specularGlossinessTexture is sRGB. 7 年之前
  Takahiro d4098309b2 GLTFLoader: Rename cachedMaterial with clonedMaterial 7 年之前
  Takahiro 3ee253822c GLTFLoader: Less clone materials 7 年之前
  Takahiro 066e210d9b GLTFLoader: Clean up loadAnimation 7 年之前
  Takahiro ae515953df GLTFLoader: Fix loadAnimation for Morph + MultiMaterial 7 年之前
  Mr.doob 65a6875d60 Merge pull request #13707 from takahirox/GLTFLoaderMultiMaterial 7 年之前
  Don McCurdy a8c3bb18d9 GLTFLoader: Fix case for uncompressed attribute in Draco primitive. 7 年之前
  Don McCurdy 0bf37822f3 DRACOLoader: Support attribute type map. 7 年之前
  Don McCurdy 1fa63b9166 GLTFLoader: Fix normalized attributes in Draco meshes. 7 年之前
  Mr.doob 99d02c8add Merge pull request #13826 from donmccurdy/feat-gltf-extensions 7 年之前
  Takahiro 4a13b34e9c GLTFLoader: Fix typo 7 年之前
  Don McCurdy 72aac21c07 GLTFLoader: keep top-level extension data, return parser, add docs. 7 年之前
  WestLangley 473c861ee1 Remove unnecessary code 7 年之前
  Mr.doob 6f1bd9f0ce Merge pull request #13770 from donmccurdy/remove-gltfloader-timing 7 年之前
  Takahiro 1d14b57400 Merge remote-tracking branch 'upstream/dev' into GLTFLoaderMultiMaterial 7 年之前
  Takahiro d51275f8ef GLTFLoader: Minor clean up and add comment 7 年之前
  Don McCurdy c8b13c61ec GLTFLoader: Rebase. 7 年之前
  Don McCurdy 94b37fd217 GLTFLoader: Revert too much cleanup. 7 年之前
  Don McCurdy 27a5b9a172 GLTFLoader: Include extensions on scene, clean up. 7 年之前
  Don McCurdy 340c7dfb32 GLTFLoader: Preserve unknown extension data on nodes and materials. 7 年之前
  Mr.doob 3800256473 Merge pull request #13800 from takahirox/GLTFLoaderMorphNames 7 年之前
  Mr.doob 83ec0a10b4 Merge pull request #13820 from Bergmam/gltf-dds-extension 7 年之前
  Mr.doob 1b6688b6e1 Merge pull request #13783 from takahirox/GLTFLoaderMorph 7 年之前
  Anton Bergman 2a0c1c07d2 Moved error throwing to constructor, added suggested changes from pr 7 年之前
  Takahiro fb84b75446 GLTFLoader: Clean up 7 年之前
  Anton Bergman a7a87674da Add extension init function, fixes for pr comments 7 年之前
  Takahiro 2a808c6e45 GLTFLoader: Clean up cache functions 7 年之前