Blender Git Commit Log

Git Commits -> Revision 9d48245

Revision 9d48245 by Sergey Sharybin (cycles-x)
September 15, 2021, 17:35 (GMT)
Cycles X: Convert DenoiseParams to a "lite" Node

It is not supposed to be a node of a scene graph, but this change
allows to simplify serialization of the denoising parameters.

The goal is to be able to easily (de)serialize denoiser parameters
to/from image metadata, so that processing of the files can happen
outside of the scene graph (for example, on-disk tile buffer and
animation denoising).

Commit Details:

Full Hash: 9d4824550807c1d373022370d7b45217b02aec02
Parent Commit: e89fb44
Lines Changed: +59, -2

2 Modified Paths:

/intern/cycles/device/device_denoise.cpp (+50, -0) (Diff)
/intern/cycles/device/device_denoise.h (+9, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021