
What's Changed
- SDL-GPU and ES support by @mitchej123 in https://github.com/GTNewHorizons/lwjgl3ify/pull/324
Full Changelog: https://github.com/GTNewHorizons/lwjgl3ify/compare/3.0.24...3.0.25
What's Changed
- Fix textBuffer keeping buffered text and bleeding it into the next input by @Algent in https://github.com/GTNewHorizons/lwjgl3ify/pull/344
New Contributors
- @Algent made their first contribution in https://github.com/GTNewHorizons/lwjgl3ify/pull/344
Full Changelog: https://github.com/GTNewHorizons/lwjgl3ify/compare/3.0.23...3.0.24
What's Changed
- Fix book and quill double type by @tiffit in https://github.com/GTNewHorizons/lwjgl3ify/pull/339
New Contributors
- @tiffit made their first contribution in https://github.com/GTNewHorizons/lwjgl3ify/pull/339
Full Changelog: https://github.com/GTNewHorizons/lwjgl3ify/compare/3.0.22...3.0.23
lwjgl3ify 3.0.22
- Updated to snapshot 9 of LWJGL 3.4.2 - SDL 3.2.10 and memory access performance fixes included
What's Changed
- Fix crash when sorting null launch class loader exclusions by @Kai-Z-JP in https://github.com/GTNewHorizons/lwjgl3ify/pull/336
New Contributors
- @Kai-Z-JP made their first contribution in https://github.com/GTNewHorizons/lwjgl3ify/pull/336
Full Changelog: https://github.com/GTNewHorizons/lwjgl3ify/compare/3.0.20...3.0.21
What's Changed
- switch to new RFB transform signature by @danyadev in https://github.com/GTNewHorizons/lwjgl3ify/pull/314
Full Changelog: https://github.com/GTNewHorizons/lwjgl3ify/compare/3.0.19...3.0.20
What's Changed
- Fix plugin errors when analyzing class files by @ah-OOG-ah in https://github.com/GTNewHorizons/lwjgl3ify/pull/334
- Security: Add checksum validation to downloaded libraries by @FalsePattern in https://github.com/GTNewHorizons/lwjgl3ify/pull/333
- Optimize shouldTransformClass by @danyadev in https://github.com/GTNewHorizons/lwjgl3ify/pull/331
New Contributors
- @FalsePattern made their first contribution in https://github.com/GTNewHorizons/lwjgl3ify/pull/333
Full Changelog: https://github.com/GTNewHorizons/lwjgl3ify/compare/3.0.18...3.0.19
What's Changed
- Fixed Scrolling on Ubuntu by @Redderpears in https://github.com/GTNewHorizons/lwjgl3ify/pull/330
New Contributors
- @Redderpears made their first contribution in https://github.com/GTNewHorizons/lwjgl3ify/pull/330
Full Changelog: https://github.com/GTNewHorizons/lwjgl3ify/compare/3.0.17...3.0.18
lwjgl3ify 3.0.17
- Updated to snapshot 7 of LWJGL 3.4.2 - SDL 3.2.8 included
- Given a unique ID in the version.json metadata file
- Fixed an invalid GL context creation flag value
- Fixed text input on vanilla signs
What's Changed
- Fix Chinese IME support for non-TextField GUIs (Signs, Books, Xaero's) by @qiuxtao in https://github.com/GTNewHorizons/lwjgl3ify/pull/321
New Contributors
- @qiuxtao made their first contribution in https://github.com/GTNewHorizons/lwjgl3ify/pull/321
Full Changelog: https://github.com/GTNewHorizons/lwjgl3ify/compare/3.0.15...3.0.16
lwjgl3ify 3.0.14
- Updated to snapshot 2 of lwjgl 3.4.2
- Fixed GL APPLE extension class stubs causing crashes when trying to access them
- Updated RetroFuturaBootstrap to help with class loading performance (#312)
- Fixed OpenGL 4.6 detection (#316)
What's Changed
- Update Java Version in
version.jsonby @glowredman in https://github.com/GTNewHorizons/lwjgl3ify/pull/306
Full Changelog: https://github.com/GTNewHorizons/lwjgl3ify/compare/3.0.8...3.0.9
- Update Java Version in
Full Changelog: https://github.com/GTNewHorizons/lwjgl3ify/compare/3.0.7...3.0.8
What's Changed
- fix warning about stb mixin being printed when running server by @mist475 in https://github.com/GTNewHorizons/lwjgl3ify/pull/301
- Switch to stable lwjgl 3.4.0 by @eigenraven in https://github.com/GTNewHorizons/lwjgl3ify/pull/303
Full Changelog: https://github.com/GTNewHorizons/lwjgl3ify/compare/3.0.6...3.0.7
Full Changelog: https://github.com/GTNewHorizons/lwjgl3ify/compare/3.0.5...3.0.6
