Blender Git Loki

Git Commits -> Revision e0e1dd7

April 3, 2021, 21:40 (GMT)
EEVEE: Film: Add option to use log encoding

This option will make accumulation happen in a pre exposed logarithm
color space. This reduces the importance of bright pixels in the pixel
filter which will result in less aliasing in theses areas.

There is a few cases where one might want to disable this option to
match cycles better.

Commit Details:

Full Hash: e0e1dd73bb071b45cba6d27fed950fcd0e51327b
Parent Commit: fa88f5a
Lines Changed: +59, -18

11 Modified Paths:

/release/scripts/startup/bl_ui/properties_render.py (+1, -0) (Diff)
/source/blender/blenloader/intern/versioning_290.c (+5, -0) (Diff)
/source/blender/draw/engines/eevee/eevee_film.hh (+1, -0) (Diff)
/source/blender/draw/engines/eevee/eevee_instance.hh (+1, -1) (Diff)
/source/blender/draw/engines/eevee/eevee_renderpasses.hh (+7, -4) (Diff)
/source/blender/draw/engines/eevee/eevee_shader_shared.hh (+8, -6) (Diff)
/source/blender/draw/engines/eevee/shaders/eevee_film_filter_frag.glsl (+2, -2) (Diff)
/source/blender/draw/engines/eevee/shaders/eevee_film_lib.glsl (+22, -3) (Diff)
/source/blender/makesdna/DNA_scene_defaults.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+9, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021