Blender Git Loki
Git Commits -> Revision 75cc33f
Revision 75cc33f by Sergey Sharybin (master) February 22, 2017, 12:06 (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: 75cc33fa20457695d33e90886e8802c28fd96c2a
Parent Commit: 36c4fc1
Lines Changed: +2, -1
1 Modified Path:
/source/creator/creator_args.c (+2, -1) (Diff)