Commit History

Author SHA1 Message Date
  Mr.doob 32dc35c0f7 Moved BinaryLoader to /examples/js/loaders. 12 years ago
  alteredq ec9f99712e Fixed JSONLoader example material palette and some more examples cleanup. 12 years ago
  Mr.doob 708925855a Updated more examples to geometry.materials-less setup. 12 years ago
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 years ago
  alteredq 93b181ac02 Added support for compressed textures to Loader base class. Added compressed textures to JSON loader example. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  Mr.doob 632b0f8e0c HTML correctness. 13 years ago
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. 13 years ago
  alteredq ce4cae51f9 Another batch of examples resizing handling. 13 years ago
  alteredq 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. 13 years ago
  Mr.doob 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 years ago
  Mr.doob 91854828b1 mesh.overdraw clean up. 13 years ago
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 years ago
  alteredq 86fac679c3 Renamed some examples. 13 years ago