Blender Git Commit Log
Git Commits -> Revision ac5d28a
Revision ac5d28a by Joseph Eagar (master) February 14, 2008, 13:36 (GMT) |
Added another 2 checks for if an image has the premul flag set, 1 in the image compositor node, another in render_realtime_texture. Note that multilayer images in the image compositor node do not respect the premul flag (though I did write commented out code for it). As far as I can tell, the premul option never worked for multilayer images in the image node, so I'm a little nervous about making it work properly there. ton, any comments? |
Commit Details:
Full Hash: ac5d28a13c6db6837fd1f00cfecd9cef06e8d92a
SVN Revision: 13687
Parent Commit: 6907bcc
Lines Changed: +41, -2