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 15:51:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8762554421feb68f6be38680da8d897c46b1ba4
love
/
src
T
History
Alex Szpakowski
b876255442
Cleaned up some graphics code.
2015-01-24 03:39:05 -04:00
..
common
Added Lua 5.3's UTF-8 module to LÖVE. Resolves issue
#951
.
2015-01-21 16:52:56 -04:00
libraries
Added Lua 5.3's UTF-8 module to LÖVE. Resolves issue
#951
.
2015-01-21 16:52:56 -04:00
modules
Cleaned up some graphics code.
2015-01-24 03:39:05 -04:00
scripts
Added new event callback love.mousemoved(x, y, xrel, yrel), where xrel and yrel are the amount of pixels moved since the last event. Added love.mouse.setRelative(bool relative) and love.mouse.isRelative. Resolves issue
#470
.
2015-01-15 20:22:57 -04:00
love.cpp
Check if binary and library version match on startup (
resolves
#860
)
2015-01-15 11:26:40 +01:00