godot/modules/lightmapper_rd
BlueCube3310 a89f4fa5a9 LightmapGI: Pack L1 SH coefficients for directional lightmaps 2024-09-05 22:46:58 +02:00
..
SCsub
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 LightmapGI: Pack L1 SH coefficients for directional lightmaps 2024-09-05 22:46:58 +02:00
lightmapper_rd.h LightmapGI: Pack L1 SH coefficients for directional lightmaps 2024-09-05 22:46:58 +02:00
lm_blendseams.glsl
lm_common_inc.glsl Optimize lightmapper using triangle clusters on the acceleration structure. 2023-10-13 17:57:25 -03:00
lm_compute.glsl LightmapGI: Pack L1 SH coefficients for directional lightmaps 2024-09-05 22:46:58 +02:00
lm_raster.glsl
register_types.cpp Fix unlimited project option ranges that could cause crashes. 2023-12-22 09:14:45 +03:00
register_types.h