提交历史

作者 SHA1 备注 提交日期
  Mr.doob ecd4515d60 Merge pull request #12800 from donmccurdy/feat-gltfloader-interleaved-morphtargets 8 年之前
  Don McCurdy 80a1ef481f GLTFLoader: Use default byteOffset=0. 8 年之前
  Don McCurdy 81f90828bc Revert "InterleavedBufferAttribute: Implement .clone()." 8 年之前
  Don McCurdy 1733ddb9f3 InterleavedBufferAttribute: Implement .clone(). 8 年之前
  Don McCurdy db7aa465c3 GLTFLoader: Support interleaved morph target accessors. 8 年之前
  Mugen87 c2e39240ab Loaders: Clean up 8 年之前
  Don McCurdy f3d9c6ea67 GLTFLoader: Fix bug in spline vertex copying. 8 年之前
  Mr.doob 97e7bf605d Merge pull request #12887 from takahirox/MethodChaining 8 年之前
  Mr.doob dd67f5e35e Merge pull request #12885 from donmccurdy/feat-gltfloader-cubicspline 8 年之前
  Don McCurdy 913e5df2c8 GLTFLoader: Don't set transparent=true with alphaMode=MASK. 8 年之前
  Takahiro f2e6843550 Enable LoadingManager and GLTFLoader Method chaining 8 年之前
  Don McCurdy 5249a1b3a3 GLTFLoader: Implement basic CUBICSPLINE, remove CATMULLROMSPLINE interpolation. 8 年之前
  Takahiro 0b98168094 Clean up GLTFLoader 8 年之前
  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 年之前