This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-15 07:41:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb3aa060b2e45fb634c747855d3c646546b7ece4
love
/
src
T
History
Bart van Strien
fb3aa060b2
Fix Texture leak in Meshes
2014-06-18 14:34:05 +02:00
..
common
Added love.joystick.loadGamepadMappings (resolves issue
#842
), and Joystick:saveGamepadMapping.
2014-06-04 15:50:06 -03:00
libraries
Throw away the first 3 love.math.random results after seeding it (xorshift outputs less random results the first few times when the seed is very similar to a previous one)
2014-03-15 21:43:25 -03:00
modules
Fix Texture leak in Meshes
2014-06-18 14:34:05 +02:00
scripts
Renamed all cases of FSAA to the more accurately-named MSAA. The FSAA names (canvas:getFSAA, t.window.fsaa, etc.) still exist for now, for backwards-compatibility.
2014-06-13 23:28:00 -03:00
love.cpp
Goodbye 2013, hello 2014!
2014-01-03 17:28:58 -04:00