io.extendreality.tilia.camerarigs.unityxr
Advanced tools
Comparing version 1.6.0 to 1.7.0
# Changelog | ||
## [1.7.0](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v1.6.0...v1.7.0) (2022-01-26) | ||
#### Features | ||
* **UnityXRNodeRecord:** add battery status for headset ([54715a1](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/commit/54715a1fc10262c1efd5f0f786c7dbbb81aefc8f)) | ||
> The battery status now reports the headset battery status from the default SystemInfo class. | ||
## [1.6.0](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v1.5.13...v1.6.0) (2022-01-17) | ||
@@ -4,0 +11,0 @@ |
@@ -123,3 +123,3 @@ # Class UnityXRNodeRecord | ||
The source property to match against. | ||
The Node Type for the record. | ||
@@ -126,0 +126,0 @@ ##### Declaration |
{ | ||
"name": "io.extendreality.tilia.camerarigs.unityxr", | ||
"displayName": "Tilia CameraRigs UnityXR", | ||
"version": "1.6.0", | ||
"version": "1.7.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
180914