blender/intern/cycles
Konrad Kleine 38dcce2da2 FIX: OSL mix shader clamps 2nd color component to 3rd one.
Previously the OSL Mix shader node was clamping the 2nd color component (green) to the 3rd color component (blue). Now every component is clamped on its own.
2012-12-04 08:40:24 +00:00
..
app Cycles Test App: 2012-11-09 21:44:31 +00:00
blender Fix #33405: preview render getting stuck in a particular .blend file, ObjectKey 2012-12-04 07:48:09 +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: OSL mix shader clamps 2nd color component to 3rd one. 2012-12-04 08:40:24 +00:00
render Fix #33405: preview render getting stuck in a particular .blend file, ObjectKey 2012-12-04 07:48:09 +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