blender/intern/cycles
Brecht Van Lommel 171c4e982f Cycles: use AO factor to let user adjust intensity of AO bounces.
We are already using the AO distance, so might as well offer this extra
control over the intensity. Useful when an interior scene is supposed to
be significantly darker than the background shader.
2017-10-25 21:46:23 +02:00
..
app Code refactor: pass device to scene, check OSL with device info. 2017-10-24 01:03:59 +02:00
blender Cycles: use AO factor to let user adjust intensity of AO bounces. 2017-10-25 21:46:23 +02:00
bvh Cycles: Fix wrong shading when some mesh triangle has non-finite coordinate 2017-10-18 12:19:53 +02:00
cmake CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
device Fix one more assert being triggered due to recent changes. 2017-10-25 01:22:16 +02: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: use AO factor to let user adjust intensity of AO bounces. 2017-10-25 21:46:23 +02:00
render Cycles: use AO factor to let user adjust intensity of AO bounces. 2017-10-25 21:46:23 +02:00
subd Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
test Fix Cycles gtests build on macOS. 2017-10-24 17:52:20 +02:00
util Code refactor: move more memory allocation logic into device API. 2017-10-24 01:25:19 +02:00
CMakeLists.txt Cycles: disable fast math flags, only use a subset. 2017-09-08 15:12:37 +02:00