Blender Git Commit Log

Git Commits -> Revision 2259c75

July 24, 2016, 00:26 (GMT)
Cycles: Fix combined feature bandwidth calculation

As explained in the code, the bandwidth variables actually store the inverse of the bandwidth
to save a couple of divides. However, if the bandwidth is to be multiplied with a factor, that means
that the variable must be divided by that factor, which was not done currently.

Commit Details:

Full Hash: 2259c750646330ee7b85e31ef54f09706ea3206f
Parent Commit: 7470312
Lines Changed: +5, -3

1 Modified Path:

/intern/cycles/kernel/kernel_filter.h (+5, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021