Michael Herzog
|
6df08ab12e
Examples: Clean up. (#21680)
|
4 years ago |
Michael Herzog
|
ac847a8d38
Examples: Convert utils to ES6. (#21611)
|
4 years ago |
Marco Fugaro
|
d9a5084d26
Run build-examples (#21588)
|
4 years ago |
Mugen87
|
8151f97c09
BufferGeometryUtils: Fix assignment bug.
|
4 years ago |
Mugen87
|
13769005c2
Examples: Clean up.
|
4 years ago |
SntsDev
|
e0cf3e3751
Remove geometry check
|
4 years ago |
SntsDev
|
b227e310fa
Update parameter type. Simplify checks.
|
4 years ago |
SntsDev
|
c0eaf945b4
Rename computeMorphedBufferGeometry to computeMorphedAttributes
|
4 years ago |
Mr.doob
|
1ccc726477
Merge branch 'dev' into dev44
|
4 years ago |
Mr.doob
|
f21ecafb48
BufferGeometryUtils: Fixed computeMorphedBufferGeometry()
|
4 years ago |
Mugen87
|
3b7656a421
BufferGeometry: Move computeTangents() into core. Use in GLTFLoader.
|
4 years ago |
Mr.doob
|
4a8b92d5b1
Examples: Removed deprecation warning.
|
4 years ago |
Mr.doob
|
4944e56c06
Removed all @author mrdoob.
|
5 years ago |
Mugen87
|
a7eacadd53
Examples: Fix link in modules warning.
|
5 years ago |
Mr.doob
|
8880636d52
Examples: Tweaked deprecation message.
|
5 years ago |
Mugen87
|
7dd44e809e
Examples: Deprecate examples/js.
|
5 years ago |
Mugen87
|
b14fce14a7
Examples: Clean up.
|
5 years ago |
Marquizzo
|
802f1cad6e
BufferGeometryUtils: show error if number of attributes is inconsistent.
|
5 years ago |
Marquizzo
|
fb71f0a7eb
Error improvements for more specificity. Add errors to file in /jsm
|
5 years ago |
Marquizzo
|
fe1cc51960
Add warning logs to mergeBufferGeometries & attributes.
|
5 years ago |
Mugen87
|
e1ea321951
Examples: Clean up.
|
5 years ago |
WestLangley
|
a9f43b83b9
Improve readability of computeTangents()
|
5 years ago |
WestLangley
|
cafbf917be
Make .computeTangents() more robust
|
5 years ago |
Mugen87
|
7b77259829
BufferGeometryUtils: convertToTriangles() -> toTrianglesDrawMode().
|
5 years ago |
Mugen87
|
59d2a9bf82
BufferGeometryUtils: Clean up.
|
5 years ago |
Mugen87
|
4418d1a133
BufferGeometryUtils: Provide function for drawMode conversion.
|
5 years ago |
Mr.doob
|
3276d13ae4
Merge pull request #17649 from zeux/morph-relative
|
5 years ago |
Arseny Kapoulkine
|
4e3cb37e32
Update GLTF exporter and BufferGeometryUtils to support relative morphs
|
5 years ago |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
5 years ago |
Mugen87
|
26ffbd29c1
Examples: Remove usage of BufferAttribute.setArray().
|
5 years ago |