Skip to content

0.2.4

Compare
Choose a tag to compare
@dktapps dktapps released this 01 Feb 22:47
· 121 commits to master since this release

Changes since 0.2.3

  • Fixed determinant calculation for 1x1 matrix.
  • Vector3::subtract() now requires at least 1 parameter.
  • Vector3::maxPlainDistance() now requires at least 1 parameter.
  • Populated missing type information for Matrix, Vector3 and AxisAlignedBB.
  • Now scanned with PHPStan level 8.