Commit History

作者 SHA1 備註 提交日期
  Michael Herzog d1a513329d Examples: Convert loaders to ES6 Part I. (#21612) 4 年之前
  Marco Fugaro d9a5084d26 Run build-examples (#21588) 4 年之前
  Mugen87 d40304bd8a PLYLoader: Fix byte length computation of header. 4 年之前
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 4 年之前
  Mugen87 c748ab3544 Loaders: Clean up. 4 年之前
  Amos 51863e1835 update all loaders to pass down withCredentials option to internal FileLoader 4 年之前
  Mugen87 226b60deab Examples: Remove author comments. 5 年之前
  Mugen87 3a76cb4a08 Loaders: Pass requestHeader to internal file loaders. 5 年之前
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 年之前
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. 5 年之前
  Mr.doob abac1e6b91 Merge pull request #18749 from Mugen87/dev42 5 年之前
  Mugen87 8a36de0a21 Loaders: Improve error handling. 5 年之前
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 年之前
  Mugen87 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). 5 年之前
  Mugen87 95e0628150 Examples: Inherit loaders from Loader I. 6 年之前
  Alex Weiss 3ccce0ec39 Allow for the ascii header to end with CRLF 6 年之前
  Mugen87 e12b7a25f2 Examples: More usage of setPath() and setResourcePath() in loaders. 6 年之前
  Mugen87 b162c11188 PlYLoader: Added support for uvs defined on face level 6 年之前
  Don McCurdy b66ff8007a LoaderUtils: Create utils from static Loader methods. 7 年之前
  Don McCurdy f3701a2b7e Loaders: Consolidate text decoding. 7 年之前
  Mugen87 e6cb9ac8b6 Loaders: Improve code quality 7 年之前
  Takahiro d681e0f081 Improve the converting performance from ArrayBuffer to String with TextCoder and some tunings. 8 年之前
  Mr.doob 5dbbc93bf2 BufferGeometry: Merged setIndex and setIndexArray. See #10603. 8 年之前
  Mr.doob 0afa7a9363 Replaced Math.max.apply( Max, ... ) with setIndexArray(). See #10603. 8 年之前
  Brian Burke 64bf06d663 Correct detection of Uint32BufferAttribute for length of verticies 8 年之前
  Brian Burke 82f3310e3f Correct detection of Uint32BufferAttribute for length of verticies 8 年之前
  makc 94cb80c12c fixes #10380 8 年之前
  Mr.doob 724b535553 Examples: *Attribute to *BufferAttribute. 8 年之前
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. 8 年之前
  Michael Herzog 99ae5a1513 PLYLoader: BufferGeometry and Blender style (#9796) 8 年之前