提交歷史

作者 SHA1 備註 提交日期
  Mr.doob b560dff77c Updated builds. 14 年之前
  alteredq f104182458 Added handling of texture repeat and offset to WebGLRenderer. 14 年之前
  Mr.doob e3bc14cb10 Because of Ray now checks Particles, ThreeWebGL now has that dependency. 14 年之前
  Eberhard Gräther 74ab78a6e2 build including TrackballCamera 14 年之前
  Mr.doob 087066524a Added boundingSphere check for Meshes in Ray ( improving performance considerably). 14 年之前
  Mr.doob 18f7859974 Ray now intersects with particles too. (thx @jaycrossler) 14 年之前
  Mr.doob 4f0199fc13 Updated closure compiler. 14 年之前
  Mr.doob b8faf8a687 REVISION++ 14 年之前
  Mr.doob 1d7cfbdbf8 Updated builds. 14 年之前
  alteredq dc0880ee12 Updated PathCamera to use easing for look (thanks to mrdoob). 14 年之前
  Mr.doob c82c465c18 Updated builds. 14 年之前
  alteredq c234c5cc6e Merge branch 'master' of https://github.com/mrdoob/three.js 14 年之前
  Mr.doob be5a27198c Renamed Ray::intersectArray to Ray::intersectObjects. 14 年之前
  alteredq 023024f520 Updated Blender scene exporter to output proper JSON. Changed OBJ converter to dump less digits for floats. 14 年之前
  Mr.doob 71d3e32af6 Abstracted Ray::intersectScene into Ray::intersectArray. 14 年之前
  Mr.doob e87caabbf8 Removed `__styleString` and `updateStyleString` out of THREE.Color. 14 年之前
  alteredq 739e6b4cd4 Synced with empaempa's branch. 14 年之前
  Mr.doob aeec494a3d Removed some uncommon computations out of the JSONLoader. 14 年之前
  alteredq b6ab1f68cf Merged with mrdoob's branch. 14 年之前
  alteredq d95d6d979d Refactored HSV getter out of Color into ColorUtils. 14 年之前
  Mr.doob 44a8652c37 REVISION ++ 14 年之前
  alteredq 8062c3bf31 Added HSV -> RGB color conversion to Color. 14 年之前
  Mr.doob e457b4f8ae Added drawCalls property to WebGLRenderer::data object. 14 年之前
  alteredq 4637b69d58 Synced with mrdoob's branch. 14 年之前
  Mr.doob c1ce040781 Updated Projector's Particle handling (it wasn't using hierarchy). 14 年之前
  Mr.doob 0a11daf348 Updated builds. Fixed Trident. 14 年之前
  alteredq c0e232d019 Updated builds. 14 年之前
  Mr.doob 61553c5710 Commented console.log. 14 年之前
  alteredq aac5b6117b Refactored SceneLoader. 14 年之前
  alteredq 67147df926 Fixed bug in RollCamera and FlyCamera. 14 年之前