Commit történet

Szerző SHA1 Üzenet Dátum
  aardgoose 9f9fbdee47 remove use of MuliMaterial in webGL examples 8 éve
  Mr.doob 173caa387a stats.js usage clean up 9 éve
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 éve
  Mugen87 55504ff81d removal of THREE.MeshFaceMaterial 9 éve
  Mr.doob 481e79756b Examples: Replaced relevant Textures with CanvasTextures. 10 éve
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 éve
  Mr.doob 0d872b4fc7 Updated examples to the new *Mapping API. 10 éve
  Mr.doob ec3259270c Updated examples that could use PlaneBufferGeometry. 10 éve
  Mr.doob 4b1742ce0a Renamed THREE.Renderer back to THREE.Projector. 10 éve
  Mr.doob 81d0c10753 Fixed examples. 11 éve
  Mr.doob 9c7f2ee12c Implemented THREE.Loader.Handlers. 11 éve
  Mr.doob 9e389d6a46 Fixed example. 11 éve
  Mr.doob 4fc7543431 Fixed examples that relied on transparent background. 11 éve
  Mr.doob 32dc35c0f7 Moved BinaryLoader to /examples/js/loaders. 12 éve
  alteredq ec9f99712e Fixed JSONLoader example material palette and some more examples cleanup. 12 éve
  Mr.doob 708925855a Updated more examples to geometry.materials-less setup. 12 éve
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 éve
  alteredq 93b181ac02 Added support for compressed textures to Loader base class. Added compressed textures to JSON loader example. 13 éve
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 éve
  Mr.doob 632b0f8e0c HTML correctness. 13 éve
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. 13 éve
  alteredq ce4cae51f9 Another batch of examples resizing handling. 13 éve
  alteredq 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. 13 éve
  Mr.doob 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 éve
  Mr.doob 91854828b1 mesh.overdraw clean up. 13 éve
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 éve
  alteredq 86fac679c3 Renamed some examples. 13 éve