Blender Git Commit Log
Git Commits -> Revision dc1e98d
Revision dc1e98d by Campbell Barton (master) April 23, 2021, 07:25 (GMT) |
Fix T86765: Custom properties are included in `__dir__` Remove custom properties from `__dir__` method result since these can't be accessed using `__getattr__`. Introduced in the 2.5x Python API update. |
Commit Details:
Full Hash: dc1e98d8a041e161a7bbda97cfac3df57d0ff320
Parent Commit: 0817763
Lines Changed: +4, -0
1 Modified Path:
/source/blender/python/intern/bpy_rna.c (+4, -0) (Diff)