@@ -134,7 +134,7 @@ THREE.Matrix3.prototype = {
}
- return array;
+ return buffer;
};
@@ -517,7 +517,7 @@ THREE.Matrix4.prototype = {