| .. |
|
Color.js
|
0b910d7c31
* Simplified THREE.Color.
|
14 年之前 |
|
Edge.js
|
dad4b7efa6
Missed important fix on r39 log.
|
15 年之前 |
|
Face3.js
|
5c33ce01e2
Unfortunately C4D exporter is outdated and we don't use that. Removing it for now... Hopefully someone will re-port the Blender exporter again.
|
15 年之前 |
|
Face4.js
|
0dc51e5687
Added copy method to THREE.Color.
|
15 年之前 |
|
Geometry.js
|
c543ba6540
GeometryUtils.applyMatrix -> Geometry.applyMatrix
|
14 年之前 |
|
Matrix3.js
|
1578a27d33
Updated constructor position and buils.
|
14 年之前 |
|
Matrix4.js
|
517f0f55ca
Fixed bug preventing setting 0 values in constructor at several places.
|
14 年之前 |
|
Object3D.js
|
0033a97542
Fixed bug preventing re-adding of objects removed from the scene.
|
14 年之前 |
|
Projector.js
|
94b7418f60
Added objec3d.frustumCulled support to Projector (CanvasRenderer/SVGRenderer).
|
14 年之前 |
|
Quaternion.js
|
f0ef2532b8
Merging with @timknip2's mater.
|
14 年之前 |
|
Ray.js
|
a59647d63d
Ray.js: We don't want dot == 0 either.
|
14 年之前 |
|
Rectangle.js
|
caea46444d
Fixed typo (thx @spite)
|
14 年之前 |
|
Spline.js
|
1faa8ab964
Minor clean up.
|
15 年之前 |
|
UV.js
|
ee80c958a1
TorusGeometry: Proper vertex and face normal calculation.
|
14 年之前 |
|
Vector2.js
|
717e414801
Examples that used Torus_bin now use TorusGeometry.
|
14 年之前 |
|
Vector3.js
|
f849f34b1e
Redid `CylinderGeometry`.
|
14 年之前 |
|
Vector4.js
|
197f13e946
Fixed bug in Vector4 constructor and copy. Thanks to @jungalero and @jsermeno
|
14 年之前 |
|
Vertex.js
|
1faa8ab964
Minor clean up.
|
15 年之前 |