alteredq a763461d42 Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate. hace 14 años
..
Clock.js 6b151b552e Merging with @alteredq's experimental branches. hace 14 años
Color.js fddef60983 Added linear color space handling to normal map shader. hace 14 años
Edge.js dad4b7efa6 Missed important fix on r39 log. hace 15 años
Face3.js 14fdaa11e7 Added Face3.clone, Face4.clone, GeometryUtils.tessellate and tessellate + explode example. hace 14 años
Face4.js 14fdaa11e7 Added Face3.clone, Face4.clone, GeometryUtils.tessellate and tessellate + explode example. hace 14 años
Frustum.js 2cb59de6d4 Frustum: Avoiding creating a new Vector3 every time. hace 14 años
Geometry.js cb41542aad Refactored morph normals to be optional. hace 14 años
Math.js 7168bc2435 Added more random functions to THREE.Math hace 14 años
Matrix3.js c45f99c07d Filled-in docs for Matrix3. hace 14 años
Matrix4.js 799c19556e Filled-in Matrix4 docs. hace 14 años
Object3D.js 762d2fa598 Added a silly check on Object3D.add(). It's a quick check and it avoids enless recursivity making the browser silently hang. hace 14 años
Projector.js 55e0a843da Projector now negates (inverts?) the normals when culled and flipSided || doubleSided. Fixes #1270. hace 14 años
Quaternion.js e228586b0f Added docs for Quaternion. Few small fixes in Quaternion. hace 14 años
Ray.js e1451ce313 Removed hierarchy support in Ray. Removed .intersectScene() to avoid disappointment. hace 14 años
Rectangle.js 3be2cdae2c Better Rectangle.intersects() formula. hace 14 años
Spline.js a9cc8bceb5 Applied manually fixes from @broady to 'dev' branch. hace 14 años
UV.js a763461d42 Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate. hace 14 años
Vector2.js a763461d42 Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate. hace 14 años
Vector3.js a763461d42 Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate. hace 14 años
Vector4.js a763461d42 Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate. hace 14 años
Vertex.js 0ed890f71c Added Vertex.clone and GeometryUtils.explode. hace 14 años
粤ICP备19079148号