Blender Git Commit Log
Git Commits -> Revision e54cde4
Revision e54cde4 by Alexander Gavrilov (master) August 19, 2019, 17:23 (GMT) |
Fix T68831: use NULL instead of the wrong pointer to read default array. The pointer argument is supposed to be the object the property belongs to, not a pointer to the property metadata itself. This only worked before because the argument was never used. |
Commit Details:
Full Hash: e54cde403c47ef2af1f5166f2e8895d051fe7e36
Parent Commit: 9532641
Lines Changed: +6, -3
1 Modified Path:
/source/blender/makesrna/intern/rna_rna.c (+6, -3) (Diff)