Files
test/source
Ton Roosendaal c09b1a985c bugfix #18187
Using "Key Alpha" didn't work when using MBlur render. The accumulation
code was assuming regular alpha then. Now it corrects for it.

Still it's a bit of a weak spot in Blender's render system. I will look 
in the future to make this a real post process; converting all RGBA 
buffers in the system, including for all passes, to "key alpha". 
Combined with that our compositor should become alpha type aware too. 
Everything in Blender assumes premul alpha, which still just will work 
best in general...
2009-04-22 11:54:43 +00:00
..
2009-04-22 11:54:43 +00:00
2009-04-22 09:47:57 +00:00
2008-09-19 14:15:36 +00:00
2008-10-22 11:28:10 +00:00