Bill Meltsner
|
be55579a22
|
Happy New Year, have an enormous diff
|
2012-01-09 02:41:11 -06:00 |
|
Bart van Strien
|
1509403ca7
|
Add SpriteBatch:getImage (issue #321)
|
2012-01-08 13:46:01 +01:00 |
|
Bart van Strien
|
c707a4ca45
|
Properly export all lua-facing functions and use those for initialization (love.cpp no longer explicitly mentions implementations)
|
2011-12-24 01:10:40 +01:00 |
|
Bart van Strien
|
0aae9684b3
|
Automated formatting fix
|
2011-11-16 11:32:41 +01:00 |
|
Bart van Strien
|
dc66ea20c1
|
Add SpriteBatch:set(q) and make add(q) return the index
|
2011-10-20 20:19:01 +02:00 |
|
rude
|
387a8ab2dc
|
Issue #262: Add per-sprite colors.
|
2011-07-23 17:12:29 +02:00 |
|
vrld
|
d420d68048
|
Add shear transformation and transform object (issue #152).
Add origin parameters to love.graphics.print.
New shear parameters kx,ky for:
- love.graphics.draw,
- love.graphics.drawq,
- love.graphics.print,
- SpriteBatch:add,
- SpriteBatch:addq.
Transform objects apply to:
- love.graphics.draw,
- love.graphics.drawq,
- love.graphics.print.
|
2011-07-05 14:33:34 +02:00 |
|
Bart van Strien
|
bd158faaaa
|
Revise spritebatch locking (binding now) (issue #231)
|
2011-06-10 14:40:37 +02:00 |
|
José Romero
|
dc2d87a90f
|
Apply patch for issue #219
|
2011-04-27 16:35:14 +02:00 |
|
Bill Meltsner
|
fde708160e
|
bringing in the new year by changing every 2010 to 2011
|
2011-01-15 14:40:27 -06:00 |
|
rude
|
aa01c984b9
|
Updated all dates to 2010.
|
2010-01-31 16:54:47 +01:00 |
|
rude
|
c52c218ba1
|
Renamed Frame to Quad; added drawq/addq; fixed some bugs.
|
2009-08-17 23:35:04 +02:00 |
|
rude
|
dd420d68a3
|
Ok, project generation didn't really work out. Reverted.
|
2009-08-10 21:33:07 +02:00 |
|
rude
|
ba1a75e547
|
Added many comments, and changed function names for wrapper functions.
|
2009-08-09 21:08:55 +02:00 |
|
rude
|
5c068db487
|
Added locking to SpriteBatch, and conf.lua.
|
2009-07-27 15:17:54 +02:00 |
|
rude
|
4f32377efa
|
Added working SpriteBatch.
|
2009-07-27 02:10:51 +02:00 |
|
rude
|
84bf839872
|
Removed classes which should be implemented in Lua (or need of re-implementation).
|
2009-07-26 23:08:40 +02:00 |
|
rude
|
dcb3dfd83d
|
Initial Mercurial commit.
|
2009-07-26 15:46:49 +02:00 |
|