0.8.0

The codename for LÖVE 0.8.0 has not been announced. It is not yet released.

Changes from 0.7.2

Additions

Bugfixes

  • Fixed polygon drawing (was off by one).
  • Fixed wrapping for single words.
  • Fixed tracebacks not showing filenames.

Other

  • Updated love.joystick to be 1-indexed.
  • Updated love.thread to use get/set instead of send/receive.
  • Updated font engine.
  • Updated line drawing to a custom system.
  • Removed framebuffer auto-clearing.
  • Removed EncodedImageData.