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