This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-04 17:04:49 +00:00
Code
Releases
Wiki
Activity
Files
ac90ca714c29f110ccbd3bb89a15f6da726c3203
godot
/
modules
/
lightmapper_rd
History
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
RendererRD: Remove binding specifier for push constants
2022-02-11 18:42:32 +01:00
lm_common_inc.glsl
add support for soft shadows to the lightmapper
2022-06-24 21:50:13 +05:30
lm_compute.glsl
Replace OIDN denoiser with a JNLM denoiser compute shader implementation.
2023-09-25 14:53:45 -03:00
lm_raster.glsl
RendererRD: Remove binding specifier for push constants
2022-02-11 18:42:32 +01:00
register_types.cpp
Style: Harmonize header includes in modules
2023-06-15 14:35:45 +02:00
register_types.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
SCsub
SCons: Properly track codegen script dependency for generated GLSL headers
2022-07-02 16:01:48 +02:00