LWJGL 3.1.5
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
.
- They were added by mistake in LWJGL