Linus Sjögren
|
afd0ef1d9e
|
Add a custom Body:setMass function.
|
2012-01-10 04:14:17 +01:00 |
|
Bill Meltsner
|
be55579a22
|
Happy New Year, have an enormous diff
|
2012-01-09 02:41:11 -06: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 |
|
Bill Meltsner
|
221d9699f6
|
Add Body:getFilterList
--HG--
branch : box2d-update
|
2011-09-24 17:12:45 -04:00 |
|
Bill Meltsner
|
b36ff409aa
|
Make Fixture creation API more lovely
--HG--
branch : box2d-update
|
2011-09-24 09:27:39 -04:00 |
|
Bill Meltsner
|
a0c0fd8387
|
Add Body:getWorldPoints, basically for use with PolygonShape:getPoints to facilitate easier drawing
--HG--
branch : box2d-update
|
2011-09-24 03:39:21 -04:00 |
|
Bill Meltsner
|
367dbc2ecc
|
Update Body API.
--HG--
branch : box2d-update
|
2011-09-23 22:21:14 -04:00 |
|
Bill Meltsner
|
fde708160e
|
bringing in the new year by changing every 2010 to 2011
|
2011-01-15 14:40:27 -06:00 |
|
Bart van Strien
|
9a86aab97d
|
Added body.getAllowSleeping, resolves #52
|
2010-08-27 22:19:16 +02:00 |
|
rude
|
aa01c984b9
|
Updated all dates to 2010.
|
2010-01-31 16:54:47 +01:00 |
|
rude
|
67e10b64f9
|
Implmented a few 'missing methods' in love.physics.
|
2010-01-31 14:24:22 +01:00 |
|
rude
|
cd24dbcb8e
|
Added get/setGroupIndex (#129) and get/setFixedRotation (#113). Also fixed 3000 auto.lua-related warnings in MSVC.
|
2010-01-04 20:02:36 +01:00 |
|
rude
|
2a9b2b608c
|
Restored the destroy method for objects in love.physics.
|
2009-11-02 23:00:08 +01:00 |
|
rude
|
ba1a75e547
|
Added many comments, and changed function names for wrapper functions.
|
2009-08-09 21:08:55 +02:00 |
|
rude
|
797f536f05
|
Changed function names of love.physics to match Box2D.
|
2009-08-04 23:05:49 +02:00 |
|
rude
|
dcb3dfd83d
|
Initial Mercurial commit.
|
2009-07-26 15:46:49 +02:00 |
|