Blender Git Commit Log
Git Commits -> Revision d9e6268
Revision d9e6268 by Sergey Sharybin (blender-v2.78c-release) February 24, 2017, 13:20 (GMT) |
Fix Cycles still saving render output when error happened This was fixed ages ago for the interface case but not for the command line. The thing here is that currently external engines are relying on reports system to indicate that error happened so suppressing reports storage in the background mode prevented render pipeline from detecting errors happened. This is all weak and i don't like it, but this is better than delivering black frames from the farm. |
Commit Details:
Full Hash: d9e6268e8912c495a117dc0805ec33dd8125a269
Parent Commit: bc27652
Lines Changed: +2, -1
1 Modified Path:
/source/creator/creator_args.c (+2, -1) (Diff)