blender/intern/cycles
Mathieu Menuet 659ba012b0 Cycles: change AO bounces approximation to do more glossy and transmission.
Rather than treating all ray types equally, we now always render 1 glossy
bounce and unlimited transmission bounces. This makes it possible to get
good looking results with low AO bounces settings, making it useful to
speed up interior renders for example.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D2818
2017-09-12 15:37:35 +02:00
..
app CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
blender Cycles: follow strict class naming convention 2017-09-01 16:08:25 +10:00
bvh Cycles: Fix typo in comment 2017-08-31 13:24:32 +02:00
cmake CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
device Cycles: Fix build with networking enabled 2017-08-30 00:19:44 -04:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
kernel Cycles: change AO bounces approximation to do more glossy and transmission. 2017-09-12 15:37:35 +02:00
render Fix T52533: Blender shuts down when rendering duplicated smoke domain 2017-09-04 13:14:54 +02:00
subd Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
test Cycles: Don't leave multiple spaces in the device name 2017-06-08 12:15:24 +02:00
util Cycles: Fix compilation warning 2017-09-04 13:28:15 +02:00
CMakeLists.txt Cycles: disable fast math flags, only use a subset. 2017-09-08 15:12:37 +02:00