Blender Git Loki

Git Commits -> Revision 3e38a95

Revision 3e38a95 by Ton Roosendaal (master)
January 7, 2005, 18:07 (GMT)
Bug fix #2104

When using Sequencer for Alpha-Over images, it was assuming "Key" alpha by
default, and converting images to "Premul" (= multiplying RGB with alpha).
This isn't very nice, also because alpha generated by MBlur in Blender
always is of type Premul already.

Solution; make this an option. In the Nkey panel for strips you can set
or disable Premul now. As extra also added the "Filter" and "Mul" options,
as already there for Movie strips. Can easily be extended to more options
for various postprocess effects.

Commit Details:

Full Hash: 3e38a951dd46938c45489551b1c0164eb0e7d100
SVN Revision: 3729
Parent Commit: ac82b48
Lines Changed: +31, -15

4 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+10, -0) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+1, -0) (Diff)
/source/blender/src/drawseq.c (+11, -13) (Diff)
/source/blender/src/sequence.c (+9, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021