Blender Git Loki
Git Commits -> Revision 88157b9
Revision 88157b9 by Brecht Van Lommel (master) June 24, 2020, 13:17 (GMT) |
Python API: support integer default for bpy.props.EnumProperty This must match the specified number in enum items, and is supported for both static and dynamic enums. Previously dynamic enums did not support a default value at all. |
Commit Details:
Full Hash: 88157b9efb2027380c4083d06e4ed61d8d109cef
Parent Commit: 073ab47
Lines Changed: +44, -28
1 Modified Path:
/source/blender/python/intern/bpy_props.c (+44, -28) (Diff)