提交历史

作者 SHA1 备注 提交日期
  Mr.doob 4e86814ae6 Merge pull request #5824 from zz85/patch-1 10 年之前
  Joshua Koo c222310930 Optimize TessellateModifier.js slightly 10 年之前
  Fernando Serrano 9d27fb9d89 Buffergeometry drawcalls example syntax format 10 年之前
  Fernando Serrano 406c33e50a Buffergeometry example with drawcalls 10 年之前
  Wandalen ddf9e0f335 WebGLRenderer: major ID collision issue fix 10 年之前
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 年之前
  Mr.doob 463366fede Fixed video examples. 10 年之前
  Mr.doob 7431f1a3e0 Editor: Scripting working again. 10 年之前
  Mr.doob 037cccf05f Updated builds. 10 年之前
  Mr.doob 2036197926 Merge pull request #5788 from bhouston/math-improvements 10 年之前
  Mr.doob 0d999af42c Editor: Cleaned up Fullscreen code. 10 年之前
  Ben Houston 45b029feee add docs per @WestLangley's request: https://github.com/mrdoob/three.js/pull/5788#issuecomment-67857995 10 年之前
  Ben Houston 6e77ef510a remove Matrix4.makeShear per @WestLangley here: https://github.com/mrdoob/three.js/pull/5788#issuecomment-67852744 10 年之前
  Mr.doob a70f2668d3 Merge pull request #5803 from walden-/fullscreen 10 年之前
  Ben Houston 82c3f50f62 address @mrdoob's and @WestLangley concerning new math additions, add unit tests. 10 年之前
  walden- 06d830c7f1 inline viewFullscreen() 10 年之前
  Ben Houston 145c3895b0 Address @zz85's concern about using the constant 0.33333 insteaed of a division: https://github.com/mrdoob/three.js/pull/5785#discussion_r22146657 10 年之前
  walden- 9afa36224e rename to viewFullscreen 10 年之前
  walden- a9315bb48e fix indent 10 年之前
  walden- f31bdfe4ef use correct indenting 10 年之前
  walden- 40f0784cf3 fix css indenting 10 年之前
  walden- 0eabadc4e0 add fullscreen mode (from view menu) 10 年之前
  Mr.doob 209c8e1c81 Merge remote-tracking branch 'origin/dev' into dev 10 年之前
  Mr.doob d8f0cfd116 Updated builds. 10 年之前
  Mr.doob 8d926d787c WebGLRenderer: Support for THREE.PointCloud+BufferGeometry+drawCall.count. 10 年之前
  Mr.doob de3b7638d5 WebGLRenderer: Corected info. 10 年之前
  Mr.doob 9ade6d3487 WebGLRenderer: Support for THREE.Line+BufferGeometry+drawCall.count. 10 年之前
  Mr.doob 46eaac93f8 Merge pull request #5797 from zz85/fix_x4121_warnings 10 年之前
  Eric Haines 97408c5d6d Documented shadow map settings, fixed demo 10 年之前
  Joshua Koo a742c6e012 Examples: Make GPGPU Birds texture fetches more accurate 10 年之前