- Update to libGDX 1.13.5
StartOnFirstThreadHelper.startNewJvmIfRequirednow allows passing the start arguments- Add an error message to
StartOnFirstThreadHelperif someone is trying to use it with a debugger - Small improvements to
ShaderCompatibilityHelper; there is now also support for running on ANGLE - Use the nullness annotations from JSpecify instead of the old JSR 305 ones
The full changelog can be found here.