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-16 16:20:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2,663
Commits
3
Branches
19
Tags
2c550fbf6db0cb1e105a031b0994bd4fada5c1f1
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