Ben Houston e437ae2699 Matrix4.decompose was incorrect, didn't account for a singular negative scale axis (also added unit test.) 12 лет назад
..
Box2.js 2dc72cd1cb Fleshed out Box3 docs. Added optionalTarget parameter to both box's .getParameter() 12 лет назад
Box3.js 2dc72cd1cb Fleshed out Box3 docs. Added optionalTarget parameter to both box's .getParameter() 12 лет назад
Color.js 4e36b7b64c Add optionalTarget argument to Color#getHSL() 12 лет назад
Euler.js f77750203a Fixed Euler.fromArray bug. 12 лет назад
Frustum.js 3699fc2336 Support for boundingSphere with arbitrary center 12 лет назад
Line3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 лет назад
Math.js 4d3da59eee Editor: Added button for generating new UUID. 12 лет назад
Matrix3.js 5389b0c415 added fromArray and toArray to Matrix3 12 лет назад
Matrix4.js e437ae2699 Matrix4.decompose was incorrect, didn't account for a singular negative scale axis (also added unit test.) 12 лет назад
Plane.js be9fa04f0e Made changes per WestLangley 12 лет назад
Quaternion.js 22e629a119 Updating quaternion fromEuler. Tests were failing silently, only showing on console, but throwing an exception makes the tests properly fail. 12 лет назад
Ray.js c3636849cf Code clean up. 12 лет назад
Sphere.js 1de68da790 Added sphere.center support to BufferGeometry. See #3748. 12 лет назад
Spline.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 лет назад
Triangle.js d403e841ca moved ray triangle intersection to ray 12 лет назад
UV.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 лет назад
Vector2.js d30c3703c8 Code clean up and now using inv* pattern. 12 лет назад
Vector3.js bb31515d6b Vector3.get*FromMatrix() -> Vector3.setFromMatrix*() 12 лет назад
Vector4.js d30c3703c8 Code clean up and now using inv* pattern. 12 лет назад
Vertex.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 лет назад