blender/intern/cycles
Patrick Mours 38589de10c Cycles: Add support for denoising in the viewport
The OptiX denoiser can be a great help when rendering in the viewport, since it is really fast
and needs few samples to produce convincing results. This patch therefore adds support for
using any Cycles denoiser in the viewport also (but only the OptiX one is selectable because
the NLM one is too slow to be usable currently). It also adds support for denoising on a
different device than rendering (so one can e.g. render with the CPU but denoise with OptiX).

Reviewed By: #cycles, brecht

Differential Revision: https://developer.blender.org/D6554
2020-02-11 18:03:43 +01:00
..
app Cleanup: split Cycles Hair and Mesh classes, with Geometry base class 2020-02-07 12:18:15 +01:00
blender Cycles: Add support for denoising in the viewport 2020-02-11 18:03:43 +01:00
bvh Cleanup: spelling 2020-02-10 10:33:00 +11:00
cmake CMake: Refactor external dependencies handling 2020-01-23 16:59:18 +01:00
device Cycles: Add support for denoising in the viewport 2020-02-11 18:03:43 +01:00
doc ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
graph Cleanup: split Cycles Hair and Mesh classes, with Geometry base class 2020-02-07 12:18:15 +01:00
kernel Cycles: Add support for denoising in the viewport 2020-02-11 18:03:43 +01:00
render Cycles: Add support for denoising in the viewport 2020-02-11 18:03:43 +01:00
subd Cleanup: compiler warnings 2019-09-13 16:51:51 +02:00
test CLeanup: clang-format 2020-02-11 18:45:08 +11:00
util Cycles: bump version to 1.12, matching Blender 2.83 release cycle 2020-01-31 19:26:40 +01:00
CMakeLists.txt Windows: Switch to the dynamic C runtime 2019-11-08 09:01:00 -07:00