Blender Git Commit Log

Git Commits -> Revision 37e6a19

Revision 37e6a19 by Campbell Barton (master)
February 20, 2021, 05:19 (GMT)
PyAPI: use a new type for storing the deferred result of bpy.props

This is needed to support Python 3.10's Postponed annotation evaluation.

It also simplifies type checking.

Commit Details:

Full Hash: 37e6a1995ac7eeabd5b6a56621ad5a850dae4149
Parent Commit: 4cd808f
Lines Changed: +135, -92

3 Modified Paths:

/source/blender/python/intern/bpy_props.c (+70, -22) (Diff)
/source/blender/python/intern/bpy_props.h (+10, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+55, -70) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021