Go to file
Brecht Van Lommel 83de13f75a 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
2019-03-19 18:23:19 +01:00
build_files Cleanup: remove unused buildbot code. 2019-03-17 12:01:19 +01:00
doc Fix typo in context docs. 2018-12-14 08:13:55 +11:00
extern Cleanup: manually remove header text not handled by automation 2019-02-02 02:41:25 +11:00
intern Cycles: add cycles.merge_images operator for combing EXR renders. 2019-03-19 18:23:19 +01:00
release Cleanup: remove redundant, invalid info from headers 2019-02-02 02:40:00 +11:00
source Fix T62120: number button editing outside of soft max range jumps. 2019-03-14 18:29:42 +01:00
tests Tests: remove unnecessary _test postfix on test names. 2019-03-15 19:11:33 +01:00
.arcconfig Update .arcconfig for moving master to blender2.7 branch. 2018-12-21 12:12:32 +01:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Git: add TAGS & tags to .gitignore 2019-01-22 12:50:13 +01:00
.gitmodules Update for moving master to blender2.7 branch. 2018-12-21 12:01:05 +01:00
CMakeLists.txt macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster. 2019-01-26 15:48:56 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Update for moving master to blender2.7 branch. 2018-12-21 12:01:05 +01:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00