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)
/intern/cycles/render/denoising.h (+31, -0) (View)