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-14 01:20:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f801fda0c85c4b4209ceb621ae0ba8564de92da
love
/
platform
/
macosx
T
History
Alex Szpakowski
8dba668ce9
Merged default into minor
...
--HG-- branch : minor
2014-11-15 20:17:18 -04:00
..
dmg
Building the Mac OS X build now includes the demos folder in the disk image (but the demos folder is not in the repo, you need to put it in the base folder if it's not already there)
2010-01-06 09:34:45 -06:00
icons
Added DMG automation to Xcode project
2009-08-27 13:55:19 -05:00
love-framework.xcodeproj
Cleaned up and simplified some graphics code.
2014-10-26 15:31:32 -03:00
love.xcodeproj
Merged default into minor
2014-11-15 20:17:18 -04:00
Info-Framework.plist
Increased version to 0.9.2.
2014-06-18 19:05:43 -03:00
love-Info.plist
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.
2014-10-18 20:30:36 -03:00
OSX.h
Goodbye 2013, hello 2014!
2014-01-03 17:28:58 -04:00
OSX.mm
Cleaned up some code.
2014-09-21 19:50:02 -03:00