Bart van Strien
|
7dd960619d
Automatically deduce the type in luax_checktype, luax_getmodule, luax_optmodule and luax_totype
|
8 жил өмнө |
Bart van Strien
|
c761202486
Build type information on first use (load-time), instead of using a hardcoded list
|
8 жил өмнө |
airstruck
|
24da8433d0
Expose axis vector of PrismaticJoint and WheelJoint (fixes #1176)
|
9 жил өмнө |
Alex Szpakowski
|
46a2e7b85c
Happy new year! 🎉
|
9 жил өмнө |
Alex Szpakowski
|
2c4e713114
Imported some of the dynamiccore branch from love-experiments:
|
9 жил өмнө |
Alex Szpakowski
|
2f419c1c83
Replaced most cases of type bits and type name strings in love's Lua wrapper code with type id's.
|
10 жил өмнө |
Alex Szpakowski
|
91062a1496
Added Body/Contact/Fixture/Joint/World:isDestroyed (resolves issue #964.)
|
10 жил өмнө |
Alex Szpakowski
|
c7b45b3505
Updated copyright for the new year
|
10 жил өмнө |
Alex Szpakowski
|
775f816304
Added Joint:getBodies (see issue #922.)
|
10 жил өмнө |
Alex Szpakowski
|
5dd23dffd1
Added Joint:setUserData and Joint:getUserData (resolves issue #894.)
|
11 жил өмнө |
Alex Szpakowski
|
3120a0e650
Goodbye 2013, hello 2014!
|
11 жил өмнө |
Alex Szpakowski
|
74ac2820cd
Joint:enableMotor -> Joint:setMotorEnabled, Joint:enableLimit -> Joint:setLimitsEnabled, Joint:isLimitEnabled -> Joint:hasLimitsEnabled. Resolves issue #691.
|
12 жил өмнө |
Alex Szpakowski
|
96161c66f6
Updated copyright text for the new year
|
12 жил өмнө |
Bart van Strien
|
7793e7f02f
CRLF to LF
|
13 жил өмнө |
rude
|
81c38e22d0
Applied the new style guidelines.
|
13 жил өмнө |
Bill Meltsner
|
57dabc9f89
Change WheelJoint:get/setSpringFrequencyHz to get/setSpringFrequency
|
13 жил өмнө |
Bill Meltsner
|
be55579a22
Happy New Year, have an enormous diff
|
13 жил өмнө |
Bart van Strien
|
c1f68e058d
Use Box2D's callbacks for destruction of physics objects and wait until the end of the timestep before destroying them.
|
13 жил өмнө |
Bart van Strien
|
c707a4ca45
Properly export all lua-facing functions and use those for initialization (love.cpp no longer explicitly mentions implementations)
|
13 жил өмнө |
Bart van Strien
|
0aae9684b3
Automated formatting fix
|
14 жил өмнө |
Bill Meltsner
|
7ec64bf912
Add basic EdgeShape (todo: all edge-related functionality) and further integrated the new Joints
|
14 жил өмнө |
Bill Meltsner
|
915e3e9d86
Updated to Box2D 2.2, added new joints, some other updates to match the API changes (still plenty more to go though)
|
14 жил өмнө |