gregzaal / librarian

View what datablocks are coming from which linked libraries
4 stars 2 forks source link

Falsely detecting Appended objects #1

Open gregzaal opened 7 years ago

gregzaal commented 7 years ago

After appending some objects, they show up in the librarian panel. They do disappear once the file is saved and reloaded, but still kinda misleading.

schroef commented 8 months ago

Cant you filter it by checking users? Normally, if something is not used, we see a leading 0 (zero)

EDIT just tried it by linking in a blend file > collection. Then check boy.data.libraries[0].users which returns 1. Then delete instance, check users again and it still shows 1. Thats not really useful and neither correct i think