Blender Git Loki

Git Commits -> Revision 83de13f

Revision 83de13f by Brecht Van Lommel (master)
March 19, 2019, 17:23 (GMT)
Cycles: add cycles.merge_images operator for combing EXR renders.

This is only available through the API, mainly intended for render farms to
combine rendered multilayer EXR Files with different samples. The images are
currently expected to have the exact same render layers and passes, just with
different samples.

Variance passes are still simply a weighted average, ideally these should be
merged more intelligently.

Differential Revision: https://developer.blender.org/D4554

Commit Details:

Full Hash: 83de13f75aafca7d4e1d58ddd36cca19121aa84f
Parent Commit: 5b7b710
Lines Changed: +582, -6

2 Added Paths:

/intern/cycles/render/merge.cpp (+456, -0) (View)
/intern/cycles/render/merge.h (+43, -0) (View)

4 Modified Paths:

/intern/cycles/blender/addon/operators.py (+40, -1) (Diff)
/intern/cycles/blender/blender_python.cpp (+41, -4) (Diff)
/intern/cycles/blender/blender_util.h (+0, -1) (Diff)
/intern/cycles/render/CMakeLists.txt (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021