Blender Git Loki
Git Commits -> Revision b0b83c0
Revision b0b83c0 by Sergey Sharybin (master) June 13, 2017, 10:20 (GMT) |
Draw manager: Fix initialization of static struct It's first member is a multi-dimensional array, so proper way to initialize that is to use multiple levels of braces. |
Commit Details:
Full Hash: b0b83c0db41278691b8dd5fcdffc97a84ae97223
Parent Commit: 4c6cb33
Lines Changed: +1, -1
1 Modified Path:
/source/blender/draw/intern/draw_manager.c (+1, -1) (Diff)