Mr.doob
|
0c42f98876
Removed tangents code. See #7094.
|
10 years ago |
Mr.doob
|
eecc8f7c5c
Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835.
|
11 years ago |
Mr.doob
|
145eecb836
BufferGeometryUtils: Minor code clean up.
|
11 years ago |
WestLangley
|
bea5d2dc08
fromGeometry: Use face.normal if face.vertexNormals are not present.
|
11 years ago |
Mr.doob
|
dfffcb5f5e
BufferGeometryUtils: Return BufferGeometry if it is already the type.
|
12 years ago |
Mr.doob
|
a4ca5a32f8
Yet more Face3/Face4 removal.
|
12 years ago |
Mr.doob
|
9841d47434
Removed Face4 from BufferGeometryUtils.
|
12 years ago |
Mr.doob
|
6119bda715
Added Face/Vertex Colors handling to BufferGeometryUtils.fromGeometry.
|
12 years ago |
Mr.doob
|
18863f61bd
Added util for converting Geometry to BufferGeometry. Thx @spite.
|
12 years ago |