blender/intern/cycles
Brecht Van Lommel 8cf374d401 Cycles: different fix for perlin noise generating nan values, now check for
the result to be finite afterwards which is a bit faster and works for OSL
too without needing to slow down OSL itself.
2013-01-09 22:06:03 +00:00
..
app Cycles: merge some changes from a local branch to bring network rendering a bit 2012-12-21 11:13:46 +00:00
blender Cycles: multiple importance sampling for lamps, which helps reduce noise for 2013-01-09 21:09:20 +00:00
bvh Cycles Hair: refactoring to store curves with the index of the first key and the 2013-01-03 12:09:09 +00:00
cmake Cycles / CMake: 2012-11-09 18:31:04 +00:00
device device_network.cpp is completely elided when WITH_NETWORK is not defined, so do not include it in the build in that case 2013-01-06 07:10:22 +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 Cycles: different fix for perlin noise generating nan values, now check for 2013-01-09 22:06:03 +00:00
render Cycles: multiple importance sampling for lamps, which helps reduce noise for 2013-01-09 21:09:20 +00:00
subd Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +00:00
util Cycles: multiple importance sampling for lamps, which helps reduce noise for 2013-01-09 21:09:20 +00:00
CMakeLists.txt Cycles: merge some changes from a local branch to bring network rendering a bit 2012-12-21 11:13:46 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00