Michael Herzog
|
b6fd865993
Renderers: Initial support for `Float16Array`. (#31305)
|
6 months ago |
Christian Winter
|
827509127a
GLBufferAttribute: Add `normalized` property. (#31268)
|
7 months ago |
Samuel Rigaud
|
6e1d769b98
Typos (#30880)
|
9 months ago |
Samuel Rigaud
|
ddfa74b9e4
Docs: fix types (#30677)
|
10 months ago |
Samuel Rigaud
|
b948e1f23b
Docs: fix some typos (#30664)
|
10 months ago |
Michael Herzog
|
6d005b10c4
Docs: More JSDoc. (#30633)
|
10 months ago |
Michael Herzog
|
dd4736363f
RenderObject: Fix geometry key for morph targets. (#30302)
|
1 year ago |
aardgoose
|
598db0df6a
remove deprecated updateRange (#29298)
|
1 year ago |
Michael Herzog
|
289444e23f
Remove `Float64BufferAttribute`. (#27807)
|
1 year ago |
hybridherbst
|
597b839e17
BufferAttribute: `warnOnce` for deprecated methods (#27595)
|
2 years ago |
WestLangley
|
d0d253e5f7
Clarify warning messages (#27288)
|
2 years ago |
Michael Herzog
|
be7e3d55d5
Update BufferAttribute.js
|
2 years ago |
Garrett Johnson
|
4f6ecee04d
BufferAttribute: Add support for multiple update ranges (#27103)
|
2 years ago |
Garrett Johnson
|
fcd3b771cf
BufferAttribute: Add generic vector "component" getter / setter (#24515)
|
2 years ago |
Levi Pesin
|
6b4279a96b
Remove code deprecated for 10 releases (#26175)
|
2 years ago |
Cody Bennett
|
b67384c280
BufferAttribute: add gpuType (#26084)
|
2 years ago |
Michael Herzog
|
94c43c95c8
WebGLRenderer: Improve interger attribute support. (#21606)
|
2 years ago |
Levi Pesin
|
05f794a980
Update deprecation comments clearly stating when deprecated (#25643)
|
2 years ago |
simondevyoutube
|
2b54088d99
Float16BufferAttribute: Unpack/pack float16's in in getters/setters. (#25519)
|
2 years ago |
linbingquan
|
86d6b9f88a
BufferAttribute: Make `normalized` parameter to be optional. (#25046)
|
3 years ago |
Michael Herzog
|
8465f10404
BufferAttribute: Remove type specific copy methods. (#24550)
|
3 years ago |
Don McCurdy
|
b53b760660
BufferAttribute: Skip normalization in set() (#24526)
|
3 years ago |
Garrett Johnson
|
1995a1e7b8
Fix the result of the "set" function. (#24511)
|
3 years ago |
Don McCurdy
|
e4f5e0f626
BufferAttribute: Support (de)normalization in accessors. (#22874)
|
3 years ago |
Levi Pesin
|
cac2e49415
Cleanup (#24181)
|
3 years ago |
Marco Fugaro
|
6e897f9a42
Core: Switch to this.is* = true. (#24047)
|
3 years ago |
LeviPesin
|
793f66f41c
Use fromBufferAttribute (#23769)
|
3 years ago |
Kai Salmen
|
43b59f942c
Move onUploadCallback from constructor to prototype scope (#21770)
|
4 years ago |
linbingquan
|
a1cffe93fe
Clean up. (#21710)
|
4 years ago |
Michael Herzog
|
92572b795c
Core: Add missing annotations. (#21643)
|
4 years ago |