Commit History

Author SHA1 Message Date
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 years ago
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 years ago
  alteredq 609c8c7212 More correct LOD handling (thanks to @mrdoob for insight). 13 years ago
  alteredq 9f7f8fd015 Half-baked LOD attempt. 13 years ago
  alteredq 064138d826 Updated more examples. Got AnaglyphWebGLRenderer and CrosseyedWebGLRenderer working. 14 years ago
  Mr.doob ad31ff1214 Fixed the rest of the examples. 14 years ago
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. 14 years ago
  Mr.doob 19d8261174 More examples clean up. 14 years ago
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. 14 years ago
  Mr.doob f105cbb7e2 `LOD.add` > `LOD.addLevel` 14 years ago
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. 14 years ago
  Mr.doob 3bc9f48c2f src/animation ⟶ src/extras/animation 14 years ago
  Mr.doob 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 years ago
  Mr.doob 66cd1198e3 Updated examples and utils that used Cube(). 14 years ago
  Mr.doob 568beba848 Fixed LOD example. 14 years ago
  alteredq 0e450db259 Tweaks to lod example. 14 years ago
  alteredq 7ad44b434c Added level-of-details example (and LOD object to compiled lib). 14 years ago