godot/modules/lightmapper_rd
Dario ac90ca714c Make the lightmapper not dilate before denoising.
Dilating noisy data caused issues for the denoiser. Fixes #82526.
2023-09-29 12:36:36 -03:00
..
config.py
lightmapper_rd.cpp Make the lightmapper not dilate before denoising. 2023-09-29 12:36:36 -03:00
lightmapper_rd.h Replace OIDN denoiser with a JNLM denoiser compute shader implementation. 2023-09-25 14:53:45 -03:00
lm_blendseams.glsl
lm_common_inc.glsl
lm_compute.glsl Replace OIDN denoiser with a JNLM denoiser compute shader implementation. 2023-09-25 14:53:45 -03:00
lm_raster.glsl
register_types.cpp
register_types.h
SCsub