Commit History

Author SHA1 Message Date
  Mr.doob 3e523cda9e Reverting gl.texImage2D and gl.texSubImage2D switch. 14 years ago
  Mr.doob 967696257d WebGLRenderer: Testing gl.finish() and gl.texImage2D instead of gl.texSubImage2D. 14 years ago
  Mr.doob 1d7cfbdbf8 Updated builds. 14 years ago
  alteredq dc0880ee12 Updated PathCamera to use easing for look (thanks to mrdoob). 14 years ago
  Mr.doob c82c465c18 Updated builds. 14 years ago
  alteredq c234c5cc6e Merge branch 'master' of https://github.com/mrdoob/three.js 14 years ago
  Mr.doob be5a27198c Renamed Ray::intersectArray to Ray::intersectObjects. 14 years ago
  alteredq 023024f520 Updated Blender scene exporter to output proper JSON. Changed OBJ converter to dump less digits for floats. 14 years ago
  Mr.doob 30cfa26ee2 Fixed build script for ThreeWebGL (was missing objects). 14 years ago
  Mr.doob 71d3e32af6 Abstracted Ray::intersectScene into Ray::intersectArray. 14 years ago
  Mr.doob e87caabbf8 Removed `__styleString` and `updateStyleString` out of THREE.Color. 14 years ago
  alteredq ef38d481bf Caching vertex texture check. 14 years ago
  alteredq 739e6b4cd4 Synced with empaempa's branch. 14 years ago
  Mr.doob aeec494a3d Removed some uncommon computations out of the JSONLoader. 14 years ago
  alteredq e184403727 Fixed bug in custom attributes. 14 years ago
  alteredq b6ab1f68cf Merged with mrdoob's branch. 14 years ago
  alteredq d95d6d979d Refactored HSV getter out of Color into ColorUtils. 14 years ago
  Mr.doob 44a8652c37 REVISION ++ 14 years ago
  alteredq 8062c3bf31 Added HSV -> RGB color conversion to Color. 14 years ago
  Mr.doob e457b4f8ae Added drawCalls property to WebGLRenderer::data object. 14 years ago
  alteredq 4637b69d58 Synced with mrdoob's branch. 14 years ago
  Mr.doob c1ce040781 Updated Projector's Particle handling (it wasn't using hierarchy). 14 years ago
  Mr.doob 0a11daf348 Updated builds. Fixed Trident. 14 years ago
  alteredq c0e232d019 Updated builds. 14 years ago
  Mr.doob 1cf6fafadc Update builds. 14 years ago
  Mr.doob 61553c5710 Commented console.log. 14 years ago
  alteredq aac5b6117b Refactored SceneLoader. 14 years ago
  alteredq 67147df926 Fixed bug in RollCamera and FlyCamera. 14 years ago
  Mr.doob 86c8dbf92b Updating builds. 14 years ago
  alteredq cb3f2fff7d Fleshed out RollCamera: refactored code out of example, add more keyboard controls, API and made it framerate independent. 14 years ago