提交历史

作者 SHA1 备注 提交日期
  Mr.doob fc24eab0a8 Merge remote branch 'tilmanb/convdoc' 14 年之前
  Mr.doob c82c465c18 Updated builds. 14 年之前
  Mr.doob d4d9e1f956 Merge remote branch 'empaempa/master' 14 年之前
  Mr.doob 4467fd120f Merge remote branch 'alteredq/master' 14 年之前
  Mr.doob 87d4ddc72d Deleting middleman *Arrays if Object3D.dynamic == false. 14 年之前
  Tilman Brock 458544ef3d Removed misleading line from convert_obj_three.py help output. "Can have more than 65,535 edges" is not a limitation). 14 年之前
  Mikael Emtinger 310469b767 Merge branch 'master' of git://github.com/mrdoob/three.js 14 年之前
  Mikael Emtinger cdcc530b0e Removed bugs related to custom attributes and buffers. Removed bug related to attributes.position 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 30cfa26ee2 Fixed build script for ThreeWebGL (was missing objects). 14 年之前
  Mr.doob 71d3e32af6 Abstracted Ray::intersectScene into Ray::intersectArray. 14 年之前
  Mr.doob e84d8b5b37 Added WebGL Globe project. 14 年之前
  Mikael Emtinger 1f2d4641c9 Merge branch 'master' of git://github.com/mrdoob/three.js 14 年之前
  Mr.doob e87caabbf8 Removed `__styleString` and `updateStyleString` out of THREE.Color. 14 年之前
  alteredq ef38d481bf Caching vertex texture check. 14 年之前
  alteredq 739e6b4cd4 Synced with empaempa's branch. 14 年之前
  alteredq 0c0af88884 Merge branch 'master' of https://github.com/empaempa/three.js 14 年之前
  Mikael Emtinger f542cc8d04 Probably fixed small bug related to blend modes on PC/Chrome 14 年之前
  Mikael Emtinger 164ba5f217 Added so empties also can be triggers. 14 年之前
  alteredq 043f42bd91 Synced with mrdoob's branch. 14 年之前
  Mr.doob aeec494a3d Removed some uncommon computations out of the JSONLoader. 14 年之前
  alteredq 65293ea5e2 Updated terrain model used in mesh collider example. 14 年之前
  alteredq e184403727 Fixed bug in custom attributes. 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 4bfca67caa JSONLoader: added scaling also to morphs. 14 年之前
  alteredq 8062c3bf31 Added HSV -> RGB color conversion to Color. 14 年之前