Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Ready Player Me Unity SDK: Avatar Loader 0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@HarrisonHough HarrisonHough released this 12 Jan 11:07
· 125 commits to main since this release

This is the first release of the Avatar Loader module as part of a modularized Ready Player Me Unity SDK update.

Changelog

Added

  • inline code documentation
  • Contribution guide and code of conduct
  • Added samples in optional samples folders
  • GLTF/GLB files now use gltFast importer
  • shader variant helper to check and import missing shaders

Updated

  • A big refactor of code and classes

Fixed

  • Various bug fixes and improvements