提交历史

作者 SHA1 备注 提交日期
  Mr.doob 6a42a6e920 Simplified and optimised pointerlock example. 11 年之前
  Mr.doob 1b7c6cd296 Merge pull request #4895 from gero3/patch-17 11 年之前
  gero3 60d83cc52d fix constructor fix #4894 11 年之前
  Mr.doob dcabe10924 Updated builds. 11 年之前
  Mr.doob 3ffd043055 Merge pull request #4878 from merpnderp/dev 11 年之前
  merpnderp ee568c81bf Update RingGeometry.js 11 年之前
  Mr.doob 6555a37bfe Updated builds. 11 年之前
  Mr.doob 458dd67c84 Fixed cannon.js breakage... 11 年之前
  Mr.doob 521cdc90fe Docs: CSS tweaks. 11 年之前
  spite 8e66fe6dc4 added mobile version with media queries 11 年之前
  spite 69937588d5 added filter search to documentation page 11 年之前
  Mr.doob 666610e3a8 Updated builds. 11 年之前
  Mr.doob 90f40832b3 Merge pull request #4873 from zz85/codestyle3 11 年之前
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 年之前
  Mr.doob ad326202b0 FXAAShader: Interpolate alpha too. See #4287. 11 年之前
  Mr.doob 94e27091b5 Updated builds. 11 年之前
  Mr.doob 70dbf6d3fc Fixed canvas birds example. 11 年之前
  Mr.doob a93701ac4a Merge pull request #4862 from Nimanf/pow_shaders_max2 11 年之前
  Nima ec13c4c36c samples will not generate negative f error anymore 11 年之前
  Nima bcae10df4e fixed nagative f in pow warning in shaders 11 年之前
  Mr.doob c12ca87760 Merge branch 'master' of https://github.com/paulmasson/three.js into dev 11 年之前
  paulmasson 617a06c0e1 First pass at documentation for WebGLProgram 11 年之前
  paulmasson d0171f613a Update WebGLProgram.html 11 年之前
  Mr.doob 6419abec8b Rescued SceneLoader so people can load old files in the editor and re-export. 11 年之前
  Mr.doob 1a6d638d5e Updated builds. 11 年之前
  Mr.doob b49d00d6cf getProgramInfoLog()/getShaderInfoLog() to console.warn. See #4834. 11 年之前
  Mr.doob 1dd8d7729a Updated builds. 11 年之前
  Mr.doob 0f5f336dac Merge pull request #4851 from shapespark/Box3addPoint-remove 11 年之前
  Jan Wrobel d464040d5f Simplify Box2 and Box3 setFromPoints, add tests. 11 年之前
  Jan Wrobel 0a3ee86c8c Remove duplicated Box3.addPoint. 11 年之前