Blender Git Commit Log
Git Commits -> Revision 1f63b08
Revision 1f63b08 by Bastien Montagne (master) March 19, 2014, 11:50 (GMT) |
Fix `bpy.types.Operator.bl_rna.foobar` not working since rBfe094eaf20. When path to resolve "finishes" on a collection prop, do not erase the returned prop! This caused py's path_resolve to return same PointerRNA as the one passed as parameter, leading to inifinte recursion in Operator's accessor func (__getattribute__)... |
Commit Details:
Full Hash: 1f63b0807b9f604d593f945fb02cb443250ea84f
Parent Commit: 3f89b92
Lines Changed: +6, -2
1 Modified Path:
/source/blender/makesrna/intern/rna_access.c (+6, -2) (Diff)