Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[1.3.11] - 2020-02-05
fix for UnityEngine.XR usage outside of ifdefs.
[1.3.10] - 2019-12-05
fix for programatically added TPD's not saving
[1.3.9] - 2019-11-12
Fixes for 2020.1 deprecation of features.
[1.3.8] - 2019-10-21
Fixes switch compile errors.
[1.3.7] - 2019-08-02
Fix for PS4 compile error.
[1.3.6] - 2019-07-25
Fix for incorrect selection logic
[1.3.5] - 2019-07-17
Minor changes to the TPD and its associated editor
- TPD defaults to "Center Eye - HMD Reference" and Reference Tracking off.
- Warnings for when center eye is not picked, if the TPD is on a camera
- "Center Eye renamed" to "Center Eye - HMD Reference" for clarity
Adds XR Settings page when using com.unity.xr.management that allows automatic TPD attachment to cameras.
[1.3.4] - 2019-07-07
Verified package for 2019.3
[1.3.2] - 2019-01-18
fixes standalone only compile error
[1.3.1] - 2018-12-17
merges 1.0.3 into mainline branch.
[1.3.0] - 2018-12-05
Adds arm model support for 3dof controllers.
[1.2.1] - 2018-10-25
Makes the input settings menu pop up when you click the menu item
[1.2.0] - 2018-10-15
Adds the XR Binding Input Asset Seeder and associated documentation and tests
[1.1.0] - 2018-10-11
Moved some classes internal for cleaner docs.
[1.0.3] - 2018-11-09
fixes enums erroneously removed
[1.0.2] - 2018-10-25
fix for inconsistent line endings in trackedposedriver.cs
[1.0.1] - 2018-10-10
ported API documentation from the engine
[1.0.0] - 2018-10-09
release prep
[0.0.4] - 2018-10-09
ci fixes
[0.0.3] - 2018-10-08
fix for changelog values.
[0.0.2] - 2018-10-08
updated to latest upm package template
[0.0.1] - 2018-10-08
This is the first release of Unity Package XR Tools
Initial move from XR Tools to Legacy Input Helper package