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