Blender Git Loki
Git Commits -> Revision ac8246c
Revision ac8246c by Sergey Sharybin (master) June 2, 2016, 12:01 (GMT) |
Fix for GLSL uniform being update from inside glBegin/glEnd This seems to be illegal and not productive anyway. Do it ahead of a time now, which solves shading issues in edit mode and prevents assert from happening. |
Commit Details:
Full Hash: ac8246cd893c417d89dfde9704cc0ae2edbbc936
Parent Commit: 664e854
Lines Changed: +19, -4
1 Modified Path:
/source/blender/blenkernel/intern/editderivedmesh.c (+19, -4) (Diff)