Skip to content

v0.5.3

Latest
Compare
Choose a tag to compare
@nickd3000 nickd3000 released this 14 Jan 19:28
· 2 commits to master since this release
5691033

Version 0.5.3 - January 2025

  • Allow tick rate control in core Garnet class
  • CollisionSystem - added removeColliderFromGameObject()Add gravity support to particles
  • Convert some graphics classes that use SubImage to use an output parameter to help avoid allocations.
  • Improvements to collision - Reduce memory allocations by reusing structures
  • Moved examples to reference folder
  • Added additional functionality to Array class

What's Changed

Full Changelog: v0.5.1...v0.5.3