blender/intern/cycles/app
Thomas Dinges e29a45b396 Cycles: Separation of Indirect and Direct clamping.
Indirect and Direct samples can now be clamped individually. This way we can clamp the indirect samples (fireflies), while keeping the direct highlights.
Example render: http://www.pasteall.org/pic/show.php?id=66586

WARNING: This breaks backwards compatibility. If you had Clamping enabled in an old file, you must re-enable either Direct/Indirect clamping or both again.

Reviewed by: brecht
Differential Revision: https://developer.blender.org/D303
2014-02-10 21:46:02 +01:00
..
CMakeLists.txt Cycles_server also needs to link to libdl on linux 2014-02-03 20:19:15 +01:00
cycles_server.cpp Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00
cycles_standalone.cpp Cycles Standalone: Various changes 2014-01-25 18:57:02 +01:00
cycles_xml.cpp Cycles: Separation of Indirect and Direct clamping. 2014-02-10 21:46:02 +01:00
cycles_xml.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
io_export_cycles_xml.py Fix T37827: cycles XML mesh export utility not longer worked. 2013-12-16 11:08:41 +01:00