Blender Git Commit Log

Git Commits -> Revision 6e1ea04

Revision 6e1ea04 by Sergey Sharybin (master)
March 5, 2015, 15:21 (GMT)
Fix T43894: Wrong alpha with bilateral blur node

The issue was caused by AO operation reporting it's a color operation
(which means it's expected to output RGBA) but internally it's RGB
only in the render engine, which caused some memory to be uninitialized.

Commit Details:

Full Hash: 6e1ea04ada2a4f1bcc2ac2df1b1f411756582643
Parent Commit: 73d0749
Lines Changed: +14, -0

2 Modified Paths:

/source/blender/compositor/operations/COM_RenderLayersProg.cpp (+13, -0) (Diff)
/source/blender/compositor/operations/COM_RenderLayersProg.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021