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
33e1d2736d034dceb8b23c2385b5b409b1bd76f9
love
/
src
T
History
Alex Szpakowski
33e1d2736d
Removed restrictions preventing sRGB and non-sRGB canvases from being used together when doing multi-canvas rendering.
2015-04-25 21:32:10 -03:00
..
common
Added the ability to have custom vertex attributes in Meshes (resolves issue #768.)
2015-04-08 22:24:17 -03:00
libraries
Replaced Simplex noise with Perlin noise for the 3D and 4D variants of love.math.noise, to avoid patent-infringement issues (resolves issue #997.)
2015-04-17 17:01:41 -03:00
modules
Removed restrictions preventing sRGB and non-sRGB canvases from being used together when doing multi-canvas rendering.
2015-04-25 21:32:10 -03:00
scripts
Mostly fixed the precision of love's uniform matrices not matching between shader stages in OpenGL ES.
2015-04-10 13:00:36 -03:00
love.cpp
Merged default into minor
2015-02-24 21:42:55 -04:00