godot/modules/lightmapper_rd
Rémi Verschelde 15b8185c68
Don't use TTR/RTR for ERR/WARN prints
We don't translate those, only editor strings are translated.
2023-11-12 12:00:55 +01:00
..
SCsub
config.py
lightmapper_rd.cpp Don't use TTR/RTR for ERR/WARN prints 2023-11-12 12:00:55 +01:00
lightmapper_rd.h Optimize lightmapper using triangle clusters on the acceleration structure. 2023-10-13 17:57:25 -03: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 Optimize lightmapper using triangle clusters on the acceleration structure. 2023-10-13 17:57:25 -03:00
lm_raster.glsl
register_types.cpp
register_types.h