Blender Git Loki
Git Commits -> Revision b218d90
Revision b218d90 by Campbell Barton (master) August 7, 2012, 10:03 (GMT) |
fix a crash when python is registering enum properties and the `items` argument is a generator (some sequence type besides a list/typle), in this case it could free the strings before blender duplicates them. this fixes [#32192] Import Images as Planes script is broken |
Commit Details:
Full Hash: b218d901766305d322f1cadd4422c9efe2271495
SVN Revision: 49644
Parent Commit: b9c4415
Lines Changed: +5, -2
1 Modified Path:
/source/blender/python/intern/bpy_props.c (+5, -2) (Diff)