io.extendreality.tilia.input.unityinputmanager
Advanced tools
Comparing version 1.2.8 to 1.2.9
# Changelog | ||
### [1.2.9](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.2.8...v1.2.9) (2020-05-21) | ||
#### Bug Fixes | ||
* **AxisCreator:** invert the right controller vertical axis ([63c036a](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/63c036ad946d0b85c19629e18120349efcfafe0c)) | ||
> The Unity Axis5 data which is used for the right controller touchpad/thumbstick vertical axis needs to be inverted otherwise up gives a negative number which is opposite from the left controller which gives up a positive number. | ||
### [1.2.8](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.2.7...v1.2.8) (2020-04-21) | ||
@@ -4,0 +11,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "Input wrappers for the Unity Input Manager and a collection of common input prefabs.", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"unity": "2018.3", | ||
@@ -8,0 +8,0 @@ "unityRelease": "10f1", |
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
1292091