CreativeDesigner3D / BlenderPro

My Custom Application Template for Blender
GNU General Public License v3.0
67 stars 12 forks source link

Error When trying to access library with no assets #13

Closed CreativeDesigner3D closed 6 years ago

CreativeDesigner3D commented 6 years ago

When users try to access the object, group, or material library when there are no assets the interface is displayed in a strange way and after clicking the Ok button they get a traceback error.

When calling the library operator we should check to see if they have any assets loaded and display a message saying that they don't have any assets saved to the library.