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
6c5daab312d7724e3584cf1b8c1776edc2394a93
love
/
src
T
History
Alex Szpakowski
6c5daab312
Fixed up the API: setCanvas (singular) now only takes one canvas, setCanvases must be used for multi-canvas rendering
...
--HG-- branch : MRTs
2013-03-25 21:23:09 -03:00
..
common
Make love.math a singleton. Remove code duplication. Add love.math.triangulate.
2013-03-13 20:48:39 +01:00
libraries
Updated UTF-8 library to the latest version
2013-03-01 10:01:37 -04:00
modules
Fixed up the API: setCanvas (singular) now only takes one canvas, setCanvases must be used for multi-canvas rendering
2013-03-25 21:23:09 -03:00
scripts
Added MRT support to canvases via love.graphics.setCanvases(c1, c2, ...), and an 'effects' callback function in shaders.
2013-03-24 02:20:15 -03:00
love.cpp
Replaced deprecated lua_open calls with luaL_newstate
2013-02-16 00:51:57 -04:00