Difference between revisions of "0.3.2"

(Add 0.3.2 changelog.)
 
(Add nogame screen.)
Line 19: Line 19:
 
=== Other Changes ===
 
=== Other Changes ===
 
* Changed [[love.graphics.quad]] to accept CCW and CW ordering.
 
* Changed [[love.graphics.quad]] to accept CCW and CW ordering.
 +
 +
[[Image:NoGame-032.png|thumb|The no-game screen of LÖVE 0.3.2.]]
  
 
[[Category:LoveVersions]]
 
[[Category:LoveVersions]]

Revision as of 13:16, 22 March 2015

The codename for LÖVE 0.3.2 is Lemony Fresh. It is currently released.

Changes from 0.3.1

Additions

Fixes

  • Fixed default color mode bug.
  • Fixed line width being applied unnecessarily.
  • Fixed line width bug related to fullscreen toggle.
  • Fixed music not looping.

Other Changes

The no-game screen of LÖVE 0.3.2.