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
5eb37d30f7a79cbe389627e8ff01f4d3f4f79d00
love
/
platform
/
macosx
T
History
Alex Szpakowski
5eb37d30f7
Cleaned up and simplified some graphics code.
...
--HG-- branch : minor
2014-10-26 15:31:32 -03: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
Removed runtime support for Mac OS 10.6 and switched from libstdc++ to libc++ in OS X. Now we can use C++11's standard library!
2014-08-08 18:54:12 -03: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