Skip to content

Releases: ExtendRealityLtd/Tilia.Input.UnityInputManager

v1.2.10

22 May 07:12

Choose a tag to compare

1.2.10 (2020-05-22)

Miscellaneous Chores

v1.2.9

21 May 14:13

Choose a tag to compare

1.2.9 (2020-05-21)

Bug Fixes

  • AxisCreator: invert the right controller vertical axis (63c036a)

    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.

v1.2.8

21 Apr 09:33

Choose a tag to compare

1.2.8 (2020-04-21)

Miscellaneous Chores

v1.2.7

14 Apr 14:50

Choose a tag to compare

1.2.7 (2020-04-14)

Miscellaneous Chores

v1.2.6

03 Apr 10:31

Choose a tag to compare

1.2.6 (2020-04-03)

Miscellaneous Chores

v1.2.5

05 Mar 11:35

Choose a tag to compare

1.2.5 (2020-03-05)

Miscellaneous Chores

v1.2.4

03 Mar 08:37

Choose a tag to compare

1.2.4 (2020-03-03)

Miscellaneous Chores

v1.2.3

24 Feb 19:38

Choose a tag to compare

1.2.3 (2020-02-24)

Miscellaneous Chores

v1.2.2

02 Jan 13:03

Choose a tag to compare

1.2.2 (2020-01-02)

Miscellaneous Chores

v1.2.1

31 Dec 13:38

Choose a tag to compare

1.2.1 (2019-12-31)

Bug Fixes

  • FodyWeavers.xml: move configuration to root directory (cb1a731)

    If there is more than one source directory then the FodyWeavers.xml configuration file should be in the root of the directory so multiple configuration files aren't required for each sources directory.