| .. |
|
Clock.js
|
6b151b552e
Merging with @alteredq's experimental branches.
|
14 years ago |
|
Color.js
|
51bd5bcd7b
Added handling of vertex colors to GeometryUtils.tessellate.
|
14 years ago |
|
Face3.js
|
aa47bfcdf1
It's not really a temp var, it's a new face.
|
14 years ago |
|
Face4.js
|
aa47bfcdf1
It's not really a temp var, it's a new face.
|
14 years ago |
|
Frustum.js
|
2cb59de6d4
Frustum: Avoiding creating a new Vector3 every time.
|
14 years ago |
|
Geometry.js
|
025fb6243a
Merge part 2.
|
14 years ago |
|
Math.js
|
776d618160
Added THREE.Math.sign
|
14 years ago |
|
Matrix3.js
|
137b5b35c4
Commented out unused methods.
|
14 years ago |
|
Matrix4.js
|
b27fa8e691
Docs: Projector.
|
14 years ago |
|
Object3D.js
|
b598dd7b67
Docs: Matrix4 and Object3D.
|
14 years ago |
|
Projector.js
|
3d7d15f60e
Projector: object.position to object.matrixWorld.getPosition()
|
14 years ago |
|
Quaternion.js
|
5030e6e1d2
Docs: Quaternion.
|
14 years ago |
|
Ray.js
|
27ccf487bd
Docs: Ray.
|
14 years ago |
|
Rectangle.js
|
3be2cdae2c
Better Rectangle.intersects() formula.
|
14 years ago |
|
Spline.js
|
4989d0294e
Fixed Spline.getPoint(). Tweaked camera controls examples.
|
14 years ago |
|
UV.js
|
a763461d42
Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate.
|
14 years ago |
|
Vector2.js
|
dbc5a9386c
Docs: Vector2.
|
14 years ago |
|
Vector3.js
|
8ea08a756c
Docs: Vector3.
|
14 years ago |
|
Vector4.js
|
8e13516ebd
Docs: Vector4.
|
14 years ago |
|
Vertex.js
|
0ed890f71c
Added Vertex.clone and GeometryUtils.explode.
|
14 years ago |