| .. |
|
Box2.js
|
c8e453788d
Faster Box2 and Box3 containsPoint.
|
před 13 roky |
|
Box3.js
|
bb873d16d6
Added Vector3.projectPoint() as suggested in #2921.
|
před 13 roky |
|
Color.js
|
b062fee866
Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860.
|
před 13 roky |
|
Frustum.js
|
adaa3d042f
update math constructors to not copy when provided explicit initial values per @mrdoob: https://github.com/mrdoob/three.js/pull/2902#issuecomment-11999928
|
před 13 roky |
|
Math.js
|
6e0d2115ca
adopting THREE.Math.degToRad/radToDeg for code readability.
|
před 13 roky |
|
Matrix3.js
|
bb873d16d6
Added Vector3.projectPoint() as suggested in #2921.
|
před 13 roky |
|
Matrix4.js
|
bb873d16d6
Added Vector3.projectPoint() as suggested in #2921.
|
před 13 roky |
|
Plane.js
|
bb873d16d6
Added Vector3.projectPoint() as suggested in #2921.
|
před 13 roky |
|
Quaternion.js
|
59afe1a3f0
Moved Vector3's __q1 to Vector3. Updated includes list. See #2920.
|
před 13 roky |
|
Ray.js
|
bb873d16d6
Added Vector3.projectPoint() as suggested in #2921.
|
před 13 roky |
|
Sphere.js
|
bb873d16d6
Added Vector3.projectPoint() as suggested in #2921.
|
před 13 roky |
|
Spline.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
před 13 roky |
|
Triangle.js
|
adaa3d042f
update math constructors to not copy when provided explicit initial values per @mrdoob: https://github.com/mrdoob/three.js/pull/2902#issuecomment-11999928
|
před 13 roky |
|
UV.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
před 13 roky |
|
Vector2.js
|
24036c9b25
Added deprecated messages to avoid silent errors when using renamed methods. See #2883.
|
před 13 roky |
|
Vector3.js
|
bb873d16d6
Added Vector3.projectPoint() as suggested in #2921.
|
před 13 roky |
|
Vector4.js
|
24036c9b25
Added deprecated messages to avoid silent errors when using renamed methods. See #2883.
|
před 13 roky |
|
Vertex.js
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
před 13 roky |