Mr.doob
|
8ac873b581
Merge remote-tracking branch 'bhouston/triangle' into dev
|
12 years ago |
Mr.doob
|
f5c0132448
Reverted Box2.addPoint. CanvasRenderer now using Box2.setFromPoints.
|
12 years ago |
Mr.doob
|
24ec04f98e
Replaced Rectangle with Box2 in CanvasRenderer. Also added Box2.addPoint()
|
12 years ago |
Ben Houston
|
c5d38e8993
add Triangle3, add optionalTargets to Box2,Box3,Plane,Sphere,Ray where possible to reduce GC load, add Triangle3 unit tests.
|
12 years ago |
Ben Houston
|
f3671a9def
remove non-core and trivial geometric primitive fucntions to reduce code bulk.
|
12 years ago |
Ben Houston
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
12 years ago |