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 07:41:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc2c79ad5f45ec6fa20a24258150c1f7aff5cd6f
love
/
src
T
History
Alex Szpakowski
fc2c79ad5f
Add EdgeShape:set/getNext/PreviousVertex. ChainShape:setNext/PreviousVertex can now take no arguments to disable ghost vertices.
...
Resolves issue
#1191
.
2016-08-01 10:15:34 -03:00
..
common
Make LÖVE buildable (barely) with Megasource on Mac.
2016-07-14 16:29:45 +02:00
libraries
Re-apply enet patch to use autoconf results
2016-04-02 17:25:38 +02:00
modules
Add EdgeShape:set/getNext/PreviousVertex. ChainShape:setNext/PreviousVertex can now take no arguments to disable ghost vertices.
2016-08-01 10:15:34 -03:00
scripts
Fail gracefully when auto.lua is called on a file not in src/scripts
2016-07-28 17:15:52 +02:00
love.cpp
Fixed love.event.quit on un-fused iOS games to properly exit to the game list instead of just restarting the current game.
2016-04-10 22:11:28 -03:00