io.extendreality.tilia.camerarigs.xrpluginframework.unity
Advanced tools
Comparing version 1.2.0 to 1.3.0
# Changelog | ||
## [1.3.0](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.XRPluginFramework.Unity/compare/v1.2.0...v1.3.0) (2022-01-26) | ||
#### Features | ||
* **XRFrameworkNodeRecord:** add battery status for headset ([3206d27](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.XRPluginFramework.Unity/commit/3206d2724e831144139524edb8fbdcba5b37772d)) | ||
> The battery status now reports the headset battery status from the default SystemInfo class. | ||
## [1.2.0](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.XRPluginFramework.Unity/compare/v1.1.14...v1.2.0) (2022-01-20) | ||
@@ -4,0 +11,0 @@ |
@@ -123,3 +123,3 @@ # Class XRFrameworkNodeRecord | ||
The source property to match against. | ||
The Node Type for the record. | ||
@@ -126,0 +126,0 @@ ##### Declaration |
@@ -5,3 +5,3 @@ { | ||
"description": "A camera rig prefab utilizing the XR Plugin Framework for the Unity software.", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"unity": "2019.3", | ||
@@ -8,0 +8,0 @@ "unityRelease": "0f1", |
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
154763