| .. |
|
Box2.js
|
cc57273cf4
Reverting to Object.prototype = { pattern. Only using it on the methods that really need it.
|
13 лет назад |
|
Box3.js
|
cc57273cf4
Reverting to Object.prototype = { pattern. Only using it on the methods that really need it.
|
13 лет назад |
|
Color.js
|
0248628613
Deprecated setClearColorHex().
|
13 лет назад |
|
Frustum.js
|
cc57273cf4
Reverting to Object.prototype = { pattern. Only using it on the methods that really need it.
|
13 лет назад |
|
Line3.js
|
cc57273cf4
Reverting to Object.prototype = { pattern. Only using it on the methods that really need it.
|
13 лет назад |
|
Math.js
|
a220c6c347
Renamed Math.uuid() to Math.generateUUID()
|
12 лет назад |
|
Matrix3.js
|
cc57273cf4
Reverting to Object.prototype = { pattern. Only using it on the methods that really need it.
|
13 лет назад |
|
Matrix4.js
|
3fc64d7577
@gero3 reported that Matrix4.getInverse() was incorrect when the operand was the same as this. Fixed with unit test.
|
12 лет назад |
|
Plane.js
|
51d597416f
Using Matrix3.getNormalMatrix. See #3220.
|
13 лет назад |
|
Quaternion.js
|
60db8b6617
Added fromArray and toArray to Quaternion.
|
13 лет назад |
|
Ray.js
|
cc57273cf4
Reverting to Object.prototype = { pattern. Only using it on the methods that really need it.
|
13 лет назад |
|
Sphere.js
|
cc57273cf4
Reverting to Object.prototype = { pattern. Only using it on the methods that really need it.
|
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
|
cc57273cf4
Reverting to Object.prototype = { pattern. Only using it on the methods that really need it.
|
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
|
af203fe9dd
Returning this in fromArray methods.
|
13 лет назад |
|
Vector3.js
|
af203fe9dd
Returning this in fromArray methods.
|
13 лет назад |
|
Vector4.js
|
af203fe9dd
Returning this in fromArray methods.
|
13 лет назад |
|
Vertex.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
13 лет назад |