mrdoob
|
c7976e0957
WebGLRenderer: Create WebGL context with alpha: true. (#23230)
|
3 years ago |
Michael Herzog
|
36b48d3b98
WebGLRenderer: Integrate PMREM. (#22178)
|
4 years ago |
Takahiro
|
16f2170fdf
WebGLRenderer: Remove deprecated parameters check for render() (#21777)
|
4 years ago |
Mugen87
|
de40fd3dad
WebGLBackground: Remove support for WebGLCubeRenderTarget.
|
4 years ago |
Mugen87
|
7232aa4026
Refactor geometry generators.
|
4 years ago |
linbingquan
|
1f2533c4d1
src: Implemented es6 default parameters.
|
4 years ago |
Mr.doob
|
800d6b348e
Merge pull request #20182 from Mugen87/dev44
|
4 years ago |
Mr.doob
|
1040b5c971
Geometries: Split files.
|
4 years ago |
Mugen87
|
1732817d59
CubeTexture: Add needsFlipEnvMap flag.
|
5 years ago |
Mugen87
|
d6a3c57ead
WebGLCubeRenderTarget: Use CubeTexture.
|
5 years ago |
Mr.doob
|
e5fa0bc53d
Make equirectangular reflections / refractions backwards compatible. (#19911)
|
5 years ago |
Mr.doob
|
4944e56c06
Removed all @author mrdoob.
|
5 years ago |
Mr.doob
|
70ea4fdbf3
Fixed misusage of material.type.
|
5 years ago |
Mr.doob
|
b97af33123
WebGLBackground: More robust scene handling.
|
5 years ago |
Mugen87
|
0a538fcfee
Core: More usage of let/const.
|
5 years ago |
WestLangley
|
d5df73e694
Prevent background material recompile in certain cases
|
5 years ago |
WestLangley
|
7a6f5b9e08
Recompile background material when tonemapping changes
|
5 years ago |
WestLangley
|
9c567ea0d3
WebGLRenderTargetCube -> WebGLCubeRenderTarget
|
5 years ago |
Mr.doob
|
b1d1f26b19
WebGLRenderer: Removed material.envMap condition from setProgram().
|
5 years ago |
Mugen87
|
e16db45435
WebGLRenderer: VR -> XR.
|
5 years ago |
Emmett Lalish
|
42946424ae
envMaps work as backgrounds
|
5 years ago |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
5 years ago |
Mr.doob
|
dba5c97b8b
WebGLBackground: More robust getSession() code.
|
6 years ago |
Mr.doob
|
30b37e7b3b
WebGLBackground: Documented new logic.
|
6 years ago |
Morgan Villedieu
|
aca41425ee
Hide scene background when XR Session environmentBlendMode is additive
|
6 years ago |
Jordan Santell
|
7bbd736d0d
WebGLBackgrounds from cube textures should no longer check depth buffer; follow up fix from #15239
|
6 years ago |
Mugen87
|
3318a51566
WebGLRenderer: Added ability to sort groups by renderOrder
|
6 years ago |
Mr.doob
|
26631d0ad8
WebGLBackground: Render background first.
|
6 years ago |
Jordan Santell
|
17029e17b5
Recompile WebGLBackground's material when the background changes to accomodate new encodings, formats, etc. Fixes #15325
|
6 years ago |
Mr.doob
|
f10da706e0
UniformsUtils: Refactoring.
|
6 years ago |