Mr.doob f2eac438f7 Simplified Matrix4.decompose() and moved out of THREE.extend pattern. 12 年之前
..
Box2.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 年之前
Box3.js c899b724fa Added Box3.setFromObject(). Removed Object3D.computeBoundingBox(). 12 年之前
Color.js 0248628613 Deprecated setClearColorHex(). 13 年之前
Euler.js f77750203a Fixed Euler.fromArray bug. 12 年之前
Frustum.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 年之前
Line3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 年之前
Math.js 2ead684b45 Post merge fixes. 12 年之前
Matrix3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 年之前
Matrix4.js f2eac438f7 Simplified Matrix4.decompose() and moved out of THREE.extend pattern. 12 年之前
Plane.js 51d597416f Using Matrix3.getNormalMatrix. See #3220. 13 年之前
Quaternion.js aa2b36105b Fixed remaining getter based value access. 12 年之前
Ray.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 年之前
Sphere.js fc5e3e1a15 Miscelaneous fixes 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 cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 年之前
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 af203fe9dd Returning this in fromArray methods. 13 年之前
Vector3.js 6c49f3ce85 More Rotation/Euler breakage fixed. 12 年之前
Vector4.js af203fe9dd Returning this in fromArray methods. 13 年之前
Vertex.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 年之前