Commit Graph

21 Commits

Author SHA1 Message Date
hberntsen
e843172c97 Update stats.js typings to v0.16.0 (#9153) 2016-05-06 01:07:52 +09:00
Florent Poujol
123af07d7e Update definitions to THREE.js r74 2016-03-19 15:18:30 +01:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09: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
bb53237cab Added missing properties for three.d.ts. 2015-11-13 16:11:37 +09:00
Elisée Maurer
a5264ccb8a three: Add SphereBufferGeometry, update webgl_custom_attributes test 2015-11-08 09:49:01 +01:00
Elisée Maurer
28ae494572 three: Update as much as possible to r73 2015-11-04 19:38:56 +01:00
Daniel Rosenwasser
e06a2a9024 'shiness' to 'shininess' in 'threejs'. 2015-09-01 14:00:17 -07:00
Daniel Rosenwasser
c704fe3a8c Remove test using 'ambient' option property in 'threejs'.
Seems related to https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202
2015-09-01 14:00:15 -07:00
Toshiya Nakakura
17894fdec8 add vrcontrols definition 2015-07-07 14:38:02 +09:00
Toshiya Nakakura
1bf4aed6b1 fixed vreffect test 2015-07-05 14:04:50 +09:00
Toshiya Nakakura
648ec08702 add vreffects definition 2015-07-05 13:46:42 +09:00
satoru kimura
33bd3c9d76 update to three.js r70. 2015-01-20 13:19:00 +09:00
satoru kimura
0cca9182b9 update to three.js r69. 2014-11-02 21:13:02 +09:00
satoru kimura
62b76782c8 Changed the file structure for ease of handling from tsd and added several utility classes. 2014-10-30 12:57:24 +09:00
satoru kimura
bd93df164f Added utility classes of three.js (and minor modifications). 2014-10-24 09:14:39 +09:00
satoru kimura
a1e4a81479 Some bug fixes. 2014-10-20 00:31:23 +09:00
satoru kimura
867cede314 Modified the test code. 2014-08-25 02:25:01 +09:00
satoru kimura
d9ada3076f update to three.js r68. 2014-08-03 13:22:40 +09:00
satoru kimura
d900e75c0b Removed unnecessary description of the test code. And, correct errors detected in WebStorm. 2014-05-13 12:42:39 +09:00
satoru kimura
eac08fbf8d Divided test scripts for ease of update. 2014-05-12 01:46:02 +09:00