提交歷史

作者 SHA1 備註 提交日期
  alteredq cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 年之前
  Mr.doob 41e77c577e Moved DOMRenderer and SVGRenderer to /examples/js/renderers 13 年之前
  Mr.doob 5ba7abc69b Deprecated THREE.Vertex. 13 年之前
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 年之前
  Mr.doob 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 年之前
  alteredq f5c7ac4983 More examples fixing. 13 年之前
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 年之前
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 年之前
  Mr.doob d902ca3bf0 Updated builds and tweaked examples 14 年之前
  Mr.doob ec00f298be CanvasRenderer and SVGRenderer using single-material system. 14 年之前
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 14 年之前
  alteredq c07919529e Made FirstPersonControls work. Fixed more examples to work with the new camera system. 14 年之前
  Mr.doob ad31ff1214 Fixed the rest of the examples. 14 年之前
  Mr.doob 36ae04418c Fixed yet some more examples. 14 年之前
  Mr.doob 19d8261174 More examples clean up. 14 年之前
  Mr.doob 71c2df1649 Updated HTML of some examples. 14 年之前
  Mr.doob d3a5649759 Added GeometryUtils.applyMatrix so we can easily manipulate geometry \:D/ 14 年之前
  alteredq fe83a3f052 Rebuilt libs. 14 年之前
  Mr.doob cd760abfba Updated ubiquity test example with new CylingerGeometry. 14 年之前
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. 14 年之前
  Mr.doob 7c7d4428f2 Moved `src/materials/Mappings.js` inside `src/materials/Texture.js` 14 年之前
  Mr.doob 2883ff82e6 Fixed ubiquity test. 14 年之前
  Mr.doob 3641ff2c73 Fixed missing include in ubiquity example. 14 年之前
  Mr.doob 20e155ae35 Merging with @alteredq's dev branch. 14 年之前
  Mr.doob 176d0f2884 Merging with @alteredq's branch. 14 年之前
  Chris Killpack 2c502ae5db Switched examples over to FPCamera. 14 年之前
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. 14 年之前
  alteredq bdbf1f78c5 Synced with mrdoob's branch. 14 年之前
  Mr.doob 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 年之前
  alteredq a53921fb22 Fixed more globals in JSONLoader. Also updated ubiquity test includes. 14 年之前