mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Updated changelog
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@ LOVE 0.7.0
|
||||
* Fixed bug where love.audio.pause and friends were acting on everything, not just the passed Source.
|
||||
* Fixed setFixedRotation enabling other flags.
|
||||
* Fixed a bug in the loader (for require).
|
||||
* Fixed a bug where ParticleSystem::setSprite did not retain the new image.
|
||||
* Fixed a bug where ParticleSystem::setSprite did not retain the new image.
|
||||
* Fixed a bug where images would lose their settings (wrapping, filters) when setMode as called.
|
||||
* Invalid FSAA values now fall back to working ones (or none at all).
|
||||
* Cleaned up traceback in error screen.
|
||||
* Moved fonts to love.font (from love.graphics), only rendering remains in love.graphics.
|
||||
|
||||
Reference in New Issue
Block a user