Blender Git Loki
Git Commits -> Revision 25e492e
Revision 25e492e by Mike Erwin (GPU_data_request) May 14, 2015, 03:57 (GMT) |
new function: bind all attrib locations Was binding these by hand in wireframe shader tests, but retyping the name strings is a potential source of errors. Call this function instead after creating VertexBuffer but before linking the GLSL program. |
Commit Details:
Full Hash: 25e492edaa2cb57999ed229534a36fbeb841cf14
Parent Commit: eb42cbf
Lines Changed: +20, -0