Blender Git Loki
Git Commits -> Revision 1b92dfa
Revision 1b92dfa by Sergey Sharybin (master) February 20, 2015, 20:56 (GMT) |
Fix T43550: Bug in Cycles Bake Texture Issue was caused by the changes in 7b16fda which changed the initial state for rng. This commit makes it so the same initial hash is used (which solves the regression without distorting AA-looking image. It also makes it so OpenCL compiler is happy about this code (before this change it'll complain about trying to cast private variable to global one). |
Commit Details:
Full Hash: 1b92dfa96160f8151972d73337d5a927d8b89297
Parent Commit: f7a2a36
Lines Changed: +6, -2
1 Modified Path:
/intern/cycles/kernel/kernel_bake.h (+6, -2) (Diff)