Files
test/intern/cycles
Weizhen Huang 8e5840359f Refactor: deduplicate assignment of background light group
by ensuring `KernelLight.lightgroup` is properly assigned in
`device_update_light()`. The value is later retrieved via
`lamp_lightgroup(kg, lamp)`.

`light_manager->device_update()` is called after
`background->device_update()`, so the background light group should
already been assigned when `device_update_lights()` is called.

Pull Request: https://projects.blender.org/blender/blender/pulls/120714
2024-04-17 18:49:03 +02:00
..
2024-03-12 20:56:48 +11:00
2024-01-03 13:38:14 +01:00
2024-03-27 10:25:31 +11:00
2024-04-01 16:47:57 +11:00