Blender Git Commit Log

Git Commits -> Revision 9b91476

Revision 9b91476 by Lukas Stockner (master)
May 30, 2017, 04:34 (GMT)
Fix T51652: Cycles - Persistant Images not storing images

Denoising was setting session parameters for every frame, which was detected as
a change and therefore caused a resync.

Since the parameter modification change is only needed for viewport rendering
(which doesn't support denoising anyways) and resyncing after a frame change
(which isn't affected by denoising settings), an easy fix is to just ignore
the denoising parameters like it's currently done with the samples.

Commit Details:

Full Hash: 9b914764a9f9b9c02986448876af85aa6e687516
Parent Commit: 6757ca8
Lines Changed: +0, -5

1 Modified Path:

/intern/cycles/render/session.h (+0, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021