Blender Git Loki
Git Commits -> Revision ac276e1
Revision ac276e1 by Mike Erwin (master) March 13, 2017, 20:10 (GMT) |
fix "Modern Viewport" regression GPU_viewport_bind & unbind should be called as pairs. A recent commit -- 3b91989a093aef874b601efcffd247cf61e73bad -- called unbind only for some code paths, overflowing OpenGL's matrix & attrib stacks. |
Commit Details:
Full Hash: ac276e15410814094c90125ffa528034d02ab967
Parent Commit: b4157de
Lines Changed: +2, -3