Skip to content

v0.5.2

Compare
Choose a tag to compare
@tzaeschke tzaeschke released this 07 Oct 15:00
· 8 commits to master since this release

Overview:

  • Fixed a bug in the DVector3.cross().

Detailed list of changes from CHANGELOG:

  • Fix DVector3.cross() returning always 0. #128
  • Fix JUnit test lint. #130
  • Fix Demo window size to minimum 640x480. #131
  • Add javadoc to indicate that angular velocity is given in radians. #132