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-20 12:40:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2,384
Commits
3
Branches
19
Tags
cf0968fc6d2387b3bc7a5b69bb5028fba6c1b6fa
Commit Graph
2 Commits
Author
SHA1
Message
Date
Alex Szpakowski
a7e4148869
Merged default into minor
...
--HG-- branch : minor
2015-01-16 15:47:26 -04:00
Alex Szpakowski
8d0654a6a7
Added runtime drag-and-drop file and folder support via new love.filedropped and love.directorydropped event callback functions. filedropped has a single File object argument, and directorydropped has a single string argument containing the full path of the directory, which can be used with love.filesystem.mount.
...
--HG-- branch : minor
2014-10-18 20:30:36 -03:00