We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there any way OpenAL's AL_SOFT_events extension could be added to lwjgl3? I'm a libGDX user and we could really use this extension there. 😁 https://openal-soft.org/openal-extensions/SOFT_events.txt
AL_SOFT_events
Also I see this extension is listed under openal-soft-1.21.0 here https://github.com/LWJGL-CI/openal-soft/blob/master/ChangeLog#L115, but the changelog for 3.3.2 doesn't say anything about it.
openal-soft-1.21.0
The text was updated successfully, but these errors were encountered:
+1 I could use this as well.
Sorry, something went wrong.
dc4fd14
Thanks Spasi 🥇
Hey @rafaskb & @Hangman,
LWJGL 3.3.2-snapshot+9 is now available with OpenAL Soft 1.23.0 and the AL_SOFT_events extension is included.
3.3.2-snapshot+9
No branches or pull requests
Description
Is there any way OpenAL's
AL_SOFT_events
extension could be added to lwjgl3? I'm a libGDX user and we could really use this extension there. 😁https://openal-soft.org/openal-extensions/SOFT_events.txt
Also I see this extension is listed under
openal-soft-1.21.0
here https://github.com/LWJGL-CI/openal-soft/blob/master/ChangeLog#L115, but the changelog for 3.3.2 doesn't say anything about it.The text was updated successfully, but these errors were encountered: