Blender Git Loki
Git Commits -> Revision 0a9935c
Revision 0a9935c by Mike Erwin (master) January 5, 2016, 06:35 (GMT) |
OpenGL: various small optimizations - set uniform colors outside of loop - replace glBegin/End with DrawRangeElements - use GL_LINES when drawing single lines |
Commit Details:
Full Hash: 0a9935cb285b85c5e0b0e4d988246db41145634b
Parent Commit: da070f6
Lines Changed: +52, -99