Ben Houston
|
d2c43e69e4
finish Sphere unit test coverage (it was previously incomplete) and fix uncovered errors.
|
13 anni fa |
Ben Houston
|
9cb6edf697
add Plane.transform + Sphere.transform, no tests yet.
|
13 anni fa |
Ben Houston
|
d2ec2d885c
add some missing ;'s, spread around code credits, add some comments.
|
13 anni fa |
Ben Houston
|
e47032d0f7
Merge branch 'dev' of git://github.com/mrdoob/three.js.git into ray3
|
13 anni fa |
Ben Houston
|
c5d38e8993
add Triangle3, add optionalTargets to Box2,Box3,Plane,Sphere,Ray where possible to reduce GC load, add Triangle3 unit tests.
|
13 anni fa |
Mr.doob
|
6e0c0aaecf
Simplified Geometry's boundingSphere and boundingBox checks.
|
13 anni fa |
alteredq
|
4073df5091
More garbage collection friendly (on repeated calls) Geometry.computeBoundingBox() and Geometry.computeBoundingSphere()
|
13 anni fa |
Ben Houston
|
f3671a9def
remove non-core and trivial geometric primitive fucntions to reduce code bulk.
|
13 anni fa |
Ben Houston
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
13 anni fa |