Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
love-11.1-linux-x86_64.AppImage | 2020-01-12 | 4.2 MB | |
love-11.1-linux-x86_64.tar.gz | 2020-01-12 | 4.1 MB | |
love-11.1-macos.zip | 2020-01-12 | 6.0 MB | |
love-11.1-win32.exe | 2020-01-12 | 3.4 MB | |
love-11.1-win32.zip | 2020-01-12 | 3.4 MB | |
love-11.1-win64.exe | 2020-01-12 | 3.8 MB | |
love-11.1-win64.zip | 2020-01-12 | 3.9 MB | |
love-11.1-android-source.tgz | 2020-01-12 | 15.4 MB | |
love-11.1-android.apk | 2020-01-12 | 4.4 MB | |
love-11.1-ios-libraries.zip | 2020-01-12 | 12.6 MB | |
love-11.1-ios-source.zip | 2020-01-12 | 17.3 MB | |
love-11.1-linux-i686.AppImage | 2020-01-12 | 4.3 MB | |
love-11.1-linux-i686.tar.gz | 2020-01-12 | 4.1 MB | |
love-11.1-linux-src.tar.gz | 2020-01-12 | 2.7 MB | |
LOVE 11.1 [Mysterious Mysteries] source code.tar.gz | 2018-04-15 | 3.5 MB | |
LOVE 11.1 [Mysterious Mysteries] source code.zip | 2018-04-15 | 4.2 MB | |
README.md | 2018-04-15 | 728 Bytes | |
Totals: 17 Items | 97.5 MB | 0 |
Released: 2018-04-15
* Fixed love.graphics.setCanvas failing randomly.
* Fixed love.graphics.clear(colortable) when no Canvas is active.
* Fixed stencil and depth support on older phones.
* Fixed love.event.quit causing crashes and other unexpected behaviour if a Canvas is active.
* Fixed Fixture:getShape crashing when returning a ChainShape.
* Fixed love.joystick.loadJoystickMappings outputting a deprecation warning about love.filesystem.isFile.
* Fixed Source:queue to show the correct argument name in the error message when an invalid data parameter is given.
* Fixed t.console=true causing an error on Windows if lovec.exe is used.