Blender Git Loki
Git Commits -> Revision 0b23f03
Revision 0b23f03 by Ton Roosendaal (master) November 12, 2010, 14:59 (GMT) |
Bugfix #24335 ZCombine node in compositor ignored alpha values. Enabling it would break compatibility though, so it's a tickbox option now. Patch provided by reporter, Martin Lubich. Thanks! |
Commit Details:
Full Hash: 0b23f03503e6acb5261711720950fde410bb534d
SVN Revision: 33041
Parent Commit: 3c4b1c0
Lines Changed: +95, -16
5 Modified Paths:
/source/blender/editors/space_node/drawnode.c (+12, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+10, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree_types.h (+1, -1) (Diff)
/source/blender/makesrna/rna_cleanup/rna_properties.txt (+1, -0) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c (+71, -15) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+10, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree_types.h (+1, -1) (Diff)
/source/blender/makesrna/rna_cleanup/rna_properties.txt (+1, -0) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c (+71, -15) (Diff)