Blender Git Loki
Git Commits -> Revision b68673f
Revision b68673f by Lukas Toenne (master) May 16, 2012, 10:10 (GMT) |
Fix #31369 (discussed in bug report comments). Setting the path/layer name strings of the file/layer slots of the file output node would crash, due to missing id.data pointer in the PointerRNA. Solved by using the iter->parent.id.data pointer for the RNA collection iterator. |
Commit Details:
Full Hash: b68673f37cbe3732f895d05391a91bea498b8286
SVN Revision: 46689
Parent Commit: e34a1fc
Lines Changed: +2, -2
1 Modified Path:
/source/blender/makesrna/intern/rna_nodetree.c (+2, -2) (Diff)