Michael Herzog
|
aed8d5b9fe
WebGLMorphtargets: Fix data texture buffer alpha. (#22573)
|
4 years ago |
Michael Herzog
|
8f572256be
WebGLMorphtargets: Support normalized attributes. (#22516)
|
4 years ago |
Michael Herzog
|
bf904c7445
WebGLRenderer: Support more than 8 morph targets. (#22293)
|
4 years ago |
Michael Herzog
|
0a4f02b86a
Material: Remove morphTargets and morphNormals properties. (#22169)
|
4 years ago |
Zachary Capalbo
|
f936540826
Account for changing morph target count (#20845)
|
4 years ago |
Mugen87
|
91b8e6be0c
BufferGeometry: Add hasAttribute().
|
4 years ago |
Mr.doob
|
4944e56c06
Removed all @author mrdoob.
|
5 years ago |
Takahiro
|
9175e81dab
Replace var with let or const in WebGLMorphTargets
|
5 years ago |
Takahiro
|
14fbc0c881
Merge remote-tracking branch 'upstream/dev' into NewVAOSupport
|
5 years ago |
Mugen87
|
0a538fcfee
Core: More usage of let/const.
|
5 years ago |
Arseny Kapoulkine
|
283bbfcb35
... and we don't need the zero array anymore.
|
5 years ago |
Arseny Kapoulkine
|
bbb981b2fa
Simplify the fix by using a 0-length array instead
|
5 years ago |
Arseny Kapoulkine
|
7571d2f2a8
Fix rendering of objects without morph target influences with morph materials
|
5 years ago |
Takahiro
|
8bf08ca1af
Merge remote-tracking branch 'upstream/dev' into NewVAOSupport
|
5 years ago |
Mr.doob
|
3276d13ae4
Merge pull request #17649 from zeux/morph-relative
|
5 years ago |
Arseny Kapoulkine
|
2c7fb77db1
Add comments to WebGLMorphtargets.js as well
|
5 years ago |
Arseny Kapoulkine
|
69aba65161
Remove clamp-to-zero from WebGL morph target code
|
6 years ago |
Arseny Kapoulkine
|
a3a79e2a76
Implement support for morphTargetsRelative in WebGL
|
6 years ago |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
6 years ago |
Takahiro
|
fe2533d700
VAO Support
|
6 years ago |
Mugen87
|
493b6e1a5e
Clean up linter warnings
|
8 years ago |
Mr.doob
|
aef20a9b36
WebGLRenderer: Moved morphtargets code to WebGLMorphtargets.
|
8 years ago |