Commit History

Author SHA1 Message Date
  alteredq c33d345415 Merged branch 'dev' into unflip 13 years ago
  alteredq 098d3edab8 Added dynamic updating of BufferGeometry. Added BufferGeometry.applyMatrix. Added Matrix4.multiplyVector3Array. 13 years ago
  alteredq f734e10154 Unflipped sprites. 13 years ago
  alteredq 8835e7ae98 Do not flip images used in cube textures. 13 years ago
  alteredq 825715b355 Unflipped CubeGeometry. 13 years ago
  alteredq 0ae588c19c More "Fixing V business": changed PlaneGeometry, SphereGeometry, reconverted OBJ assets. 13 years ago
  alteredq fb81d8f97b Made image flipping controllable by Texture.flipY flag. 13 years ago
  Mr.doob 525b91e2d7 Moved constants to Three.js as per discussion in ab6e9f75f3ed035f7e2676fa9c3698e520cad09e. 13 years ago
  alteredq 8f27f6d528 Quick-and-dirty constant clashing fix. 13 years ago
  Mr.doob c0894337a1 Updated builds. 13 years ago
  Mr.doob 1c9eee0e0f Updated builds. 13 years ago
  alteredq 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
  alteredq cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
  alteredq aaf3fd8b87 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  alteredq 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. 13 years ago
  Mr.doob 459ff535b8 Updated builds. 13 years ago
  alteredq f5e3426c6e Commented out "event.preventDefault" on various Controls. 13 years ago
  Mr.doob 08c8108d8d GUI: Geometry exporter starting to work :) 13 years ago
  Mr.doob 282d982bb7 Updated builds. 13 years ago
  Mr.doob 85441c17b1 Added event.preventDefault to TrackballControls as per suggestion in #1986. 13 years ago
  Mr.doob 2d225e1c8c Updated builds. 13 years ago
  Mr.doob a1f9a88907 Merging master. 13 years ago
  alteredq eb0bc9e57f Cleaned forgotten bits in OrbitControls. 13 years ago
  alteredq 27ca6cd049 Added zoom via middle-button drag to OrbitControls. 13 years ago
  Mr.doob f976dcc7af Updated builds. 13 years ago
  Mr.doob 89bb6b6f02 Little tweaks and updated builds. 13 years ago
  Mr.doob bcebd78549 Added onError callback to ImageUtils.loadTexture. Fixes #1908. 13 years ago
  Mr.doob 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. 13 years ago
  Mr.doob 9c9cf2f27d Using event.content for consistency. 13 years ago
  Mr.doob e14722d2c8 Updated builds. 13 years ago