Blender Git Commit Log

Git Commits -> Revision bd0b9ed

Revision bd0b9ed by Sergey Sharybin (master)
December 5, 2014, 17:15 (GMT)
Cycles: Add dedicated Progress::set_error() call

Currently it acts the same as set_cancel(), but this way we're able to
distinguish situations when rendering was aborted by user demand (for
example pressing Esc in standalone renderer) or if something went horribly
wrong (for example out of VRAM error).

Commit Details:

Full Hash: bd0b9ed0c0436cda050f139b9d30bd3d0648d09a
Parent Commit: 716890e
Lines Changed: +35, -6

2 Modified Paths:

/intern/cycles/render/session.cpp (+6, -6) (Diff)
/intern/cycles/util/util_progress.h (+29, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021