mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-19 02:18:32 +00:00
Don't apply lighting to objects when they have a lightmap texture and the light is set to BAKE_ALL. This prevents applying the same direct light twice on the same object and makes setting up scenes with mixed lighting much easier.