Blender Git Commit Log

Git Commits -> Revision 9cc9db8

Revision 9cc9db8 by Brecht Van Lommel (master)
April 27, 2018, 16:52 (GMT)
Fix missing action zones and emboss in the 3D viewport.

Not really happy with the fix, but it works. With the new window draw method
we are no longer storing the 3D viewport in 4 buffers, by having the GPU
viewport function directly as the 3rd buffer. This means we need to draw the
action zones into it, and so we need to keep the framebuffer bound a little
longer.

Commit Details:

Full Hash: 9cc9db87bbccf2b8648afa0db5af8240ec41c2c9
Parent Commit: 351d782
Lines Changed: +9, -1

2 Modified Paths:

/source/blender/draw/intern/draw_manager.c (+8, -1) (Diff)
/source/blender/gpu/intern/gpu_viewport.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021