SntsDev
|
c0eaf945b4
Rename computeMorphedBufferGeometry to computeMorphedAttributes
|
4 년 전 |
Mr.doob
|
1ccc726477
Merge branch 'dev' into dev44
|
4 년 전 |
Mr.doob
|
f21ecafb48
BufferGeometryUtils: Fixed computeMorphedBufferGeometry()
|
4 년 전 |
Mugen87
|
3b7656a421
BufferGeometry: Move computeTangents() into core. Use in GLTFLoader.
|
4 년 전 |
Mr.doob
|
4a8b92d5b1
Examples: Removed deprecation warning.
|
4 년 전 |
Mr.doob
|
4944e56c06
Removed all @author mrdoob.
|
5 년 전 |
Mugen87
|
a7eacadd53
Examples: Fix link in modules warning.
|
5 년 전 |
Mr.doob
|
8880636d52
Examples: Tweaked deprecation message.
|
5 년 전 |
Mugen87
|
7dd44e809e
Examples: Deprecate examples/js.
|
5 년 전 |
Mugen87
|
b14fce14a7
Examples: Clean up.
|
5 년 전 |
Marquizzo
|
802f1cad6e
BufferGeometryUtils: show error if number of attributes is inconsistent.
|
5 년 전 |
Marquizzo
|
fb71f0a7eb
Error improvements for more specificity. Add errors to file in /jsm
|
5 년 전 |
Marquizzo
|
fe1cc51960
Add warning logs to mergeBufferGeometries & attributes.
|
5 년 전 |
Mugen87
|
e1ea321951
Examples: Clean up.
|
5 년 전 |
WestLangley
|
a9f43b83b9
Improve readability of computeTangents()
|
5 년 전 |
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 년 전 |