Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Gainput v1.0.0

Latest
Compare
Choose a tag to compare
@jkuhlmann jkuhlmann released this 06 Sep 18:56
· 3 commits to master since this release

This is it. This is version 1.0 of Gainput. This should hopefully be production-ready. It has definitely been used in shipped games.

Contains a lot of changes:

  • Added support for tvOS.
  • Improved support for Android a lot and made it work if you don't use native-activity.
  • Added support for inputs coming from another thread (depends on a 3rd party thread-safe queue though).
  • Added support for user-provided delta times.
  • Fixed a lot of bugs and generally improved all platforms.