Blender Git Loki
Git Commits -> Revision 42089fc
Revision 42089fc by Campbell Barton (blender-v2.83-release) May 7, 2021, 05:50 (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: 42089fcde087b3738312e52820a57504795c69f1
Parent Commit: c5c35e9
Committed By: Jeroen Bakker
Lines Changed: +4, -0
1 Modified Path:
/source/blender/python/intern/bpy_rna.c (+4, -0) (Diff)