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-12 08:30:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86d41620dd723d40a1165c5385ae68ca34ebb381
love
/
platform
/
xcode
T
History
Alex Szpakowski
86d41620dd
Replaced the mouse button constants ("l", "r", "m", etc.) with button numbers. 1 is the primary button, 2 is the secondary button, 3 is middle-mouse, etc. Resolves issue
#1019
.
2015-03-25 00:31:16 -03:00
..
ios
Added a placeholder default launch screen nib for iOS so the app always uses the device's native resolution (in iOS 8+, at least.)
2015-02-24 03:54:29 -04:00
liblove.xcodeproj
Replaced the mouse button constants ("l", "r", "m", etc.) with button numbers. 1 is the primary button, 2 is the secondary button, 3 is middle-mouse, etc. Resolves issue
#1019
.
2015-03-25 00:31:16 -03:00
love.xcodeproj
Added a placeholder default launch screen nib for iOS so the app always uses the device's native resolution (in iOS 8+, at least.)
2015-02-24 03:54:29 -04:00
macosx
Moved the xcode project files and related data from platform/macosx to platform/xcode.
2015-02-18 22:47:04 -04:00