Skip to content

Latest commit

 

History

History
78 lines (56 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

78 lines (56 loc) · 2.16 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[3.0.7] - 2024-11-27

Added

  • Added snap volume to Teleportation Anchors to improve reticle behavior and make it easier to aim at.

Changed

  • Updated XR Interaction Toolkit to 3.0.7
  • Updated Input System to 1.11.2
  • Updated TextMeshPro to 3.0.9
  • Updated XR Plugin Management to 4.5.0
  • Updated Unity Editor to 2022.3.53f1
  • Changed Graphics API on Android from OpenGLES3 to Vulkan.

Fixed

  • Fixed Grab Move GameObject to be activated as a scene override to allow grab move to be controlled by the Locomotion Settings table.
  • Fixed duplicate Locomotion Manager in scenes.
  • Fixed main scene by removing extra spatial keyboard.

[3.0.3] - 2024-06-12

Changed

  • Updated XR Interaction Toolkit to 3.0.3
  • Updated Input System to 1.8.1

[2.5.3] - 2024-03-25

Changed

  • Updated XR Interaction Toolkit to 2.5.3

[2.5.2] - 2024-03-06

Added

  • New station to show how to utilize interaction focus state
  • New station with different types of climbables

Changed

  • Updated XR Interaction Toolkit to 2.5.2
  • Updated Unity Editor to 2021.3.33f1

[2.4.0] - 2023-06-22

Changed

  • Updated XR Interaction Toolkit to 2.4.0
  • Updated Unity Editor to 2021.3.27f1

[2.3.2] - 2023-05-09

Added

  • Added Gaze station

Changed

  • Update XR Interaction Toolkit to 2.3.2.
  • Updated all interactables to use the Affordance System instead of the Hover Highlight scripts.
  • Updated documentation with new features and Gaze station information.

Removed

  • Removed the scripts and prefabs associated with hover highlight.

[2.3.0] - 2023-02-06

Changed

  • Update XR Interaction Toolkit to 2.3.0.

[2.2.0] - 2022-12-16

Changed

  • Update XR Interaction Toolkit to 2.2.0.

[2.1.0] - 2022-09-30

Added

  • First version of the XRI Examples

This is the first release of the updated XRI Examples project.