Page MenuHome

Fix edit linked library failing to register after recent change to register requirements
ClosedPublic

Authored by Rainer Trummer (aliasguru) on Mar 25 2019, 9:28 AM.

Details

Summary

In commit b24a255ca67841ff2d6121327791e933ce8e3602 it now became required to provide a valid bl_idname. For the object_edit_linked Add-on there was an error in a subpanel regarding that convention. When testing, I realised that the idname for said Panel isn't even mandatory, so I removed it in this patch, which makes it load again.

Diff Detail

Event Timeline

This revision is now accepted and ready to land.Mar 25 2019, 10:43 AM
This revision was automatically updated to reflect the committed changes.