Blender Git Commit Log
Git Commits  -> Revision 8e35657
		
			
			
		
Revision 8e35657 by Mike Erwin (master) January 22, 2016, 02:07 (GMT)  | 
OpenGL: fewer state changes for wireframe PBVH Wireframe drawing doesn?t use the following GL state, so don?t update these: - ShadeModel - NormalPointer - ColorPointer Normal & color data are still uploaded as part of the interleaved VBO, but those attributes are disabled for wireframe.  | 
Commit Details:
Full Hash: 8e35657beb595e0b5f1ac2a594ab36bb306cbf6e
Parent Commit: 445f791
Lines Changed:  +21,  -14
1 Modified Path:
/source/blender/gpu/intern/gpu_buffers.c (+21, -14) (Diff)


 Master Commits
MiikaHweb | 2003-2021