Blender Git Commit Log

Git Commits -> Revision db950aa

Revision db950aa by Stefan Werner (cycles_refactor)
December 4, 2017, 11:32 (GMT)
Cycles: Refactored kernel light distribution structure from float4 array to an actual struct with named and typed members.

Commit Details:

Full Hash: db950aabc4792c07a150b5994121bf4690a0d2cd
Parent Commit: 8c371e9
Lines Changed: +39, -24

5 Modified Paths:

/intern/cycles/kernel/kernel_light.h (+6, -7) (Diff)
/intern/cycles/kernel/kernel_textures.h (+1, -1) (Diff)
/intern/cycles/kernel/kernel_types.h (+16, -0) (Diff)
/intern/cycles/render/light.cpp (+15, -15) (Diff)
/intern/cycles/render/scene.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021