mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Update changelog for the last time before 0.8.0.
This commit is contained in:
@@ -36,6 +36,8 @@ LOVE 0.8.0 [Rubber Piggy]
|
||||
* Added SpriteBatch:getImage.
|
||||
* Added combine color mode.
|
||||
* Added automatic random seeding to love.run.
|
||||
* Added support for the subtract BlendMode on older graphics cards.
|
||||
* Added love._os field, which contains the OS the game is running on.
|
||||
|
||||
* Fixed wrapping for single words.
|
||||
* Fixed tracebacks not showing filenames.
|
||||
@@ -60,6 +62,7 @@ LOVE 0.8.0 [Rubber Piggy]
|
||||
* Fixed love's startup time being in the first dt.
|
||||
* Fixed internal string conversions, they are faster now.
|
||||
* Fixed (bad) performance of ImageData:paste.
|
||||
* Fixed love.graphics.toggleFullscreen not maintaining graphics state.
|
||||
|
||||
* Renamed SpriteBatch's lock/unlock to bind/unbind.
|
||||
* Renamed Framebuffer to Canvas.
|
||||
|
||||
Reference in New Issue
Block a user