virtualx-engine/modules/lightmapper_cpu
JFonS 690f9716fa Add support for saving multiple Images in BakedLightmap
Instead of fitting all atlas slices into a single image, which meant there
was a hard limit on the size, BakedLightmap will now save as many images
as needed to fit all the slices generated by the lightmapper.
2022-02-15 16:13:00 +01:00
..
config.py SCons: Disable embree-based modules on x86 (32-bit) 2021-05-05 18:01:45 +02:00
lightmapper_cpu.cpp Add support for saving multiple Images in BakedLightmap 2022-02-15 16:13:00 +01:00
lightmapper_cpu.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub