Blender Git Loki
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