This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Campbell Barton dc1e98d8a0 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.
2021-04-23 17:25:49 +10:00
..
2021-03-29 19:11:17 -06:00
2021-03-18 09:36:44 +11:00
2021-04-23 11:32:32 +10:00
2021-04-23 09:02:46 +10:00
2021-04-11 13:09:27 +10:00