Commit History

Author SHA1 Message Date
  Mr.doob 96c24550be Updated builds. 13 years ago
  Mr.doob cc03328409 Updated builds. 13 years ago
  Mr.doob 2a1aa0c8bc Merging with alteredq's branch. 13 years ago
  sole 6f5895b164 Make Projector's projectGraph function private as it's only used internally by the public projectScene method 13 years ago
  alteredq 9a82495f1b Added support for anisotropic texture filtering and corresponding example. 13 years ago
  alteredq 46134f6fd9 Merge remote-tracking branch 'remotes/zz85/master' into unflip 13 years ago
  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 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
  Mr.doob 459ff535b8 Updated builds. 13 years ago
  alteredq 168aab5e8a Fixed SceneLoader handling of cube textures (that got broken with recent ImageUtils changes). 13 years ago
  alteredq f5cdf539ee 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 0c22371be1 GUI: More properties exposed. 13 years ago
  Mr.doob 28236ba1f8 GUI: Import JSON Geometry, OBJ, COLLADA and VTK. 13 years ago
  Mr.doob 2d225e1c8c Updated builds. 13 years ago
  alteredq 27ca6cd049 Added zoom via middle-button drag to OrbitControls. 13 years ago
  Mr.doob 523def65a6 Updateds builds. 13 years ago
  Mr.doob 89bb6b6f02 Little tweaks and updated builds. 13 years ago
  Mr.doob d0f37dfa1a Added dummy console code. 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
  Mr.doob 2c9d098282 r50dev 13 years ago
  alteredq 21a8465f44 Added proper texture pixel types. 13 years ago