Blender Git Commit Log
Git Commits -> Revision 699d7fd
Revision 699d7fd by Mike Erwin (GPU_data_request) April 9, 2015, 06:35 (GMT) |
tweak GL state tracking New defaults to match common 3D view usage: - draw both sides (backface culling off) - depth buffer test & write enabled Also made default state more readable. Fixed copy-paste error, GL_POLYGON_STIPPLE. Mesh objects now draw fine in wireframe and (smooth) solid modes. Now compatible with UI widgets drawn later! |
Commit Details:
Full Hash: 699d7fd7322dcbb96a131a94f1656845cfe41178
Parent Commit: 1282047
Lines Changed: +35, -26