提交历史

作者 SHA1 备注 提交日期
  lk-lkaz d9fa714202 Fix uniforms to support fog 4 年之前
  Garrett Johnson 73ba3fedd8 npm run lint-fix 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 年之前
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 年之前
  Mugen87 b14fce14a7 Examples: Clean up. 5 年之前
  Mr.doob 629cfbcb44 LDrawLoader: Clean up. 5 年之前
  makc 13033d8311 lgtm: various unused variables and constants 5 年之前
  Mugen87 1aa5faa9e1 Examples: Avoid logging of time values in loaders. 5 年之前
  WestLangley 218d8e5b25 Move premultiplied_alpha chunk 5 年之前
  Mugen87 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). 5 年之前
  Mugen87 37bafb56b3 Examples: Inherit from Loader V. 5 年之前
  Mugen87 5b4b5a2d4f Examples: More clean up. 6 年之前
  yomboprime 9848016d19 Implement STEP directive 6 年之前
  yomboprime 54e4a0dfb3 Add missed files 6 年之前
  Gero3 26ecf98bcb cleanup LDrawLoader 6 年之前
  yomboprime 87245cb81f Follow GLTFLoader api for parse() 6 年之前
  yomboprime 1a51adec2f LDrawLoader: Let use parse() 6 年之前
  yomboprime f5bf93fc18 Set depthWrite so lines are not occluded by transparent meshes 6 年之前
  yomboprime 51a9f30c4a LDrawLoader: Make lines honor material opacity 6 年之前
  yomboprime 602cab15ce LDrawLoader: Make the materials library share the optional lines materials. 6 年之前
  Garrett Johnson d911645042 Merge remote-tracking branch 'mrdoob/dev' into add-optional-lines-shader 6 年之前
  Garrett Johnson 1a14e9bc83 lingering optional -> conditional 6 年之前
  Garrett Johnson 034c346e83 comments, simplify conditonal line shader 6 年之前
  Garrett Johnson f1d06541e7 enable conditional lines by default, do perform line logic in vertex shader 6 年之前