Blender Git Commit Log

Git Commits -> Revision 8b24cf8

June 22, 2018, 06:07 (GMT)
Cycles: Support for distant lights

Distant lights are not put in the light
BVH and are treated as a special case.
Either we sample a light from the BVH
or choose one of the distant lights.

Commit Details:

Full Hash: 8b24cf8c83a124dbc367897db13799c36ff645f3
Parent Commit: 118731d
Lines Changed: +88, -18

4 Modified Paths:

/intern/cycles/kernel/kernel_light.h (+43, -10) (Diff)
/intern/cycles/kernel/kernel_types.h (+4, -0) (Diff)
/intern/cycles/render/light.cpp (+20, -4) (Diff)
/intern/cycles/render/light_tree.cpp (+21, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021