Commit History

Author SHA1 Message Date
  Mr.doob 8e13516ebd Docs: Vector4. 14 years ago
  alteredq a763461d42 Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate. 14 years ago
  alteredq 66b34bbda9 Added docs for Vector4. Also small fix to Vector4. 14 years ago
  alteredq 197f13e946 Fixed bug in Vector4 constructor and copy. Thanks to @jungalero and @jsermeno 14 years ago
  Mr.doob ee80c958a1 TorusGeometry: Proper vertex and face normal calculation. 14 years ago
  Mr.doob 1578a27d33 Updated constructor position and buils. 14 years ago
  Mr.doob 55b753ed09 Merging with @pushmatrix's mater. 14 years ago
  Mr.doob e712e894e9 Merging with egraether's branch. 14 years ago
  Mr.doob f5e819fe14 Removed all the toString methods (saving 6kbytes) 15 years ago
  Mr.doob e7e47b1f88 More reformating and clean up. 15 years ago
  alteredq 2ecbe2dec2 A lot of bugfixing and refactoring. 15 years ago
  alteredq cf37a8cc43 First integration step: something appeared on the screen ;) 15 years ago
  Mr.doob b025a6176d Projector merged succesfully. 15 years ago
  Mr.doob b8ae37245f Merging julianwa's branch 15 years ago
  Mr.doob 1b1fb7affe * Code clean up (yuicompressor doesn't throw a single warning :D) and some reformating 15 years ago
  mindlapse a89865bda8 3d onclick, see examples/hci_clickcube.html 15 years ago
  Ben Nolan 0c6219b43f * Made vector methods chainable 15 years ago
  Mr.doob 8f543db16d * Refactored `CanvasRenderer` (more duplicated code, but easier to handle) 15 years ago
  Mr.doob 8e5c8debf9 - Clean up 15 years ago
  philogb 2b0ea54a4c Core performance improvements through shared props 15 years ago
  Mr.doob 7935bc8ab9 - Changed Camera system. (Thx [Paul Brunt](http://github.com/supereggbert)) 15 years ago
  Mr.doob 0aac038d58 - JSLinted 15 years ago
  Mr.doob 90f54e2507 - CanvasRenderer expands screen space points (workaround for antialias gaps). 15 years ago
  Mr.doob 3b334a3f40 VectorX.set() 16 years ago
  Mr.doob 2a334e0862 Credit where credit is due. 16 years ago
  Mr.doob a6e98d7e9a Removed Class.js dependency 16 years ago
  Paul Brunt daf53d854d Now using projection matrix and particles are culled 16 years ago