Mr.doob f6104ec26b Clean up. 13 years ago
..
Box2.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 years ago
Box3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 years ago
Color.js 0248628613 Deprecated setClearColorHex(). 13 years ago
Frustum.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 years ago
Line3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 years ago
Math.js 9d688e40d9 Renamed smoothStep and smootherStep to smoothstep and smootherstep to make it consistent with GLSL. Implemented it in CanvasRenderer. 13 years ago
Matrix3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 years ago
Matrix4.js f6104ec26b Clean up. 13 years ago
Plane.js 51d597416f Using Matrix3.getNormalMatrix. See #3220. 13 years ago
Quaternion.js 60db8b6617 Added fromArray and toArray to Quaternion. 13 years ago
Ray.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 years ago
Sphere.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 years ago
Spline.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 years ago
Triangle.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 years ago
UV.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 years ago
Vector2.js af203fe9dd Returning this in fromArray methods. 13 years ago
Vector3.js af203fe9dd Returning this in fromArray methods. 13 years ago
Vector4.js af203fe9dd Returning this in fromArray methods. 13 years ago
Vertex.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 years ago