Blender Git Loki
Git Commits -> Revision eafcbbb
Revision eafcbbb by Campbell Barton (master) February 19, 2021, 11:12 (GMT) |
PyAPI: use real module for bpy.types This is needed to support `typing.get_type_hints`, which expects each classes module to have a module '__dict__'. |
Commit Details:
Full Hash: eafcbbb4f741cab7990f17eb07aab0843b242ebd
Parent Commit: 80e5697
Lines Changed: +53, -71