Blender Git Loki
Git Commits -> Revision 3177023
Revision 3177023 by Sergey Sharybin (master) March 29, 2018, 10:07 (GMT) |
Draw manager: Use C99 struct initialization Allows us to easily add fields which we never want to be initialized, but still keep sane order of fields in the structure itself. |
Commit Details:
Full Hash: 317702310412454bdad8a942f4e02e1ff93c6aa1
Parent Commit: 90e1a5f
Lines Changed: +24, -10
1 Modified Path:
/source/blender/draw/intern/draw_manager.c (+24, -10) (Diff)