Commit Graph

5 Commits

Author SHA1 Message Date
Florent Poujol
123af07d7e Update definitions to THREE.js r74 2016-03-19 15:18:30 +01:00
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
satoru kimura
33bd3c9d76 update to three.js r70. 2015-01-20 13:19:00 +09:00
satoru kimura
d9ada3076f update to three.js r68. 2014-08-03 13:22:40 +09:00
satoru kimura
eac08fbf8d Divided test scripts for ease of update. 2014-05-12 01:46:02 +09:00