Blender Git Commit Log

Git Commits -> Revision ea513a9

Revision ea513a9 by Sergey Sharybin (master)
September 11, 2019, 08:43 (GMT)
Render: Only run callbacks for non-preview renders

Those handlers are usually done to edit scene which is being rendered,
and this is not supported due to a fully localized nature of the preview
bmain.

There is still non-conditional callback in stats_background which is a
bit tricky to cover with check, but this code is not supposed to be run
for previews anyway.

Reviewers: brecht

Differential Revision: https://developer.blender.org/D5731

Commit Details:

Full Hash: ea513a97f5339e10d0e1abf4bf301a7b38a40330
Parent Commit: a650258
Lines Changed: +35, -13

1 Modified Path:

/source/blender/render/intern/source/pipeline.c (+35, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021