blender/source
Sergey Sharybin 75cc33fa20 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.
2017-02-22 13:06:24 +01:00
..
blender Cycles: Fix shading with autosmooth and custom normals 2017-02-22 10:54:36 +01:00
blenderplayer Fix T49860: Copying vgroups between objects sharing the same obdata was not possible. 2017-02-03 15:47:44 +01:00
creator Fix Cycles still saving render output when error happened 2017-02-22 13:06:24 +01:00
gameengine BGE: Fix T50098: Crash when useding ImageMirror 2016-12-14 20:07:51 +01:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt