Skip to content

1.8.6

Compare
Choose a tag to compare
@httpdigest httpdigest released this 18 Oct 15:42

Changes compared to 1.8.5:

Fixes

  • Matrix3f.get(float[]) - when using Unsafe (b963cb7)

Improvements

  • optimize Matrix4f.getTransposed(Buffer) - (404dc25)
  • Use better sin/cos approximation - enabled when using -Djoml.fastmath (see the Wiki) (dc8c9de)