> Also, I learned that there are actually 'packed libraries'. Is there a
> way, from Python, to know whether a library object is a 'packed library'?

Committed 
https://developer.blender.org/rBb37b3171734b22f649e3de205377fe7e994a407c

eg:

  print(bpy.data.libraries[0].packed_data is None)
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to