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 |
WestLangley
|
25a138a94b
Texture is a map, not an envMap
|
6 years ago |
WestLangley
|
ada2a3a5f1
enable code injection
|
6 years ago |
WestLangley
|
e59c0b6338
background shader: support offset/repeat
|
6 years ago |
WestLangley
|
3d2b80ff10
Clarify background render order
|
6 years ago |
WestLangley
|
43bfdaf1e0
Support WebGLRenderTargetCube background
|
6 years ago |
WestLangley
|
db97fa1fab
Clone uniforms
|
7 years ago |
aardgoose
|
dc2a357c94
ShaderMaterial background texture
|
7 years ago |
Mugen87
|
35f4ee0a70
WebGLBackground: Ensure correct "renderer.info" stats
|
7 years ago |
Mr.doob
|
9ee6c4034b
WebGLBackground: Replaced polygonOffset with gl_Position.z overwrite. See #12172.
|
7 years ago |
Mugen87
|
493b6e1a5e
Clean up linter warnings
|
8 years ago |