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
..
tests Correct parameter type for Vector4.setAxisAngleFromRotationMatrix. 2016-01-13 11:05:44 +01:00
detector.d.ts
three-canvasrenderer.d.ts Update three-canvasrenderer.d.ts 2015-12-29 20:19:20 +03:00
three-copyshader.d.ts
three-css3drenderer.d.ts
three-editorcontrols.d.ts update three/three-editorcontrols 2015-10-23 15:05:14 +08:00
three-effectcomposer.d.ts
three-FirstPersonControls.d.ts fixed name 2015-10-29 14:26:40 +01:00
three-maskpass.d.ts
three-orbitcontrols.d.ts Replaced deprecated properties with new versions. 2015-12-14 17:02:46 -08:00
three-projector.d.ts
three-renderpass.d.ts
three-shaderpass.d.ts
three-tests.ts Added missing properties for three.d.ts. 2015-11-13 16:11:37 +09:00
three-tests.ts.tscparams
three-trackballcontrols.d.ts Added transformcontrols and missing fields 2015-08-04 13:45:01 +01:00
three-transformcontrols.d.ts update threejs/three-transformcontrols 2015-10-23 13:16:03 +08:00
three-vrcontrols.d.ts add vrcontrols definition 2015-07-07 14:38:02 +09:00
three-vreffect.d.ts
three.d.ts Correct parameter type for Vector4.setAxisAngleFromRotationMatrix. 2016-01-13 11:05:44 +01:00