Blender Git Loki
Git Commits -> Revision 8b649b9
Revision 8b649b9 by Jason Wilkins (soc-2012-swiss_cheese) September 26, 2012, 12:17 (GMT) |
OpenGL Usage Polcy fixes: glBlendFunc Default value is GL_ALPHA/GL_ONE_MINUS_ALPHA. No need to set this as blend function if that is what is needed. Always return value to this if using a non-default blend function. |
Commit Details:
Full Hash: 8b649b9e30a63944387173687d1026769c766edc
SVN Revision: 50904
Parent Commit: 8dd0854
Lines Changed: +34, -31