mirror of
https://github.com/godotengine/godot.git
synced 2025-10-28 20:24:41 +00:00
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. |
||
|---|---|---|
| .. | ||
| config.py | ||
| lightmapper_cpu.cpp | ||
| lightmapper_cpu.h | ||
| register_types.cpp | ||
| register_types.h | ||
| SCsub | ||