Skip to content

Releases: MrRobinOfficial/Unity-Inputter

Inputter 2.2.2

23 Jul 02:08
f6b450e
Compare
Choose a tag to compare

Added

  • New features for InputterTester.

Bug Fixes

  • Fixed: #1

Full Changelog: v1.1.2...v2.2.2

Inputter 1.1.2

08 Apr 23:48
d5a4d89
Compare
Choose a tag to compare

Improvements

  • Changed: Enable/Disable debug message now stores the value on EditorPrefs. Meaning, when refreshing the editor, boolean value shouldn't be wiped away from the memory.

Bug Fixes

  • Fixed: Unity Input System needed different state format (InvalidOperationException: STAT event with state format HID).

Inputter 1.1.1

08 Apr 13:13
220ea12
Compare
Choose a tag to compare

New Features

  • Added: Enable/Disable Debug Message (via MenuItem).
    Go to -> Tools/Inputter/Enable Debug Mode (for enable/disable messages)

Improvements

  • Added: Automatically disables all FFB (Force Feedback) when shutting down.

Bug Fixes

  • Fixed: Unity Input System would create multiple copies of the same input device.

Initial Release

31 Dec 15:49
d7883ae
Compare
Choose a tag to compare
v1.0.0

Init