Revīziju vēsture

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