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 16:40:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7419e0e37140d4c434e857ab3b2d073331bc09f
love
/
platform
/
xcode
T
History
Alex Szpakowski
c7419e0e37
Move most graphics Font code out of the opengl subfolder.
...
--HG-- branch : minor
2016-12-30 14:19:07 -04:00
..
Images.xcassets
New Mac and iOS icons
2016-02-12 17:07:24 -04:00
ios
Updated the version.
2016-05-02 18:03:57 -03:00
liblove.xcodeproj
Move most graphics Font code out of the opengl subfolder.
2016-12-30 14:19:07 -04:00
love.xcodeproj
The Xcode project now recognizes frameworks placed in love/platform/Xcode/macosx/Frameworks/ when building for macOS (closes issue
#1230
).
2016-11-25 23:10:29 -04:00
macosx
Added “none” blend mode. This is equivalent to setBlendMode(“replace”, “premultiplied”) (which also effectively disables blending) but doesn’t require explicitly setting the alpha multiplication mode.
2016-12-28 12:32:37 -04:00