Difference between revisions of "0.2.0"
m (moved no-game screenshot to the top of the page) |
m |
||
Line 18: | Line 18: | ||
* Fixed titlebar. Game title is now displayed. | * Fixed titlebar. Game title is now displayed. | ||
− | [[Category: | + | [[Category:Versions]] |
− |
Latest revision as of 17:08, 10 May 2015
The codename of LÖVE 0.2.0 is "Mini-Moose". It is currently released.
Changes since 0.1.1
- Added ImageFont
- Added Animation (since removed)
- Added text formatting functions
- Added setCenter for Image and Animation. (since removed)
- Added methods for rendering of scaled/rotated sprites.
- Added the drawing of basic shapes.
- Added default font and embedded resources.
- Added Ctrl+R for reload. (since removed)
- Added blending and color modes.
- Fixed memory usage of Graphics.
- Fixed a bug where the set text color would change the color of any images rendered.
- Fixed CWD bug.
- Fixed titlebar. Game title is now displayed.