airstruck
|
9a2f99dc3d
Added 2-point version of love.physics.newRevoluteJoint (fixes #1175)
|
9 years ago |
airstruck
|
24da8433d0
Expose axis vector of PrismaticJoint and WheelJoint (fixes #1176)
|
9 years ago |
Bart van Strien
|
debea1192b
Fixed large burst of particles when dramatically increasing the emission rate of a ParticleSystem. (fixes #1169)
|
9 years ago |
Bart van Strien
|
b328049517
Fix print coloring bug with empty strings (fixes #1171)
|
9 years ago |
Alex Szpakowski
|
9900051647
Improved performance of ImageData:mapPixel when JIT compilation is unavailable (e.g. on iOS and Android)
|
9 years ago |
Alex Szpakowski
|
a5334f8017
Updated the changelog.
|
9 years ago |
Alex Szpakowski
|
d6310ca87f
Fixed glyphs being added to partially out-of-bounds positions in Font texture atlases in rare cases (resolves issue #1162).
|
9 years ago |
Alex Szpakowski
|
9bebe9e4e8
Updated the version.
|
9 years ago |
Alex Szpakowski
|
d28bc1f42e
Fixed a warning about a missing newline at the end of a file.
|
9 years ago |
Alex Szpakowski
|
4befa01f4a
Testing using an older version of NSIS in appveyor builds again
|
9 years ago |
EntranceJew
|
67c5eb77ae
Put methods for getTexture* on Quad
|
9 years ago |
EntranceJew
|
b2b02c4f8e
Exposed getTextureDimensions on Quad
|
9 years ago |
Alex Szpakowski
|
aab6dbda5f
Fixed love.event.quit on un-fused iOS games to properly exit to the game list instead of just restarting the current game.
|
9 years ago |
Alex Szpakowski
|
9701e2a262
Fixed love on iOS 6 crashing on launch due to GameController.framework being missing (see issue #1155). Some further issues remain, for now.
|
9 years ago |
Alex Szpakowski
|
ef5411e8ee
Fix building for Windows XP.
|
9 years ago |
Alex Szpakowski
|
2cbaa7b3ae
Better fix, hopefully
|
9 years ago |
Alex Szpakowski
|
08671ae48e
Fix building for Windows desktop
|
9 years ago |
T-Bone
|
c12005b4bb
Forgot one LOVE_NOMPG123.
|
9 years ago |
T-Bone
|
4ef7504c05
Fixed things pointed out by Alex Szpakowski and Bart von Strien
|
9 years ago |
T-Bone
|
b2291fb62a
Fixes to make Löve compile on Windows 10 UWP
|
9 years ago |
Alex Szpakowski
|
03801e49d6
Fix a potential issue when an OpenAL source that was previously static is reused for a streaming Source.
|
9 years ago |
Alex Szpakowski
|
901cc362df
Added 'shaderswitches' to love.graphics.getStats.
|
9 years ago |
Bart van Strien
|
b365574bff
Re-apply enet patch to use autoconf results
|
9 years ago |
Alex Szpakowski
|
62c97381e9
Updated ENet to 1.3.13.
|
9 years ago |
Alex Szpakowski
|
175c3af10b
Updated stb_image to 2.12.
|
9 years ago |
Alex Szpakowski
|
8ecdb889db
Backout changeset 812e6b8024c4d0e590918f846a33b67686b04266
|
9 years ago |
Alex Szpakowski
|
38cb10c8ed
Testing using an older version of NSIS in appveyor builds
|
9 years ago |
Alex Szpakowski
|
1b1572ad85
love.filesystem.mount accepts DroppedFiles in the first parameter. You could previously pass in DroppedFile:getFilename() and it would work too, this just makes it a bit nicer.
|
9 years ago |
Bart van Strien
|
8dd7cc16ab
Fix end-of-stream detection for videos
|
9 years ago |
Alex Szpakowski
|
3d25416e14
Removed an unused variable.
|
9 years ago |