Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 827 Bytes

CHANGELOG.md

File metadata and controls

33 lines (23 loc) · 827 Bytes

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[1.1.0] - 2025.01.02

Added

  • CharacterLoaderConfig class for configuring character loading settings

[1.0.0] - 2024.12.06

Added

  • BlueprintApi for requesting blueprints

Updated

  • Cancellation tokens now added as optional parameter to web requests and other async methods

Removed

  • All samples removed from the package
  • Cleanup and removal of all unnecessary classes and functions

[0.1.0] - 2024.27.09

First release of the Ready Player Me Next Gen SDK

Added

  • Style Manager and Cache Creator editor windows
  • Web API wrapper classes
  • Avatar loading and creation functionality
  • Player Locomotion Sample
  • Basic UI Sample
  • Avatar Creator Sample