Files
DefinitelyTyped/threejs
Oscar Lorentzon 88296dd9b2 Correct parameter type for Vector4.setAxisAngleFromRotationMatrix.
The parameter to Vector4.setAxisAngleFromRotationMatrix is a
Matrix4 from which the upper 3x3 matrix is used, not a Matrix3.

See https://github.com/mrdoob/three.js/blob/master/src/math/Vector4.js#L271
for a reference.
2016-01-13 11:05:44 +01:00
..
2015-10-29 14:26:40 +01:00
2015-07-05 13:46:42 +09:00