DefinitelyTyped/threejs/tests
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
..
canvas three: Update as much as possible to r73 2015-11-04 19:38:56 +01:00
css3d update to three.js r70. 2015-01-20 13:19:00 +09:00
examples add vrcontrols definition 2015-07-07 14:38:02 +09:00
math Correct parameter type for Vector4.setAxisAngleFromRotationMatrix. 2016-01-13 11:05:44 +01:00
webgl Added missing properties for three.d.ts. 2015-11-13 16:11:37 +09:00
three-tests-setup.ts update to three.js r70. 2015-01-20 13:19:00 +09:00