Skip to content

Releases: VR-Tracker/Plugins

VR Tracker SDK for Unity v1.0-beta.2

20 Mar 18:20
Compare
Choose a tag to compare
Pre-release

This is a beta version

Breaking changes

  • The new version of the VR Tracker SDK for Unity is currently not working with first versions of the tags.
  • The architecture on how to integrate the plugin on unity has also change, see the documentation on the wiki

New Features

  • Orientation Offset for Tag v2, you are able to have an auto-orientation correction with the new version of the tags

Deprecations

The script VRTrackerAssignationManager has become VRTrackerAssignmentManager. If you have an error while loading the scene, it might be because of the script name. Check the script on the IntroAssignment scene, in the game object System->IntroManager

Behavioral changes

Spectator mode skip directly to the online scene from VRTrackerNetworkManager

Other changes

Bug fixes

Auto-assignment should work properly

VR Tracker SDK for Unity v1.0-beta.1

14 Mar 15:08
Compare
Choose a tag to compare
Pre-release

This is a beta version

Breaking changes

  • The new version of the VR Tracker SDK for Unity is currently not working with first versions of the tags.
  • The architecture on how to integrate the plugin on unity has also change, see the documentation on the wiki

New Features

  • Orientation Offset for Tag v2, you are able to have an auto-orientation correction with the new version of the tags

Deprecations

Behavioral changes

Other changes

Bug fixes

VR Tracker SDK for Unity v0.9

14 Mar 14:59
8c3cd07
Compare
Choose a tag to compare

This version is functional for the first version of the VR Tracker tag

You can get the description on how to integrate the SDK on Unity on the wiki