Blender Git Loki

Git Commits -> Revision 122cb86

Revision 122cb86 by Sergey Sharybin (master)
September 4, 2012, 13:37 (GMT)
Sequencer: remove strip's color balance in favor of modifiers

Having two ways to control color balance now seems a bit overkill
and not clear.

Removed old Color Balance settings from the interface and logic,
added versioning code to convert this settings to modifier.

Unfortunately, since color balance was a pointer, it's not actually
possible to preserve compatibility of old files saved in new
blender and opened back in old blender.

Hopefully there's no regressions :)

Commit Details:

Full Hash: 122cb86d1510e332966aba94cfa2c0f3a3c4f856
SVN Revision: 50385
Parent Commit: adea12c
Lines Changed: +43, -87

7 Modified Paths:

/release/scripts/startup/bl_ui/space_sequencer.py (+0, -4) (Diff)
/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+1, -35) (Diff)
/source/blender/blenloader/intern/readfile.c (+39, -10) (Diff)
/source/blender/blenloader/intern/writefile.c (+0, -3) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+0, -32) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021