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-14 10:13:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
abd31ca4e2bd808f6b0e949f1217d6e983039cdd
love
/
src
T
History
Alex Szpakowski
abd31ca4e2
Fixed ParticleSystems and Files crashing instead of erroring when given bad sizes (issue
#666
)
2013-07-04 06:29:02 -03:00
..
common
Added a way for love's reference-counted objects to be released more safely in some situations (e.g. setters)
2013-06-09 02:42:33 -03:00
libraries
Removed support for BC7-compressed DDS images (only *very* modern systems support it right now); updated the ddsparse library
2013-06-09 16:31:02 -03:00
modules
Fixed ParticleSystems and Files crashing instead of erroring when given bad sizes (issue
#666
)
2013-07-04 06:29:02 -03:00
scripts
Fixed the error screen sometimes not properly appearing until the next input event due to double/triple-buffering
2013-07-01 23:29:18 -03:00
love.cpp
Removed duplicated code for a crash workaround in Mac OS 10.5
2013-05-16 15:30:34 -03:00