Blender Git Commit Log

Git Commits -> Revision 8850775

Revision 8850775 by Sergey Sharybin (master)
January 25, 2016, 10:16 (GMT)
Sequencer: Add option to use absolute mask animation time

This is handy for cases when mask is created on top of the edit and
used for tasks like color grading and other enhancement.

That was the main purpose of the masks which was totally broken in
6786ef6. Now it's possible to have masks created as both a part of
input movie roto process (which then better be re-mapped to the strip
timing) and as a grading tool (which should be using scene timing
for the animation).

Thanks artists from the Nieve for screaming about such a broken case.

Commit Details:

Full Hash: 8850775ce86fc2873f00bdd87aaec11f460c298a
Parent Commit: 4f8b7f4
Lines Changed: +36, -2

4 Modified Paths:

/release/scripts/startup/bl_ui/space_sequencer.py (+2, -0) (Diff)
/source/blender/blenkernel/intern/seqmodifier.c (+13, -1) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+9, -1) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021