Commit History

Author SHA1 Message Date
  Mr.doob 38f49402cd More tweaks to postprocessing2 example. 11 years ago
  Mr.doob 15d51a59a1 Using random colors in postprocessing2 example. 11 years ago
  Mr.doob addc745663 mediump in rawshader example. compatible with more mobile devices. 11 years ago
  Mr.doob 00d1bd2792 Simplified SSAOShader. 11 years ago
  Mr.doob de18a76286 Replaced edge detection passes with SSAO pass to postprocessing2 example. 11 years ago
  Mr.doob 57175b7658 SSAOShader: Fixed uninitialised float. Should fix #3425. 11 years ago
  Siarhei Klimuts 48ba9ebf0d Update Euler.html 11 years ago
  Mr.doob 0bf37c0afb Merge branch 'fix_doc_link' of https://github.com/gyohk/three.js into dev 11 years ago
  Mr.doob 23ea09da8a Updated builds. 11 years ago
  Mr.doob 78f454e36a Removed devicePixelRatio check in renderers. Fixes #4591. 11 years ago
  Mr.doob a1c2776198 Updated builds. 11 years ago
  Mr.doob a01e7c0bed Updated examples that rely on GeometryUtils.merge. 11 years ago
  Mr.doob 400aab2756 Added logarithmic depth buffer examples to list. 11 years ago
  Mr.doob b6e22e226c Nicer API for Geometry.merge() 11 years ago
  Mr.doob 81744b42c9 Moved GeometryUtils.merge to Geometry.merge. 11 years ago
  Mr.doob 36b7392889 Updated builds. 11 years ago
  Mr.doob a4a7dd2b57 Reverted WebGLRenderer. 11 years ago
  Mr.doob d31cbd0400 GeometryEditor: Implemented @jbaicoianu's array creation at access time approach. 11 years ago
  Mr.doob 3dfeb8a74c BufferGeometryManipulator to GeometryEditor. 11 years ago
  Mr.doob ca07750a97 Reverting PlaneGeometry dependency change. 11 years ago
  Mr.doob c0a0aef2ef Rescued Geometry. 11 years ago
  Mr.doob b827aaef25 Typed* to Proxy* 11 years ago
  Mr.doob d787de478b Reorganising files. 11 years ago
  Mr.doob 47cdd49df2 Fixed dependencies and compiler warnings. 11 years ago
  Mr.doob db1947639b Merge branch 'dev-geometry-experiment' of https://github.com/jbaicoianu/three.js into dev 11 years ago
  Mr.doob 3660c3923e Updated builds. 11 years ago
  Mr.doob 45dd64629c Fixed quaternion replacement. 11 years ago
  Mr.doob 02a135bc53 Matrix3: Copy Matrix4 constructor style. 11 years ago
  Mr.doob 89f72bb817 Matrix3/Matrix4: Removed flattenToArray. 11 years ago
  Mr.doob df78a1571a Updated builds. 11 years ago