Blender Git Commit Log

Git Commits -> Revision 65ebb66

Revision 65ebb66 by Dalai Felinto (master)
May 9, 2017, 13:23 (GMT)
glPushAttrib/Pop change implementation to use a stack

The original implementation (cbd78c81268f) broke depth of field.

Commit Details:

Full Hash: 65ebb668ec8d1fed282d59eea47da6dd47b699db
Parent Commit: 86c299c
Lines Changed: +139, -126

8 Modified Paths:

/source/blender/editors/sculpt_paint/paint_cursor.c (+2, -3) (Diff)
/source/blender/gpu/GPU_draw.h (+4, -46) (Diff)
/source/blender/gpu/intern/gpu_compositing.c (+4, -6) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+118, -54) (Diff)
/source/blender/gpu/intern/gpu_framebuffer.c (+6, -8) (Diff)
/source/blender/gpu/intern/gpu_select_pick.c (+2, -4) (Diff)
/source/blender/gpu/intern/gpu_select_sample_query.c (+2, -4) (Diff)
/source/blender/gpu/intern/gpu_viewport.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021