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
6fd303840503478cdcd813bf19b33f138d59bcb0
love
/
src
T
History
Alex Szpakowski
6fd3038405
Improved clarity/readability of internal OpenGL state shadowing functions
2013-04-17 01:06:33 -03:00
..
common
Added love.math.newRandomGenerator. Returns a RNG object with its own seed and random methods.
2013-04-14 23:02:44 -03:00
libraries
Replaced the devil love.image module with love.image.magpie, which can decide which image library to use in a similar manner to love.sound.lullaby. Some rough edges still exist.
2013-04-07 17:18:34 -03:00
modules
Improved clarity/readability of internal OpenGL state shadowing functions
2013-04-17 01:06:33 -03:00
scripts
Potentially worked around an SDL resize event bug in windows causing initial window creation to happen twice
2013-04-12 14:20:00 -03:00
love.cpp
Replaced deprecated lua_open calls with luaL_newstate
2013-02-16 00:51:57 -04:00