Skip to content

v1.7.12

Compare
Choose a tag to compare
@KilledByAPixel KilledByAPixel released this 26 Jan 17:03
· 534 commits to main since this release
  • added wrap lerp functions
  • replace randSeeded with RandomGenerator
  • fix fps display
  • use tri strips instead of lists for webgl
  • added drawPoly function
  • added SoundWave to load wavs files
  • change screenspace draw functions to just be a param passed to draw
  • clean touch input
  • fix small zzfxm attenuation bug
  • fix mobile audio
  • added debugSaveText