io.extendreality.tilia.camerarigs.unityxr
Advanced tools
Comparing version 1.5.13 to 1.6.0
# Changelog | ||
## [1.6.0](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v1.5.13...v1.6.0) (2022-01-17) | ||
#### Features | ||
* **prefab:** add device details about headset and controllers ([12d4c12](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/commit/12d4c12f938c4f2703f34084a21ca94603f93f93)) | ||
> The new DeviceDetailsRecord has been extended into the UnityXRNodeRecord that provide information about a UnityXR Node device and this is now stored on the prefab so it is easily available at runtime. | ||
> | ||
> The DominantControllerObserver has also been added to the prefab to make it easier to determine the current dominant controller. | ||
### [1.5.13](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v1.5.12...v1.5.13) (2022-01-17) | ||
@@ -4,0 +13,0 @@ |
@@ -9,2 +9,7 @@ # Namespace Tilia.CameraRigs.UnityXR | ||
#### [UnityXRNodeRecord] | ||
Provides the description for a UnityXR CameraRig node element. | ||
[UnityXRConfigurator]: UnityXRConfigurator.md | ||
[UnityXRNodeRecord]: UnityXRNodeRecord.md |
{ | ||
"name": "io.extendreality.tilia.camerarigs.unityxr", | ||
"displayName": "Tilia CameraRigs UnityXR", | ||
"version": "1.5.13", | ||
"version": "1.6.0", | ||
"description": "A camera rig prefab utilizing the legacy XR management system for the Unity software.", | ||
@@ -6,0 +6,0 @@ "unity": "2018.3", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
180509
51