Commit History

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