Michael Herzog
|
05fc79cd52
WebGLRenderer: Remove inline sRGB decode. (#23129)
|
3 years ago |
Michael Herzog
|
0e21088102
WebGLRenderer: Remove gammaFactor and GammaEncoding. (#23080)
|
3 years ago |
Michael Herzog
|
cee9706c1c
WebGLRenderer: Remove RGBEEncoding and RGBEFormat. (#23060)
|
3 years ago |
Michael Herzog
|
e1b3f17b0a
WebGLRenderer: Remove RGBDEncoding. (#23049)
|
3 years ago |
Michael Herzog
|
3cce635f5d
WebGLRenderer: Remove RGBM7Encoding and RGBM16Encoding. (#23046)
|
3 years ago |
Emmett Lalish
|
2768965fb5
HalfFloat PMREM (#22998)
|
3 years ago |
Michael Herzog
|
25c7f7a1c9
WebGLRenderer: Enable usage of `SRGB8_ALPHA8` again. (#22952)
|
3 years ago |
Michael Herzog
|
9030827fc7
WebGLRenderer: Disable usage of SRGB8_ALPHA8. (#22759)
|
3 years ago |
Michael Herzog
|
3b4b5a2610
PMREMGenerator: Fixed using compressed cubemaps. (#22699)
|
3 years ago |
Michael Herzog
|
cba9457c1c
WebGLRenderer: Make use of SRGB8_ALPHA8. (#22551)
|
3 years ago |
WestLangley
|
07ec316325
Properly dispose of background material (#22338)
|
4 years ago |
Garrett Johnson
|
0d9045fb81
Remove conversion to RGBE color because it happens in the shader (#22327)
|
4 years ago |
Mugen87
|
42ad7c81ac
PMREMGenerator: Remove calls of convertSRGBToLinear().
|
4 years ago |
Garrett Johnson
|
fe93fd422c
PMREMGenerator: Correctly reset the background (#22311)
|
4 years ago |
Michael Herzog
|
6cda6b2aa9
PMREMGenerator: Clean up. (#22274)
|
4 years ago |
Mr.doob
|
ad0a4b16eb
PMREMGenerator: Added link to paper
|
4 years ago |
Garrett Johnson
|
4dc07db7c8
Fix reference to BoxBufferGeometry
|
4 years ago |
Garrett Johnson
|
bb1564b6e9
Make PMREM result independent of premultipliedAlpha === true
|
4 years ago |
Garrett Johnson
|
a56b298e54
Handle case where the scene background is a texture
|
4 years ago |
Garrett Johnson
|
4f708fbcd1
Set background to null only if it's a color
|
4 years ago |
Garrett Johnson
|
8e3d91ff52
Improve PMREM handling of background color
|
4 years ago |
Garrett Johnson
|
c5fd82c715
Update PMREMGenerator
|
4 years ago |
Garrett Johnson
|
9362babd5d
Fix PMREMGenerator not resetting the clear color when scene.background is a color
|
4 years ago |
Ian Purvis
|
c7bc586eea
Adds /*@__PURE__*/ to module var assignments
|
5 years ago |
linbingquan
|
42fb61c038
src: Clean up.
|
5 years ago |
WestLangley
|
f350305b2a
stencilBuffer is disabled by default
|
5 years ago |
Ian Purvis
|
0e5dd1b2bc
PMREMGenerator: Convert to es6 class
|
5 years ago |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 years ago |
WestLangley
|
08e75df68e
Clean up
|
5 years ago |
Guilherme Avila
|
db243a9203
PMREMGenerator: fixes alpha component for LDR outputs
|
5 years ago |