This patch is a fix for T82405. The issue was caused by using context.active_object.data.keys() which doesn't check if data is None. This is the case if the active object is an empty.
Details
Details
Diff Detail
Diff Detail
- Repository
- rBA Blender Add-ons
- Branch
- 2020-11-04-empty-data
- Build Status
Buildable 11118 Build 11118: arc lint + arc unit