Blender Git Loki
Git Commits -> Revision 1733141
Revision 1733141 by Sergey Sharybin (blender-v2.78-release, blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 19, 2016, 12:26 (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: 1733141db815663d538bfeae21c0ab4ba6be0f7f
Parent Commit: 0df78d1
Lines Changed: +7, -1
1 Modified Path:
/source/blender/blenkernel/intern/sequencer.c (+7, -1) (Diff)