Blender Git Commit Log
Git Commits -> Revision 525da1f
Revision 525da1f by Brecht Van Lommel (master) February 18, 2013, 17:39 (GMT) |
Fix wrong alpha channel for OpenGL render results with transparent textures or materials, the typical glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); blend function does not give correct destination alpha. |
Commit Details:
Full Hash: 525da1f872a79a212e56f0692472d7831ddaf442
SVN Revision: 54638
Parent Commit: 9ab3d4f
Lines Changed: +6, -1
1 Modified Path:
/source/blender/gpu/intern/gpu_draw.c (+6, -1) (Diff)