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