Blender Git Commit Log

Git Commits -> Revision 56c9c1a

Revision 56c9c1a by Sergey Sharybin (master)
July 14, 2016, 09:26 (GMT)
Cycles: Fix wrong size of sobol texture

After reformulation of SSS indirect rays it became possible to
try accessing dimension higher than was pre-calculated on scene
preparation.

This is because we're traversing rays backwards, which means we
are using higher dimensions first now.

Commit Details:

Full Hash: 56c9c1ab43b563246e7ecb925d8c34f6ffa85395
Parent Commit: 3637cbb
Lines Changed: +1, -1

1 Modified Path:

/intern/cycles/render/integrator.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021