提交历史

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