Blender Git Commit Log
Git Commits -> Revision 599e979
Revision 599e979 by Sybren A. Stüvel (master) June 26, 2018, 15:35 (GMT) |
Fix bug in DNA_struct_elem_find when checking the first field find_elem(olddata=NULL) doesn't work reliably for existence checks; it will return NULL both when the field is found at offset 0 and when it is not found at all. |
Commit Details:
Full Hash: 599e979d90327c1e10031f992cb2be2cda414825
Parent Commit: 73eb1bf
Lines Changed: +39, -2
1 Modified Path:
/source/blender/makesdna/intern/dna_genfile.c (+39, -2) (Diff)