I have spent the last couple of days rewriting the official Sketchfab exporter so that it now works in Blender 2.8. I mostly did this to teach myself how to create add-ons for blender. So, if you use Blender 2.8 and really want to upload models to sketchfab the way you did with 2.7x, then now you can!
So what has changed?
- I updated the Sketchfab API that was used from v1 to v3.
- I added a choice for adding a category for you model
- Added the option to publish or just export as a draft
- Added the choice to make your model inspectable
- Added the choice to make your model downloadable on sketchfab
- Added a choice for choosing a license if you make your model downloadable
If you are interested, feel free to download the add-on and try it out. And if you are not interested, and prefer to wait for an official update, that’s fine too. I learnt a lot doing this. 🙂
Where can you download the add-on?
The add-on can now be found on my github page. Will be easier to maintain it that way.
https://github.com/thenewcoder/unofficial-sketchfab-exporter
