Blender Git Commit Log

Git Commits -> Revision 4a427a4

Revision 4a427a4 by Brecht Van Lommel (master)
February 7, 2012, 17:32 (GMT)
Fix #30049: cycles noise texture producing nan values with some
texture coordinates, due to int overflow.

Also minor tweak in shader code to avoid copying uninitialized
values, should have no effect though because they were not used.

Commit Details:

Full Hash: 4a427a441b37ad0539e3c758b31a384edf8b7c76
SVN Revision: 43966
Parent Commit: b67b1c8
Lines Changed: +9, -7

2 Modified Paths:

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