WestLangley
|
cafbf917be
Make .computeTangents() more robust
|
5 年之前 |
Mugen87
|
7b77259829
BufferGeometryUtils: convertToTriangles() -> toTrianglesDrawMode().
|
5 年之前 |
Mugen87
|
59d2a9bf82
BufferGeometryUtils: Clean up.
|
5 年之前 |
Mugen87
|
4418d1a133
BufferGeometryUtils: Provide function for drawMode conversion.
|
5 年之前 |
Mr.doob
|
3276d13ae4
Merge pull request #17649 from zeux/morph-relative
|
5 年之前 |
Arseny Kapoulkine
|
4e3cb37e32
Update GLTF exporter and BufferGeometryUtils to support relative morphs
|
5 年之前 |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
5 年之前 |
Mugen87
|
26ffbd29c1
Examples: Remove usage of BufferAttribute.setArray().
|
5 年之前 |
Mugen87
|
c5bd6e30eb
Examples: Clean up
|
6 年之前 |
Tristan VALCKE
|
702fdf7928
BufferGeometryUtils: Naming convention
|
6 年之前 |
Tristan VALCKE
|
bdbea51b28
BufferGeometryUtil: Replace for-of loop by a for loop
|
6 年之前 |
Garrett Johnson
|
7f521d4955
Move `mergeVertices` to `BufferGeometryUtils`
|
6 年之前 |
Garrett Johnson
|
d51c345e0b
Merge branch 'dev' into optimize-buffer-geometry-indices
|
6 年之前 |
Mugen87
|
7c68fe16ee
Docs: Update BufferGeometryUtils
|
6 年之前 |
Garrett Johnson
|
64c4e2e721
Merge remote-tracking branch 'mrdoob-origin/dev' into optimize-buffer-geometry-indices
|
7 年之前 |
Don McCurdy
|
1f5ce17869
BufferGeometryUtils: Move to utils/ folder.
|
7 年之前 |
Mr.doob
|
d5c57ee8f9
Moved BufferGeometryUtils.fromGeometry to BufferGeometry. See #4835.
|
11 年之前 |
Mr.doob
|
eecc8f7c5c
Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835.
|
11 年之前 |