Blender Git Commit Log

Git Commits -> Revision b6d9cbe

Revision b6d9cbe by Sergey Sharybin (master)
February 24, 2016, 13:23 (GMT)
Cycles: Fix bug in CMJ pattern when number of samples is 1

It was wrongly considering 1 is a power of 2. While it is a correct thing
(1 == 2^0) it's not what the math in some later formulas expects.

Commit Details:

Full Hash: b6d9cbe65467a55b0e2ac5c8b35a7ebbb08e5f0a
Parent Commit: 48d399a
Lines Changed: +1, -1

1 Modified Path:

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