Blender Git Commit Log

Git Commits -> Revision 3d7fd3c

Revision 3d7fd3c by Sergey Sharybin (master)
September 4, 2012, 13:48 (GMT)
Sequencer: remove effect mask input

Initial idea of this input was re-designed in a bit more flexible
way using modifiers.
Also since Color Balance (which was the only thing using effect
mask input) was moved to the modifiers, this input field became
rudiment.

It's pretty tricky to write versioning code to prevent possible
data in cases this field was used, but hope it wouldn't be difficult
to switch to modifiers masks.

Commit Details:

Full Hash: 3d7fd3c1580f2b398bc96439b7c35673a517f058
SVN Revision: 50387
Parent Commit: 159c1b4
Lines Changed: +19, -62

4 Modified Paths:

/release/scripts/startup/bl_ui/space_sequencer.py (+1, -5) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+0, -3) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+18, -53) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021