Blender Git Loki
Git Commits -> Revision 985e77b
Revision 985e77b by Campbell Barton (master) November 27, 2011, 14:13 (GMT) |
accessing rna 'default_flag' attribute of a non enum-flag could crash. eg. bpy.types.Modifier.bl_rna.properties["type"].default_flag now check the default/default_flag match the enum property they are used with. |
Commit Details:
Full Hash: 985e77b723d558fc5aa14b317d18bafbaada3628
SVN Revision: 42188
Parent Commit: 7025f13
Lines Changed: +6, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_rna.c (+6, -1) (Diff)