Blender Git Commit Log
Git Commits -> Revision 57a2015
Revision 57a2015 by Sergey Sharybin (master) September 29, 2016, 13:00 (GMT) |
Adopt referenced scene in the context when evaluating sequences within a Scene Strip This change makes it so that when the sequences within a Scene strip are evaluated, they use the Scene that they come from as the context as opposed the Scene that the Scene strip is in. This is necessary, for example, in the case of the MulticamSelector where it needs to reference strips in the original Scene as opposed to the Scene where the Scene strip is located. Patch by @Matt (HyperSphere), thanks! |
Commit Details:
Full Hash: 57a2015f5674ac237fd35f5ec182362e7ff6d79e
Parent Commit: 31ebbe4
Lines Changed: +7, -1
1 Modified Path:
/source/blender/blenkernel/intern/sequencer.c (+7, -1) (Diff)