提交历史

作者 SHA1 备注 提交日期
  Mr.doob 8732d135c8 Merge pull request #12718 from mattdesl/feature/gltf-dedupe-geometry 8 年之前
  Mr.doob eab000e2b3 Merge pull request #12761 from cnspaha/patch-3 8 年之前
  Mr.doob 5841442313 Merge pull request #12824 from cnspaha/patch-4 8 年之前
  Pascal Häusler 471931c541 GLTFLoader: export mesh and primitive extras 8 年之前
  Pascal Häusler 0eaac7b9f8 Merge branch 'dev' of https://github.com/cnspaha/three.js into patch-3 8 年之前
  Don McCurdy b66ff8007a LoaderUtils: Create utils from static Loader methods. 8 年之前
  Don McCurdy f3701a2b7e Loaders: Consolidate text decoding. 8 年之前
  mattdesl 0321eef244 remove trailing comma 8 年之前
  mattdesl 77c9ea1bb0 Merge branch 'dev' into feature/gltf-dedupe-geometry 8 年之前
  Daniel Hritzkiv 219f3eb13f Update GLTFLoader.js 8 年之前
  Daniel Hritzkiv 15f13bb3ce Update GLTFLoader.js 8 年之前
  Don McCurdy d9091cdbca GLTFLoader: Clone materials using skinning or morph targets. 8 年之前
  Takahiro f5417fac65 Apply the review comment 8 年之前
  Takahiro ecbaf2f256 Fix performance issue by adding cache to GLTFParser.getDependencies() 8 年之前
  Takahiro af94f9767a Revert a comment line which has been wrongly removed 8 年之前
  Takahiro 7b86a4c327 GLTFLoader refactoring 8 年之前
  Pascal Häusler 2003dc38b9 GLTFLoader: return asset via gltf object 8 年之前
  mattdesl b5e84f4963 deduplicate by default in GLTFLoader and clean up primitive equal check 8 年之前
  mattdesl 1b1a09279c Merge branch 'dev' into feature/gltf-dedupe-geometry 8 年之前
  Pascal Häusler 7fb500cb33 GLTFLoader: Callback for when asset was read 8 年之前
  Mr.doob df5269083e Merge pull request #12752 from takahirox/FixGLTFSpecularGlossiness 8 年之前
  Takahiro 1bc987e707 Fix glTF Specular-Glossiness material by converting specularMap in sRGB space 8 年之前
  Takahiro bcd9984b7e Update GLTFLoader error message for legacy file detection. 8 年之前
  Takahiro 47da388bbd Minor clean up GLTFLoader 8 年之前
  Takahiro 18b094f9c2 Clean up GLTFLoader 8 年之前
  Mr.doob a8a6e1f66e Merge pull request #12596 from donmccurdy/feat-gltf-sparse-accessors 8 年之前
  mattdesl 76f5bada79 allow option to be disabled by user 8 年之前
  mattdesl b3c37c589f add BufferGeometry de-duplication to GLTF parser 8 年之前
  Don McCurdy d890437b43 GLTFLoader: Use .byteOffset and .count in sparse accessors. 8 年之前
  Don McCurdy 92e37c6b47 GLTFLoader: Throw unhandled errors. 8 年之前