Mugen87
|
820ad6bac0
Core: Remove author comments.
|
há 6 anos atrás |
Mugen87
|
1f25819079
BufferGeometry: Use Vector3.fromBufferAttribute() in normalizeNormals().
|
há 6 anos atrás |
Mugen87
|
46bca08a18
BufferGeometry: Add ability to read interleaved data in computeVerte().
|
há 6 anos atrás |
Mugen87
|
54b5ef6364
BufferGeometry: Retain interleaved data when using .clone().
|
há 6 anos atrás |
Mugen87
|
52479c1f53
InterleavedBufferAttribute: Simplify toJSON().
|
há 6 anos atrás |
Mugen87
|
84f886d9d9
BufferGeometry: Retain interleaved data when using .toJSON().
|
há 6 anos atrás |
Mugen87
|
20de10da7e
Core: Move to let/const.
|
há 6 anos atrás |
Shai Ghelberg
|
f0d9f27193
PR note for boolean value
|
há 6 anos atrás |
Shai Ghelberg
|
0c7b98d987
Bug fix in toNonIndexed - normalized
|
há 6 anos atrás |
WestLangley
|
957051a01f
rename .applyMatrix() to .applyMatrix4()
|
há 6 anos atrás |
Mugen87
|
e7ca3006b0
Math: Rename to MathUtils.
|
há 6 anos atrás |
WestLangley
|
d8d0bdd512
Use new .applyMatrix4() method
|
há 6 anos atrás |
WestLangley
|
4e27a3f4ec
Properly transform normals and tangents
|
há 6 anos atrás |
Mr.doob
|
3276d13ae4
Merge pull request #17649 from zeux/morph-relative
|
há 6 anos atrás |
Arseny Kapoulkine
|
1ecba90e02
Fix computeBoundingBox/Sphere for relative morph targets
|
há 6 anos atrás |
Arseny Kapoulkine
|
aa660bc6c7
Fix computeBoundingSphere for relative morph targets
|
há 6 anos atrás |
Arseny Kapoulkine
|
096a49f71c
Implement relative morph target support in BufferGeometryLoader
|
há 6 anos atrás |
Arseny Kapoulkine
|
5b967be256
Implement basic support for morphTargetsRelative
|
há 6 anos atrás |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
há 6 anos atrás |
Mr.doob
|
eab99103af
BufferGeometry: Added .setAttribute()
|
há 6 anos atrás |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
há 6 anos atrás |
Mugen87
|
518d2463af
Remove remaining IIFEs from core.
|
há 6 anos atrás |
Temdog007
|
672258ec1d
Add .toJSON to BufferAttribute
|
há 7 anos atrás |
Mr.doob
|
d0dbcd7c89
Merge pull request #15827 from takahirox/BufferGeometryEndCondition
|
há 7 anos atrás |
Takahiro
|
8e49e00734
Optimize a loop in BufferGeometry.merge()
|
há 7 anos atrás |
Takahiro
|
2434b9e18d
Fix BufferGeometry computeBoundingSphere() with morph
|
há 7 anos atrás |
Mugen87
|
f291db7595
BufferGeometry: Use .fromBufferAttribute() in .computeBoundingSphere().
|
há 7 anos atrás |
Mugen87
|
c04ee58d18
BufferGeometry: Honor morph targets when computing bounding volumes.
|
há 7 anos atrás |
Takahiro
|
9b4df26fce
Clarify Loop end condition in BufferGeometry.merge()
|
há 7 anos atrás |
Takahiro
|
3e72508af6
Minor clean up BufferGeometry.toJSON(), removeing unnecessary temporal variables
|
há 7 anos atrás |