Blender Git Commit Log
Git Commits -> Revision 7d11a67
Revision 7d11a67 by Ton Roosendaal (master) January 10, 2007, 15:25 (GMT) |
Bugfix #5487 (among others) glDrawArrays() for a closed line loop (polygon) crashes in some platforms, but why we couldn't find any reason for. Replaced code with regular glBegin() and glEnd(). |
Commit Details:
Full Hash: 7d11a67a4e69602396976fc16caaf849ceaa9d0e
SVN Revision: 9704
Parent Commit: 03bff38
Lines Changed: +10, -2
1 Modified Path:
/source/blender/src/drawobject.c (+10, -2) (Diff)