Mr.doob f6104ec26b Clean up. 13 年之前
..
Box2.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 年之前
Box3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 年之前
Color.js 0248628613 Deprecated setClearColorHex(). 13 年之前
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 9d688e40d9 Renamed smoothStep and smootherStep to smoothstep and smootherstep to make it consistent with GLSL. Implemented it in CanvasRenderer. 13 年之前
Matrix3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 年之前
Matrix4.js f6104ec26b Clean up. 13 年之前
Plane.js 51d597416f Using Matrix3.getNormalMatrix. See #3220. 13 年之前
Quaternion.js 60db8b6617 Added fromArray and toArray to Quaternion. 13 年之前
Ray.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 年之前
Sphere.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 年之前
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 af203fe9dd Returning this in fromArray methods. 13 年之前
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 年之前