James Bracy
|
b15ec5b9a0
|
Updating QUnit to 2.0.1 (#11527)
|
2016-10-10 19:53:14 +09:00 |
|
valorcurse
|
e77a0d93ef
|
Update THREE.js definitions to r81 (#11679)
* Update THREE.js definitions to r81
* Update test_unit_maths.ts to r81
* Update version in header to r81
|
2016-10-04 10:09:59 -07:00 |
|
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 |
|