| .. |
|
Box2.js
|
171b5e6881
Aesthetic tweaks to Box2.
|
13 лет назад |
|
Box3.js
|
8c2d2e9872
boundingSphere -> getBoundingSphere(), boundingBox -> getBoundingBox() per @mrdoob
|
13 лет назад |
|
Color.js
|
90b08c4944
Implemented @davidberneda ColorKeywords into multiline patch. Closes #2757.
|
13 лет назад |
|
Frustum.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
13 лет назад |
|
Math.js
|
7f84c7655c
Fixed compiler errors.
|
13 лет назад |
|
Matrix3.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
13 лет назад |
|
Matrix4.js
|
26b57b81be
Matrix4.makeTranslation and Matrix4.makeScale now take Vector3 instead of thee scalars per #2780
|
13 лет назад |
|
Plane.js
|
79e173ed55
complete Plane unit tests. fix bugs with Plane.translate and Plane.transform.
|
13 лет назад |
|
Quaternion.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
13 лет назад |
|
Ray.js
|
41788bd016
rename Ray.transformSelf -> Ray.transform (simplier name more consistent with rest of library.)
|
13 лет назад |
|
Sphere.js
|
8c2d2e9872
boundingSphere -> getBoundingSphere(), boundingBox -> getBoundingBox() per @mrdoob
|
13 лет назад |
|
Spline.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
13 лет назад |
|
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 лет назад |
|
UV.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
13 лет назад |
|
Vector2.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
13 лет назад |
|
Vector3.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
13 лет назад |
|
Vector4.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
13 лет назад |
|
Vertex.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
13 лет назад |