Blender Git Loki
Git Commits -> Revision 9f99c7b
Revision 9f99c7b by Antonis Ryakiotakis (master) January 6, 2013, 17:06 (GMT) |
Slight modification of viewport sky: Avoid clearing the colour buffer since we fill it later anyway. Usually OpenGL does color + depth buffer concurrently so this probably won't have any noticable effect. Still better be pedantic about it in case we do earn some performance out of it. Added alpha component in sky color to make sure it is set to zero in the framebuffer too. |
Commit Details:
Full Hash: 9f99c7b4e2215c28781751b5e34acd54ae875431
SVN Revision: 53609
Parent Commit: d72a903
Lines Changed: +7, -7
1 Modified Path:
/source/blender/editors/space_view3d/view3d_draw.c (+7, -7) (Diff)