Mr.doob 5ba7abc69b Deprecated THREE.Vertex. 13 years ago
..
Clock.js 6b151b552e Merging with @alteredq's experimental branches. 14 years ago
Color.js 51bd5bcd7b Added handling of vertex colors to GeometryUtils.tessellate. 13 years ago
Face3.js aa47bfcdf1 It's not really a temp var, it's a new face. 14 years ago
Face4.js aa47bfcdf1 It's not really a temp var, it's a new face. 14 years ago
Frustum.js ecd40f7998 Updated Matrix4.getMaxScaleOnAxis() with TypeArray. 13 years ago
Geometry.js ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 years ago
Math.js 776d618160 Added THREE.Math.sign 14 years ago
Matrix3.js 34b6bc6ef5 make matrix3 also use Float32Array 13 years ago
Matrix4.js ecd40f7998 Updated Matrix4.getMaxScaleOnAxis() with TypeArray. 13 years ago
Object3D.js 22a7f46460 This should avoid people adding stuff that it's not an Object3D to the Scene Graph. 13 years ago
Projector.js 9f94fcbba8 update to latest dev 13 years ago
Quaternion.js e82c1ccd54 first update towards typedarray usage in matrices\n This was done with some simple replaces it doesn't work yet 13 years ago
Ray.js ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 years ago
Rectangle.js 3be2cdae2c Better Rectangle.intersects() formula. 14 years ago
Spline.js 4989d0294e Fixed Spline.getPoint(). Tweaked camera controls examples. 13 years ago
UV.js a763461d42 Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate. 14 years ago
Vector2.js dbc5a9386c Docs: Vector2. 13 years ago
Vector3.js e82c1ccd54 first update towards typedarray usage in matrices\n This was done with some simple replaces it doesn't work yet 13 years ago
Vector4.js 8e13516ebd Docs: Vector4. 13 years ago
Vertex.js 5ba7abc69b Deprecated THREE.Vertex. 13 years ago