提交历史

作者 SHA1 备注 提交日期
  Mr.doob 2c058ac3ce Geometry: Removed unused variable assignation. Fixes #4652. 11 年之前
  Mr.doob 6243b69ac5 Trying to get the minecraft example to work with the new geometry classes. 11 年之前
  Mr.doob a40606298d Fixed example that relied on redefining mesh.scale. 11 年之前
  Mr.doob ee61e90994 Merge branch 'single-axis-up-conversion' of https://github.com/virtual-world-framework/three.js into dev 11 年之前
  Mr.doob 97dfbbae0b Editor: Set range to CircleGeometry. 11 年之前
  Eric Burns 815b1a1c51 Alter options.convertUpAxis conditionals to be explicit about data type 11 年之前
  Mr.doob fca5866e28 SVGRenderer: Reverted lost changes and using getStyle() instead. 11 年之前
  srifqi 19dc776922 Update SVGRenderer.js 11 年之前
  Mr.doob bd1e4dbb7e Updating minecraft example to the new geometries. 11 年之前
  Mr.doob 38f49402cd More tweaks to postprocessing2 example. 11 年之前
  Mr.doob 15d51a59a1 Using random colors in postprocessing2 example. 11 年之前
  Mr.doob addc745663 mediump in rawshader example. compatible with more mobile devices. 11 年之前
  Mr.doob 00d1bd2792 Simplified SSAOShader. 11 年之前
  Mr.doob de18a76286 Replaced edge detection passes with SSAO pass to postprocessing2 example. 11 年之前
  Mr.doob 57175b7658 SSAOShader: Fixed uninitialised float. Should fix #3425. 11 年之前
  Siarhei Klimuts 48ba9ebf0d Update Euler.html 11 年之前
  Mr.doob 0bf37c0afb Merge branch 'fix_doc_link' of https://github.com/gyohk/three.js into dev 11 年之前
  Mr.doob 23ea09da8a Updated builds. 11 年之前
  Mr.doob 78f454e36a Removed devicePixelRatio check in renderers. Fixes #4591. 11 年之前
  Mr.doob a1c2776198 Updated builds. 11 年之前
  Mr.doob a01e7c0bed Updated examples that rely on GeometryUtils.merge. 11 年之前
  Mr.doob 400aab2756 Added logarithmic depth buffer examples to list. 11 年之前
  Mr.doob b6e22e226c Nicer API for Geometry.merge() 11 年之前
  Mr.doob 81744b42c9 Moved GeometryUtils.merge to Geometry.merge. 11 年之前
  Mr.doob 36b7392889 Updated builds. 11 年之前
  Mr.doob a4a7dd2b57 Reverted WebGLRenderer. 11 年之前
  Mr.doob d31cbd0400 GeometryEditor: Implemented @jbaicoianu's array creation at access time approach. 11 年之前
  Mr.doob 3dfeb8a74c BufferGeometryManipulator to GeometryEditor. 11 年之前
  Mr.doob ca07750a97 Reverting PlaneGeometry dependency change. 11 年之前
  Mr.doob c0a0aef2ef Rescued Geometry. 11 年之前