Mr.doob 7d48298acf Renamed Sphere.isIntersectionSphere to Sphere.intersectsSphere. hace 13 años
..
Box2.js b0497080ef Start of benchmarking framework for ThreeJS. hace 13 años
Box3.js b0497080ef Start of benchmarking framework for ThreeJS. hace 13 años
Constants.js b0497080ef Start of benchmarking framework for ThreeJS. hace 13 años
Frustum.js 6f72a001c2 Frustum.contains -> intersectsObject, containsSphere->intersectsSphere, removed Frustum.containsAnyPoints, .transform. Update unit tests accordingly. hace 13 años
Matrix3.js 86feeaeaac add another determinant unit tests which utilizes every value of the matrix. hace 13 años
Matrix4.js 86feeaeaac add another determinant unit tests which utilizes every value of the matrix. hace 13 años
Plane.js 800d0f8e87 rename Plane.flip() -> Plane.negate() per @mrdoob hace 13 años
Quaternion.js 427a7b3ecd Merge branch 'dev' of git://github.com/mrdoob/three.js.git into frustum-additions hace 13 años
Ray.js b0497080ef Start of benchmarking framework for ThreeJS. hace 13 años
Sphere.js 7d48298acf Renamed Sphere.isIntersectionSphere to Sphere.intersectsSphere. hace 13 años
Triangle.js b0497080ef Start of benchmarking framework for ThreeJS. hace 13 años
Vector2.js a1ac92dbb2 Merge branch 'vector-index-accessors' into dev hace 13 años
Vector3.js a1ac92dbb2 Merge branch 'vector-index-accessors' into dev hace 13 años
Vector4.js a1ac92dbb2 Merge branch 'vector-index-accessors' into dev hace 13 años
粤ICP备19079148号