WIP: eevee-next-world-irradiance #108304

Closed
Jeroen Bakker wants to merge 79 commits from Jeroen-Bakker:eevee-next-world-irradiance into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 4e3eb2f7a5 - Show all commits

View File

@ -98,7 +98,6 @@ void Instance::init_light_bake(Depsgraph *depsgraph, draw::Manager *manager)
velocity.init();
depth_of_field.init();
shadows.init();
motion_blur.init();
main_view.init();
irradiance_cache.init();
}