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
lightmapper_cpu.cpp Add support for saving multiple Images in BakedLightmap 2022-02-15 16:13:00 +01:00
lightmapper_cpu.h
register_types.cpp
register_types.h
SCsub