Blender Git Commit Log

Git Commits -> Revision 440c91b

Revision 440c91b by Sergey Sharybin (master)
July 10, 2017, 10:28 (GMT)
Fix T52011: Border render is incorrect with multiple scenes

The code was somewhat weird: it was first copying border/crop settings from
the "source" scene, then was checking border settings of the current scene
and only then was copying border from "source" scene.

Now we first copy border/crop flags, then copy border from source and then
check whether border is a full-frame.

Commit Details:

Full Hash: 440c91b1f6404082011d9e5d5a1c755d0b75ca9d
Parent Commit: 5b1c1d4
Lines Changed: +2, -2

1 Modified Path:

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