Blender Git Commit Log

Git Commits -> Revision 41f9897

Revision 41f9897 by Brecht Van Lommel (master)
December 3, 2012, 12:21 (GMT)
Fix cycles issue when NaN is used for RGB ramp, can access array out of bounds then.
OSL noise() function is generating NaN's in certain cases, fix for that goes to our
OSL branch.

Also add missing minimum weight and max closure checks to OSL, forgot to add these
when fixing another bug.

Commit Details:

Full Hash: 41f98978e3430a7d38684d49891505bb954375aa
SVN Revision: 52743
Parent Commit: f00a49b
Lines Changed: +24, -12

3 Modified Paths:

/intern/cycles/kernel/osl/osl_shader.cpp (+19, -11) (Diff)
/intern/cycles/kernel/shaders/node_rgb_ramp.osl (+3, -0) (Diff)
/intern/cycles/kernel/svm/svm_ramp.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021