Skip to content

v1.3.3

Compare
Choose a tag to compare
@KilledByAPixel KilledByAPixel released this 16 Jul 16:33
· 814 commits to main since this release

incremental fixes

  • fix draw overlay text size
  • added preventDefaultInput, defaults to 0
  • cleaner audio code
  • fix pointy text outline with lineJoin = 'round'
  • add abs to Vector2:area()
  • fix screenshots
  • added enablePhysicsSolver to allow smaller builds without physics
  • fix puzzle game input bug
  • more particle tool work