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