alteredq
|
9d0dfbc566
Quick fix to make Editor and examples using BufferGeometry working again after EventTarget changes.
|
12 years ago |
Mr.doob
|
609329f11e
Removed *Library objects as per discussion in #2712.
|
12 years ago |
Mr.doob
|
6e0c0aaecf
Simplified Geometry's boundingSphere and boundingBox checks.
|
12 years ago |
Mr.doob
|
3823a3d42e
Changed *Library from Array to Object. Fixes #2745.
|
12 years ago |
Ben Houston
|
c60f006646
fix #2738 - bounding box is calculated incorrect if there is only one position vector.
|
12 years ago |
Ben Houston
|
d782e3a17e
adopt Box3 in BufferGeometry.
|
12 years ago |
alteredq
|
b2600a27a8
Added computing of normals also for non-indexed BufferGeometry.
|
12 years ago |
alteredq
|
8c26ddf224
Fixed multiple issues caught by stricter Closer Compiler settings (checkTypes on).
|
12 years ago |
alteredq
|
748159e4f1
Transplanted @WestLangley's normal matrix fix from Geometry.applyMatrix to BufferGeometry.
|
12 years ago |
Jason Davies
|
6b3eaa0d35
Add deallocation to BufferGeometry.
|
12 years ago |
Mr.doob
|
5bc4598bb0
Fixed BufferGeometry getting id = NaN.
|
12 years ago |
Mr.doob
|
b69e19e883
Promoted BufferGeometry from src/extras/core to scr/core. Added basic example.
|
13 years ago |