Mr.doob f5b359ced3 Implemented @WestLangley Vector3.reflect() from #4340. il y a 12 ans
..
Box2.js 2dc72cd1cb Fleshed out Box3 docs. Added optionalTarget parameter to both box's .getParameter() il y a 12 ans
Box3.js 2dc72cd1cb Fleshed out Box3 docs. Added optionalTarget parameter to both box's .getParameter() il y a 12 ans
Color.js 7e21e0b652 Changed Color constructor RGB support implementation. il y a 12 ans
Euler.js f77750203a Fixed Euler.fromArray bug. il y a 12 ans
Frustum.js 3699fc2336 Support for boundingSphere with arbitrary center il y a 12 ans
Line3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. il y a 13 ans
Math.js 9410acc9a9 #4289 Move isPowerOfTwo to THREE.Math and update all references il y a 12 ans
Matrix3.js 5389b0c415 added fromArray and toArray to Matrix3 il y a 12 ans
Matrix4.js e437ae2699 Matrix4.decompose was incorrect, didn't account for a singular negative scale axis (also added unit test.) il y a 12 ans
Plane.js be9fa04f0e Made changes per WestLangley il y a 12 ans
Quaternion.js 22e629a119 Updating quaternion fromEuler. Tests were failing silently, only showing on console, but throwing an exception makes the tests properly fail. il y a 12 ans
Ray.js c3636849cf Code clean up. il y a 12 ans
Sphere.js 1de68da790 Added sphere.center support to BufferGeometry. See #3748. il y a 12 ans
Spline.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. il y a 13 ans
Triangle.js d403e841ca moved ray triangle intersection to ray il y a 12 ans
UV.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. il y a 13 ans
Vector2.js d30c3703c8 Code clean up and now using inv* pattern. il y a 12 ans
Vector3.js f5b359ced3 Implemented @WestLangley Vector3.reflect() from #4340. il y a 12 ans
Vector4.js d30c3703c8 Code clean up and now using inv* pattern. il y a 12 ans
Vertex.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. il y a 13 ans