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