Blender Git Commit Log
Git Commits -> Revision 127b3e6
Revision 127b3e6 by Brecht Van Lommel (master) January 31, 2010, 15:06 (GMT) |
Fix #20879: crash when add textures brush in sculpt mode. Drawing the texture would crash because the VBO was still bound. As I understand it this is not necessarily against the opengl spec, but might as well unbind it, the driver bug seems to have been fixed but has not trickled down everywhere yet. http://bugs.freedesktop.org/show_bug.cgi?id=23859 |
Commit Details:
Full Hash: 127b3e6882ad92fe562d4e424295253755314bc1
SVN Revision: 26473
Parent Commit: 95069f2
Lines Changed: +3, -0
1 Modified Path:
/source/blender/gpu/intern/gpu_buffers.c (+3, -0) (Diff)