Skip to content

c-krit/ferox v0.8.5 "Pentafist"

Compare
Choose a tag to compare
@jdeokkim jdeokkim released this 30 Nov 09:59
· 72 commits to main since this release
96865ec

Documentation

  • Added a collision handler to examples/src/melon.c. (#19)
  • Added a new example examples/src/query.c. (#23)
  • Added build instructions for Arch Linux to README.md. (#15)
  • Adjusted enemy spawn rate in examples/src/cows.c.

Features

  • Changed the return type of frGetCurrentTime() to float.
  • Updated default direction for frComputeCollisionCircles().
  • Tweaked the default value of FR_GEOMETRY_PIXELS_PER_UNIT to 32.0f.