1
0
Fork 0
godot/modules/lightmapper_rd
clayjohn 49a004fc13 Spread direct lighting calculation for LightmapGI over several submissions to avoid TDR on Windows devices
Also add percentage progress for direct lighting step
2025-01-31 16:37:13 -08:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
config.py Disable `lightmapper_rd` module in non-editor builds (and in Android editor) 2023-09-29 11:30:15 +02:00
lightmapper_rd.cpp Spread direct lighting calculation for LightmapGI over several submissions to avoid TDR on Windows devices 2025-01-31 16:37:13 -08:00
lightmapper_rd.h Add a supersampling option to LightmapGI 2025-01-07 18:44:59 +01:00
lm_blendseams.glsl
lm_common_inc.glsl Add a supersampling option to LightmapGI 2025-01-07 18:44:59 +01:00
lm_compute.glsl Merge pull request #100765 from Geometror/lightmapgi-add-downsampling 2025-01-07 23:17:39 +01:00
lm_raster.glsl
register_types.cpp Add transparency support for LightmapGI 2024-12-18 19:36:16 +01:00
register_types.h