Skip to content

Releases: vircadia/vircadia-unity-sdk

2022.0.2

06 Jul 15:16
57c771b
Compare
Choose a tag to compare
2022.0.2 Pre-release
Pre-release

What's Changed

SDK User Features

  • Add avatar mixer interface. by @namark in #8

SDK Developer Features

  • Example project settings for Android. by @namark in #7
  • Configuration for automatic GitHub release notes. by @namark in #9

Full Changelog: 2022.0.1...2022.0.2

2022.0.1

03 May 03:08
beabcb9
Compare
Choose a tag to compare
2022.0.1 Pre-release
Pre-release

Features

  • Domain Server connection and node enumeration.
  • Sending and receiving messages using the message mixer.
  • A simple example script.

Developer Features

  • Project setup as an embedded UPM package.
  • A Makefile to support automation and UPM package creation.