Skip to content

update the jinput library to v2.0.10 #2396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stephengold
Copy link
Member

Currently JME is using version 2.0.9 of the jinput library, which was released in 2018. This library is used only with LWJGL 2.x (jme3-lwjgl) never with LWJGL 3.x (jme3-lwjgl3).

This PR upgrades the library to v2.0.10, published in 2024. The release notes are here: https://github.com/jinput/jinput/releases/tag/2.0.10

I'll run a few tests in the hope of catching any major regressions. Until then, this PR should be considered a draft.

@stephengold stephengold marked this pull request as draft March 11, 2025 22:05
@stephengold
Copy link
Member Author

I just realized this PR requires JDK 17. It'll have to be deferred until JME stops supporting JDK 11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant