Commit History

Author SHA1 Message Date
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. 8 years ago
  aardgoose 9f9fbdee47 remove use of MuliMaterial in webGL examples 8 years ago
  Mr.doob 173caa387a stats.js usage clean up 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mugen87 55504ff81d removal of THREE.MeshFaceMaterial 9 years ago
  Mr.doob 481e79756b Examples: Replaced relevant Textures with CanvasTextures. 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob 0d872b4fc7 Updated examples to the new *Mapping API. 10 years ago
  Mr.doob ec3259270c Updated examples that could use PlaneBufferGeometry. 10 years ago
  Mr.doob 4b1742ce0a Renamed THREE.Renderer back to THREE.Projector. 10 years ago
  Mr.doob 81d0c10753 Fixed examples. 11 years ago
  Mr.doob 9c7f2ee12c Implemented THREE.Loader.Handlers. 11 years ago
  Mr.doob 9e389d6a46 Fixed example. 11 years ago
  Mr.doob 4fc7543431 Fixed examples that relied on transparent background. 11 years ago
  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