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-16 00:02:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7e4148869009d707441a81467e3bd7c9038b2f4
love
/
src
/
libraries
T
History
Alex Szpakowski
a7e4148869
Merged default into minor
...
--HG-- branch : minor
2015-01-16 15:47:26 -04:00
..
Box2D
Fixed compiling Box2D on some platforms (memory.h doesn't exist in every build environment)
2014-12-08 21:19:41 -04:00
ddsparse
Allow BC6 and BC7 compressed DDS files to be loaded into Images.
2014-11-05 21:11:22 -04:00
enet
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
glad
Fix GLAD bug that caused compilation with luajit headers to fail
2015-01-15 10:31:16 +01:00
lodepng
Removed the DevIL backend from love.image. Replaced it with PNG and JPEG encoders/decoders via LodePNG, zlib, and libjpeg-turbo.
2014-04-22 17:11:59 -03:00
luasocket
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
noise1234
Added love.math.noise(x, [y, z, w]). Calculates the 1D, 2D, 3D or 4D Simplex noise value at a particular coordinate
2013-05-01 18:26:40 -07:00
stb
Fixed detection of TGA and BMP images and updated stb_image to the latest version.
2014-08-11 03:11:51 -03:00
utf8
Updated UTF-8 library to the latest version
2013-03-01 10:01:37 -04:00
Wuff
Fixed wave sound playback by using a different wave reader library (thanks Boolsheet!)
2013-10-23 16:02:06 -03:00