提交历史

作者 SHA1 备注 提交日期
  Mr.doob 2e8db19ff5 Small tweaks to CanvasRenderer, SVGRenderer and SoftwareRenderer. 12 年之前
  Mr.doob c16b26c6a6 Moved WebGLRenderer's autoUpdateScene to scene.autoUpdate. 12 年之前
  Mr.doob f69874f91f Nicer code/approach in ubiquity test. 12 年之前
  Mr.doob 2bea59fa73 SoftwareRenderer: Added support for FaceColors. 12 年之前
  Mr.doob 71940fa809 Replaced all http://mrdoob.github.com/three.js/ instances with http://threejs.org/. 12 年之前
  Mr.doob 1c5fbc68f4 Updated builds. 12 年之前
  WestLangley c83f08f618 Fixed bug in Phong shader when using normal maps with derivative tangents 12 年之前
  Mr.doob 3106280993 SceneLoader2/SceneExporter2: Added PointLight's distance. 12 年之前
  Mr.doob 8370f48406 Merge remote-tracking branch 'sh0ot1e/patch-1' into dev 12 年之前
  Mr.doob 20ea04b811 Updated builds. 12 年之前
  Mr.doob a2491169a5 CameraHelper refactoring. 12 年之前
  Mr.doob aecf267471 Fixed helpers silly bug. Thanks @WestLangley. 12 年之前
  sh0ot1e 4fc9dcf339 Update CircleGeometry.html 12 年之前
  Mr.doob 4b1f070ffd Editor: Added info. 12 年之前
  Mr.doob 1297e21b31 Editor: Moved exporting stuff out of Viewport. 12 年之前
  Mr.doob e600bcf187 Updated builds. 12 年之前
  Mr.doob 4d9f520d71 Deprecated parameters.clearColor and parameters.clearAlpha from WebGLRenderer contructor. Added missing setClearColor to other renderers. Updated editor. 12 年之前
  Mr.doob 194633ff28 Tweaks to GeometryLoader/GeometryExporter. 12 年之前
  Mr.doob 0248628613 Deprecated setClearColorHex(). 12 年之前
  Mr.doob 60db8b6617 Added fromArray and toArray to Quaternion. 12 年之前
  Mr.doob 2bce077715 SceneLoader2: Support files with no geometries and/or materials. 12 年之前
  Mr.doob f0c8f55a09 ColladaLoader: Support for ambient lights. 12 年之前
  Mr.doob c69fd8d9e6 Editor: Hide selectionBox on init. 12 年之前
  Mr.doob 142a5f3bcc Updated builds. 12 年之前
  Mr.doob bdff95a556 Merge remote-tracking branch 'MiiBond/upstream' into dev 12 年之前
  Mr.doob e8b57b3d29 BoxHelper: Fixed authors. 12 年之前
  Mr.doob 0c80108aee Added BoxHelper. 12 年之前
  MiiBond 9d6a9869ca Optimized the PCF shadow map filtering to use vector comparisons. 12 年之前
  Mr.doob 46760cac8d SoftwareRenderer: Support color change. 12 年之前
  Mr.doob 4269d09e14 WebGLRenderer3: Small tweaks. 12 年之前