Skip to content

v2.1.0

Compare
Choose a tag to compare
@integeruser integeruser released this 04 Nov 08:01
· 41 commits to master since this release

Added

  • Links to original source files (6740859)
  • CHANGELOG.md
  • Maven pom.xml and common .gitignore (thanks to @httpdigest)

Changed

  • Switched to MIT license
  • Replaced usages of ImageIO with STBImage (c3723ff)

Fixed

  • Updated link to LM3DGP in README.md (e67ddda)
  • Initialized key callbacks before init() in Tutorial.java (e0553fa)
  • Clamped dot product in Interpolation.java(9f9dde4)

Removed