Skip to content

Releases: sketchfab/maya-exporter

Maya Sketchfab Exporter - v2.6

30 Sep 14:54
Compare
Choose a tag to compare
  • Adds Apache 2.0 License
  • Updates to Sketchfab API v3
  • Fixes long vs int error in Maya 2022
  • Cleans unused imports
  • Cleans whitespace
  • Cleans string formatting inconsistencies
  • Removes polling for processing status
  • Adds check to fix failing silently on missing API Token
  • Adds link to find API Token
  • Updates outdated help links
  • Removes exporting an unused screenshot

Maya Sketchfab Exporter - v2.5

05 Jan 16:38
Compare
Choose a tag to compare
  • Adds compatibility with Maya2017 (changes in Python dependencies)
  • Adds draft mode option through "autopublish" checkbox
  • Forces embedded textures and binary fbx for export (the user doesn't need to manually set them anymore)
  • Adds some minor UI improvements (links)