sketchfab / blender-plugin

Apache License 2.0
1.14k stars 125 forks source link

Automatically generate a model attribution file #134

Open areebuzair opened 5 months ago

areebuzair commented 5 months ago

Added a class called "SF_Attributions" to init.py. When downloading a model, if the model information is available publicly i.e. the model is public, a text file will automatically be generated which will contain the credits to the author and license information. The change was made to the SketchfabDownloadModel.execute() function.

Here is a video demo.

Preview: Screenshot 2024-06-15 112535