Blender Git Commit Log

Git Commits -> Revision b62c2a9

Revision b62c2a9 by Sergey Sharybin (master)
May 2, 2014, 12:54 (GMT)
Fix T39985: crash while rendering a scene with compositing nodes using another scene

The issue was caused by the wrong scene used to acquire render result for.

Now made it so render pipeline reports currently rendering scene to the job
via special callback.

This also solves missing tile highlight issue when rendering multiple scenes
in the compositor.

Commit Details:

Full Hash: b62c2a913bb41f858371594dfab0448bddb773d0
Parent Commit: 1552b56
Lines Changed: +29, -1

5 Modified Paths:

/source/blender/editors/render/render_internal.c (+11, -1) (Diff)
/source/blender/render/extern/include/RE_pipeline.h (+1, -0) (Diff)
/source/blender/render/intern/include/render_types.h (+2, -0) (Diff)
/source/blender/render/intern/source/envmap.c (+2, -0) (Diff)
/source/blender/render/intern/source/pipeline.c (+13, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021