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
c28a6c51c49c5d1acba4645e3f29097d3fa010a3
love
/
src
T
History
Xpol Wan
c28a6c51c4
love.arg.parse_option just return how many extra arg the current option consumes.
...
--HG-- branch : better-parse-options
2016-11-04 22:27:49 +08:00
..
common
Added new raw values constructor to Matrix4 and Matrix4::setRawTransformation().
2016-10-26 17:45:28 -02:00
libraries
Make stb_image only use SSE2 on x86_64, or when an override has been set (
fixes
#1173
)
2016-10-25 15:21:31 +02:00
modules
Add support for BC4-7 compressed texture formats in KTX files. Updated the changelog.
2016-10-29 23:42:40 -03:00
scripts
love.arg.parse_option just return how many extra arg the current option consumes.
2016-11-04 22:27:49 +08:00
love.cpp
love.event.quit("restart") now causes LÖVE to restart the Lua state after shutting it down.
2016-09-08 18:42:56 -03:00