Blender Git Commit Log

Git Commits -> Revision 7040a07

November 22, 2016, 03:11 (GMT)
Cycles Denoising: Add standalone animation denoising call to the Cycles Python API

Previously, a build of Cycles Standalone was needed for animation denoising.
Now, it is possible to call it from Python Scripts in Blender or directly from the command line (through --python-expr).

Commit Details:

Full Hash: 7040a071cf0e2e4c716d83a95a08b45e71d0cfa7
Parent Commit: 9bb8e42
Lines Changed: +328, -238

2 Added Paths:

/intern/cycles/render/denoising.cpp (+250, -0) (View)
/intern/cycles/render/denoising.h (+31, -0) (View)

5 Modified Paths:

/intern/cycles/app/cycles_denoising.cpp (+5, -237) (Diff)
/intern/cycles/app/cycles_standalone.cpp (+1, -1) (Diff)
/intern/cycles/app/cycles_standalone.h (+1, -0) (Diff)
/intern/cycles/blender/blender_python.cpp (+38, -0) (Diff)
/intern/cycles/render/CMakeLists.txt (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021