2
0
Fork 0
godot/modules/lightmapper_rd
Dario cbc929edf0 Do not use a linear sampler on lightmapper when retrieving grid data. 2024-01-26 11:36:21 +07:00
..
SCsub
config.py Disable `lightmapper_rd` module in non-editor builds (and in Android editor) 2023-09-29 11:30:15 +07:00
lightmapper_rd.cpp Add GLES3 infrastructure for lightmap baking in the compatibility backend 2024-01-24 17:13:30 +07:00
lightmapper_rd.h Optimize lightmapper using triangle clusters on the acceleration structure. 2023-10-13 17:57:25 +07:00
lm_blendseams.glsl
lm_common_inc.glsl Optimize lightmapper using triangle clusters on the acceleration structure. 2023-10-13 17:57:25 +07:00
lm_compute.glsl Do not use a linear sampler on lightmapper when retrieving grid data. 2024-01-26 11:36:21 +07:00
lm_raster.glsl
register_types.cpp Fix unlimited project option ranges that could cause crashes. 2023-12-22 09:14:45 +07:00
register_types.h