LWJGL v3.1.5 Release Notes

Release Date: 2018-01-23 // about 6 years ago
  • ๐Ÿ”„ Changes since 3.1.4:

    Bindings

    • โž• Added AMD Tootle bindings.
      • Only the software rasterizer is supported.

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed various javadoc links.
    • ๐Ÿ“œ par: Parsing of floating point values in L-systems is now locale-insensitive.
    • ๐Ÿ›  stb: Fixed buffer checks to account for row stride, when specified.
    • ๐Ÿ›  Generator: Fixed auto-size transformations by non-constant expressions.

    ๐Ÿ’ฅ Breaking Changes

    • โœ‚ Removed array overloads from the LZ4 & ODBC bindings.
      • They were added by mistake in LWJGL 3.1.4.