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
04ca33d127a28f7c3d201bfafba65a52940cb3b0
love
/
src
T
History
Alex Szpakowski
04ca33d127
Updated Xcode project with new bezier files
2013-05-12 17:04:56 -03:00
..
common
Add support for Bezier curves of arbitrary degree.
2013-05-12 21:57:06 +02:00
libraries
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
modules
Updated Xcode project with new bezier files
2013-05-12 17:04:56 -03:00
scripts
Added love.window (issue #6.) All window-related functions have been moved from love.graphics to love.window.
2013-05-10 22:32:15 -03:00
love.cpp
Replaced deprecated lua_open calls with luaL_newstate
2013-02-16 00:51:57 -04:00