Blender Git Commit Log

Git Commits -> Revision c2dfcd9

Revision c2dfcd9 by Brecht Van Lommel (master)
December 28, 2012, 14:46 (GMT)
Convert alpha node: rename "key alpha" to "straight alpha" for consistency.

Commit Details:

Full Hash: c2dfcd9208a6afe03b108e682cc4d47fadb5f2bf
SVN Revision: 53374
Parent Commit: e9ba345
Lines Changed: +222, -222

4 Added Paths:

/source/blender/compositor/operations/COM_ConvertPremulToStraightOperation.cpp (+60, -0) (View)
/source/blender/compositor/operations/COM_ConvertPremulToStraightOperation.h (+48, -0) (View)
/source/blender/compositor/operations/COM_ConvertStraightToPremulOperation.cpp (+55, -0) (View)
/source/blender/compositor/operations/COM_ConvertStraightToPremulOperation.h (+49, -0) (View)

4 Deleted Paths:

/source/blender/compositor/operations/COM_ConvertKeyToPremulOperation.cpp (+0, -55)
/source/blender/compositor/operations/COM_ConvertKeyToPremulOperation.h (+0, -49)
/source/blender/compositor/operations/COM_ConvertPremulToKeyOperation.cpp (+0, -60)
/source/blender/compositor/operations/COM_ConvertPremulToKeyOperation.h (+0, -48)

3 Modified Paths:

/source/blender/compositor/CMakeLists.txt (+4, -4) (Diff)
/source/blender/compositor/nodes/COM_ConvertAlphaNode.cpp (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021