提交历史

作者 SHA1 备注 提交日期
  Mr.doob 0783e2b43a Updated examples builds. 2 年之前
  Mr.doob 46ccd684a0 Updated examples builds. 2 年之前
  05gash 23046e42af PLYLoader: Fix for linesplitting on universal newlines (#24264) 3 年之前
  Mr.doob 53d557e0f7 Updated examples builds. 3 年之前
  Mr.doob 9a74771f0c Updated examples builds. 3 年之前
  Mr.doob 9c57b2e117 Updated examples builds. 3 年之前
  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 年之前