提交历史

作者 SHA1 备注 提交日期
  Mr.doob 5002a403c5 Updated some cubemap examples code. 14 年之前
  alteredq fe83a3f052 Rebuilt libs. 14 年之前
  alteredq 8c326a222f Moved depth buffer writing control from renderer into material. 14 年之前
  Mr.doob cd760abfba Updated ubiquity test example with new CylingerGeometry. 14 年之前
  Mr.doob 4a32148058 Added 'openEnded' parameter to `CylinderGeometry`. 14 年之前
  Mr.doob 93e446e805 More useful UVs for Cylinder caps. 14 年之前
  Mr.doob df83e8f9e5 Updated README.md example with the new .add() 14 年之前
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. 14 年之前
  Mr.doob 6141390dab Simplified `CylinderGeometry` params. 14 年之前
  Mr.doob f849f34b1e Redid `CylinderGeometry`. 14 年之前
  Mr.doob cc7956b2c3 `window` > `self` so the lib is workers ready. (thanks @jsermeno) 14 年之前
  alteredq 414d91420c Merge remote-tracking branch 'remotes/zz85/experimental' into dev 14 年之前
  zz85 e123cf2f5f Added webgl particle emitter with blur postprocessing example 14 年之前
  Mr.doob f105cbb7e2 `LOD.add` > `LOD.addLevel` 14 年之前
  Mr.doob 322b9f9d87 Object3D.add(), Objec3D.remove(), Scene.add(), Scene.remove()... we'll see how it feels. 14 年之前
  Mr.doob 89079b91f4 Fixed mouse listeners on draggable cubes example, also reverted to previous aesthetic (sorry @alteredq). 14 年之前
  zz85 29a547960d Merge remote-tracking branch 'alteredq/dev' into experimental 14 年之前
  alteredq aac91430d9 Tweaked shadows in draggable cubes example. 14 年之前
  Mr.doob 48eb624d59 Fixed behaviour glitch on draggable cubes example. 14 年之前
  Mr.doob a0c6e077ef Added shadows to the draggable cubes example (@spite's suggestion). 14 年之前
  Mr.doob 1bdf3daec9 Improved draggable cubes example a bit more. 14 年之前
  Mr.doob 4ed370e362 Improved draggable cubes example. 14 年之前
  Mr.doob 51368ca6d6 REVISION ++ 14 年之前
  Mr.doob b5dfd828d0 Added draggable cubes example. 14 年之前
  Mr.doob 7c19f40ee0 Good old HTML to the rescue! 14 年之前
  Mr.doob b94ca4cc82 More tests in README.md 14 年之前
  Mr.doob cbad61cbca Trying image resizing in README.md (sorry, the designer in me kicking in...) 14 年之前
  Mr.doob 94b7418f60 Added objec3d.frustumCulled support to Projector (CanvasRenderer/SVGRenderer). 14 年之前
  alteredq ca05c86fc5 Removed surprising bottleneck in WebGLRenderer. 14 年之前
  alteredq 75952217a2 Added frustumCulled flag to Object3D. 14 年之前