Mr.doob f6104ec26b Clean up. 12 лет назад
..
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. 12 лет назад
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 лет назад
粤ICP备19079148号