Blender Git Commit Log

Git Commits -> Revision 3f3b474

Revision 3f3b474 by Campbell Barton (master)
April 6, 2021, 03:08 (GMT)
Fix T87187: Area.type & ui_type empty area access fails

Reading Area.type & ui_type printed an error from `pyrna_enum_to_py`
and returned an empty string.

As empty is a valid value, include it in the property enum list.

Commit Details:

Full Hash: 3f3b4745b6ad99a0503fba4793d0f1febedadebc
Parent Commit: 074b0b6
Lines Changed: +28, -18

1 Modified Path:

/source/blender/makesrna/intern/rna_screen.c (+28, -18) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021