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