Skip to content

1.11.7 - Example Browser and More

Latest
Compare
Choose a tag to compare
@KilledByAPixel KilledByAPixel released this 09 May 17:05
· 7 commits to main since this release

Check out the new live example browser!

Release Notes...

  • added example browser and short examples
  • added tilesPixelated, separate control for canvas and tile pixilation
  • convert drawText to draw to main canvas by default instead of overlay
  • use dist/littlejs.esm.min.js as main for package.json
  • added setCursor() to set the html cursor style
  • cleaned up examples, removed electron, moved js13k to branch
  • massive spellcheck across all files
  • added combineCanvases()
  • don't assert if no texture loaded
  • clean up gl code
  • allow passing empty params to engineInit()
  • fix canvas jitter in some browsers if position is not an integer
  • added debugScreenshot()
  • added keyDirection()

image