WestLangley fc5e3e1a15 Miscelaneous fixes 12 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 a220c6c347 Renamed Math.uuid() to Math.generateUUID() 12 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 3fc64d7577 @gero3 reported that Matrix4.getInverse() was incorrect when the operand was the same as this. Fixed with unit test. 12 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 fc5e3e1a15 Miscelaneous fixes 12 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