Difference between revisions of "0.9.1"

(Updated changelog)
m
Line 16: Line 16:
 
* Added [[ParticleSystem:moveTo]], has smoother emitter movement compared to [[ParticleSystem:setPosition]].
 
* Added [[ParticleSystem:moveTo]], has smoother emitter movement compared to [[ParticleSystem:setPosition]].
 
* Added antialiasing support to [[Canvas]]es.
 
* Added antialiasing support to [[Canvas]]es.
*Added [[Canvas:getFSAA]].
+
* Added [[Canvas:getFSAA]].
 
* Added <code>love_ScreenSize</code> built-in [[Shader Variable]].
 
* Added <code>love_ScreenSize</code> built-in [[Shader Variable]].
 
* Added [[love.getVersion]].
 
* Added [[love.getVersion]].

Revision as of 00:22, 29 January 2014

O.png The information on this page may not be accurate or up to date due to the information pertaining to a version that is currently in development.  


The codename for LÖVE 0.9.1 is Baby Inspector. It is currently not released.

Changes from 0.9.0

Additions

Deprecations

Renamed APIs

Fixes

Other Changes


no-game screen