0.10.1

no-game screen

The codename for LÖVE 0.10.1 is Super Toast. It is currently released.

Changes from 0.10.0

Bugfixes

  • Fixed Shader:sendColor incorrectly converting alpha from sRGB to linear RGB when gamma-correct rendering is enabled.
  • Fixed an error in the nogame screen if the window's height is too small.
  • Fixed love.graphics.newMesh(vertices) double-converting colors from sRGB to linear RGB, when gamma-correct rendering is enabled.
  • Possibly fixed everything showing up as black on some Android devices.