blender/intern/cycles
Brecht Van Lommel 41f98978e3 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.
2012-12-03 12:21:44 +00:00
..
app Cycles Test App: 2012-11-09 21:44:31 +00:00
blender Fix #33328: cycles not rendering dupliframes, needs an exception. 2012-11-27 21:47:55 +00:00
bvh style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
cmake Cycles / CMake: 2012-11-09 18:31:04 +00:00
device Fix #33375: OSL geom:trianglevertices gave wrong coordinates for static BVH. 2012-12-01 19:15:05 +00:00
doc edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
kernel Fix cycles issue when NaN is used for RGB ramp, can access array out of bounds then. 2012-12-03 12:21:44 +00:00
render Fix #33375: OSL geom:trianglevertices gave wrong coordinates for static BVH. 2012-12-01 19:15:05 +00:00
subd style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
util get rid of annoying redefinition warning on cycles compilation for mingw64 2012-12-02 20:08:11 +00:00
CMakeLists.txt Fix compile error with clang. 2012-11-29 12:22:07 +00:00
SConscript Fix: cycles light sampling crash, happens on rare occasions due to float 2012-11-26 11:05:22 +00:00