コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  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 年 前
  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 年 前
  alteredq 22e842347c Fixed class hierarchy for BinaryLoader and UTF8Loader. 14 年 前
  alteredq e459fc92cf Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年 前
  alteredq cbdf46c93f Fixed DataTexture class hierarchy. 14 年 前
  Mr.doob 6e37afcd11 WebGL materials example: Additive material was missing the `transparent: true`. 14 年 前
  alteredq 2603ccf424 Applied specular highlights fix from @evanw also to Phong shader. 14 年 前
  alteredq 5d898fa2f0 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年 前
  alteredq 0bd23ca973 Added scene override material to RenderPass. Added mipmapped depth-of-field shader. 14 年 前
  Mr.doob d93c91e0d1 Updated builds. 14 年 前
  Mr.doob 8412511bbb Merge remote-tracking branch 'evanw/master' into dev 14 年 前