Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
love-11.2-x86_64.tar.gz | 2020-01-12 | 4.1 MB | |
love-11.2-linux-src.tar.gz | 2020-01-12 | 2.8 MB | |
love-11.2-macos.zip | 2020-01-12 | 6.1 MB | |
love-11.2-win32.exe | 2020-01-12 | 3.4 MB | |
love-11.2-win32.zip | 2020-01-12 | 3.4 MB | |
love-11.2-win64.exe | 2020-01-12 | 3.8 MB | |
love-11.2-win64.zip | 2020-01-12 | 3.9 MB | |
love-11.2-x86_64.AppImage | 2020-01-12 | 4.2 MB | |
love-11.2-android-source.tgz | 2020-01-12 | 17.9 MB | |
love-11.2-android.apk | 2020-01-12 | 8.3 MB | |
love-11.2-i686.AppImage | 2020-01-12 | 4.2 MB | |
love-11.2-i686.tar.gz | 2020-01-12 | 4.1 MB | |
love-11.2-ios-libraries.zip | 2020-01-12 | 12.6 MB | |
love-11.2-ios-source.zip | 2020-01-12 | 17.3 MB | |
LOVE 11.2 [Mysterious Mysteries] source code.tar.gz | 2018-11-25 | 3.5 MB | |
LOVE 11.2 [Mysterious Mysteries] source code.zip | 2018-11-25 | 4.2 MB | |
README.md | 2018-11-25 | 822 Bytes | |
Totals: 17 Items | 103.8 MB | 0 |
Released: 2018-11-25
* Added Source:setAirAbsorption and Source:getAirAbsorption.
* Added Body:setTransform and Body:getTransform.
* Improved performance of love.graphics.draw slightly on iOS and Android.
* Fixed filesystem initialization on Windows 10 update 1809.
* Fixed compatibility with Lua 5.2 and 5.3.
* Fixed the explicit format + Data argument variant of love.data.decompress.
* Fixed love.joystick.setGamepadMapping not being able to change existing mappings.
* Fixed a crash on quit on Linux if a custom cursor is active when quitting.
* Fixed a crash in the Data variant of Shader:send when it's called after love.window.setMode.
* Fixed a love.graphics.setCanvas error message to be less confusing.