Ben Houston 8c2d2e9872 boundingSphere -> getBoundingSphere(), boundingBox -> getBoundingBox() per @mrdoob 13 lat temu
..
Box2.js 171b5e6881 Aesthetic tweaks to Box2. 13 lat temu
Box3.js 8c2d2e9872 boundingSphere -> getBoundingSphere(), boundingBox -> getBoundingBox() per @mrdoob 13 lat temu
Color.js 90b08c4944 Implemented @davidberneda ColorKeywords into multiline patch. Closes #2757. 13 lat temu
Frustum.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 lat temu
Math.js 7f84c7655c Fixed compiler errors. 13 lat temu
Matrix3.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 lat temu
Matrix4.js 26b57b81be Matrix4.makeTranslation and Matrix4.makeScale now take Vector3 instead of thee scalars per #2780 13 lat temu
Plane.js 79e173ed55 complete Plane unit tests. fix bugs with Plane.translate and Plane.transform. 13 lat temu
Quaternion.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 lat temu
Ray.js 41788bd016 rename Ray.transformSelf -> Ray.transform (simplier name more consistent with rest of library.) 13 lat temu
Sphere.js 8c2d2e9872 boundingSphere -> getBoundingSphere(), boundingBox -> getBoundingBox() per @mrdoob 13 lat temu
Spline.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 lat temu
Triangle.js a48922b97c adopt @mrdoob's suggested Box2,Box3 constructor (update tests), make Triangle.normal also available as a static (easy consistent normal generation.) 13 lat temu
UV.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 lat temu
Vector2.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 lat temu
Vector3.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 lat temu
Vector4.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 lat temu
Vertex.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 lat temu
粤ICP备19079148号