blender/intern/cycles
Patrick Mours 9f89166b52 Fix T85148: OptiX viewport denoising regression
Commit 6e74a8b69f215e63e136cb4c497e738371ac798f changed the denoiser input passes default to
include the normal pass. This does not always produce optimal images though, hence why the
default was previously set to only include the color and albedo passes. This restores that behavior, so
that viewport denoising with OptiX produces the same results as before.
2021-01-29 13:35:00 +01:00
..
app Fix Cycles standalone compilation following API changes 2021-01-26 14:39:32 +01:00
blender Fix T84872: OptiX GPU + CPU rendering uses branched path samples 2021-01-20 14:59:23 +01:00
bvh Fix T83915: Subdivision Surface modifier causes visual artifacts in Cycles rendered viewport - CPU and OptiX 2021-01-05 17:59:38 +01:00
cmake Cleanup: CMake: Remove arguments from endif(..) 2020-10-12 18:51:48 +05:30
device Fix T85148: OptiX viewport denoising regression 2021-01-29 13:35:00 +01:00
doc CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
graph Cycles: fix Node::tag_modified not setting modified flag's upper bits 2020-11-09 14:52:48 +01:00
kernel Cycles: Fix usage of double floating precision in CNanoVDB 2021-01-22 14:31:06 +01:00
render Fix Cycles standalone compilation following API changes 2021-01-26 14:39:32 +01:00
subd Cycles API: encapsulate Node socket members 2020-11-04 13:03:33 +01:00
test CMake: add missing headers 2021-01-20 16:08:52 +11:00
util Fix T84745: more build errors with TBB 2021 2021-01-22 19:24:13 +01:00
CMakeLists.txt Cycles standalone: fix missing dependencies in CMake files 2021-01-26 14:39:32 +01:00