Commit Verlauf

Autor SHA1 Nachricht Datum
  Mr.doob 57c32c4ee9 Merge branch 'master' into dev vor 14 Jahren
  Mr.doob 2f0b4a30f0 README.md: Link to all examples vor 14 Jahren
  Mr.doob c543ba6540 GeometryUtils.applyMatrix -> Geometry.applyMatrix vor 14 Jahren
  alteredq 93468b0094 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev vor 14 Jahren
  alteredq 0959969fc3 Added skin rendering example plus some postprocessing fixes to make it work. vor 14 Jahren
  Mr.doob cec753335e README.md: Linking to all examples in vor 14 Jahren
  Mr.doob caea46444d Fixed typo (thx @spite) vor 14 Jahren
  Mr.doob d3a5649759 Added GeometryUtils.applyMatrix so we can easily manipulate geometry \:D/ vor 14 Jahren
  Mr.doob 5002a403c5 Updated some cubemap examples code. vor 14 Jahren
  alteredq fe83a3f052 Rebuilt libs. vor 14 Jahren
  alteredq 8c326a222f Moved depth buffer writing control from renderer into material. vor 14 Jahren
  Mr.doob cd760abfba Updated ubiquity test example with new CylingerGeometry. vor 14 Jahren
  Mr.doob 4a32148058 Added 'openEnded' parameter to `CylinderGeometry`. vor 14 Jahren
  Mr.doob 93e446e805 More useful UVs for Cylinder caps. vor 14 Jahren
  Mr.doob df83e8f9e5 Updated README.md example with the new .add() vor 14 Jahren
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. vor 14 Jahren
  Mr.doob 6141390dab Simplified `CylinderGeometry` params. vor 14 Jahren
  Mr.doob f849f34b1e Redid `CylinderGeometry`. vor 14 Jahren
  Mr.doob cc7956b2c3 `window` > `self` so the lib is workers ready. (thanks @jsermeno) vor 14 Jahren
  alteredq 414d91420c Merge remote-tracking branch 'remotes/zz85/experimental' into dev vor 14 Jahren
  zz85 e123cf2f5f Added webgl particle emitter with blur postprocessing example vor 14 Jahren
  Mr.doob f105cbb7e2 `LOD.add` > `LOD.addLevel` vor 14 Jahren
  Mr.doob 322b9f9d87 Object3D.add(), Objec3D.remove(), Scene.add(), Scene.remove()... we'll see how it feels. vor 14 Jahren
  Mr.doob 89079b91f4 Fixed mouse listeners on draggable cubes example, also reverted to previous aesthetic (sorry @alteredq). vor 14 Jahren
  zz85 29a547960d Merge remote-tracking branch 'alteredq/dev' into experimental vor 14 Jahren
  alteredq aac91430d9 Tweaked shadows in draggable cubes example. vor 14 Jahren
  Mr.doob 48eb624d59 Fixed behaviour glitch on draggable cubes example. vor 14 Jahren
  Mr.doob a0c6e077ef Added shadows to the draggable cubes example (@spite's suggestion). vor 14 Jahren
  Mr.doob 1bdf3daec9 Improved draggable cubes example a bit more. vor 14 Jahren
  Mr.doob 4ed370e362 Improved draggable cubes example. vor 14 Jahren