Blender Git Loki
Git Commits -> Revision d66b98e
Revision d66b98e by Clément Foucault (eevee-rewrite, temp-eevee-gpencil-rewrite, viewport-compositor) June 5, 2021, 21:46 (GMT) |
EEVEE: Patch lightprobe and light modules to handle zero lights/probes This expose the capability of having no light and no probe (except the world one) for specific views / code path. The caller just need to pass 0 as extent to the `set_view()` function. This is usefull for lookdev. |
Commit Details:
Full Hash: d66b98e9c89a3e2681d4a44509bc7084da5f14f7
Parent Commit: ae529ed
Lines Changed: +55, -15