Releases: ExtendRealityLtd/Tilia.Input.UnityInputManager
v1.3.5
1.3.5 (2020-07-28)
Miscellaneous Chores
- deps: bump io.extendreality.zinnia.unity from 1.20.0 to 1.21.0 (e24919a)
Bumps io.extendreality.zinnia.unity from 1.20.0 to 1.21.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] support@dependabot.com
v1.3.4
1.3.4 (2020-07-11)
Bug Fixes
- ControllerMappings: use horizontal/vertical axis for xbox mappings (2dafa01)
The Xbox controller left thumbstick works better when using the default Horizontal and Vertical axis mappings that come with Unity instead of the new custom Tilia Axis1 and Axis2 mapping so the prefab for the XBox Controller mappings have been switched back.
v1.3.3
1.3.3 (2020-07-11)
Bug Fixes
- AxisCreator: add remove axis method and custom axis1 and axis2 (4444968)
The Axis Creator now has a custom axis1 and axis2 which is used by the prefabs instead of relying on the Horizontal and Vertical axes provided by Unity as these are not clean axis settings.
The AxisCreator editor window also allows deleting of existing Tilia axis inputs so its easier to upgrade.
The incorrect negative multiplier in the controller mappings has also been removed now as the inversion happens on the axis setting in the Unity Input Manager.
v1.3.2
1.3.2 (2020-07-11)
Miscellaneous Chores
- deps: bump io.extendreality.zinnia.unity from 1.19.0 to 1.20.0 (2134499)
Bumps io.extendreality.zinnia.unity from 1.19.0 to 1.20.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] support@dependabot.com
v1.3.1
1.3.1 (2020-07-07)
Bug Fixes
- AxisCreator: increase sensitivity for axis 4 and 5 (38f386d)
Axis 4 and 5 generally relates to the right controller touchpad/thumbstick and if the sensitivity is too low then diagonal movement vectors seem multiplied. The Horizontal and Vertical axes have a sensitivity of
3so this is now matching that setting.
v1.3.0
1.3.0 (2020-07-03)
Features
- API: add auto-generated API documentation (ba131d8)
The API documentation is auto generated with docfx and converted to markdown via turndown in a custom nodejs script.
Bug Fixes
- package.json: add docfx.json file (1b8ae27)
The docfx.json file was missing from the package.json causing the build process to fail. It has now been added.
v1.2.14
v1.2.13
1.2.13 (2020-06-08)
Miscellaneous Chores
- deps: bump io.extendreality.zinnia.unity from 1.18.0 to 1.19.0 (3398729)
Bumps io.extendreality.zinnia.unity from 1.18.0 to 1.19.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] support@dependabot.com
v1.2.12
1.2.12 (2020-05-31)
Miscellaneous Chores
- deps: bump io.extendreality.zinnia.unity from 1.17.1 to 1.18.0 (2bc4f41)
Bumps io.extendreality.zinnia.unity from 1.17.1 to 1.18.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] support@dependabot.com
v1.2.11
1.2.11 (2020-05-22)
Miscellaneous Chores
- deps: bump io.extendreality.zinnia.unity from 1.17.0 to 1.17.1 (76e5ec2)
Bumps io.extendreality.zinnia.unity from 1.17.0 to 1.17.1. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] support@dependabot.com