Bill Meltsner
|
e5fa4c87c6
exposed collideConnected flag
|
14 years ago |
Bill Meltsner
|
99660f39ab
Added RopeJoint
|
14 years ago |
Bill Meltsner
|
7ec64bf912
Add basic EdgeShape (todo: all edge-related functionality) and further integrated the new Joints
|
14 years ago |
Bill Meltsner
|
551cf591e2
Add new Shape types to the Shape StringMap
|
14 years ago |
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 years ago |
Bill Meltsner
|
b3434997bf
more joint updates to better match the API
|
14 years ago |
Bill Meltsner
|
b4fae893fd
updating the Joints
|
14 years ago |
Bill Meltsner
|
be146c5f61
some more Shape fixes
|
14 years ago |
Bill Meltsner
|
c3d69746c1
making a stab at updating Shapes
|
14 years ago |
Bill Meltsner
|
e32a373dc9
add new joint enums (no implementation yet)
|
14 years ago |
Bill Meltsner
|
57e345e91e
bring in new version of Box2D and update #include paths
|
14 years ago |
Bill Meltsner
|
aaa6afed76
start box2d update branch
|
14 years ago |
Bill Meltsner
|
a1dc0e5c8e
fixed framebuffers being filled with garbage when created
|
14 years ago |
Bill Meltsner
|
e6bf34431c
merge default into minor
|
14 years ago |
vrld
|
19e4dea8e8
Add framebuffer:clear(r,g,b,a) (issue #134).
|
14 years ago |
vrld
|
141d4d5eee
Turn of auto color clearing in Framebuffer::startGrab().
|
14 years ago |
vrld
|
61bf387bf9
Change love.graphics.setBackgroundColor() to accept alpha values.
|
14 years ago |
vrld
|
140fbfb61c
Merge Framebuffer changes
|
14 years ago |
vrld
|
4cf2d0dc99
Merge...
|
14 years ago |
Bill Meltsner
|
d44322edcc
updated Xcode project to work with Xcode 4
|
14 years ago |
Bill Meltsner
|
45b8ba7ae3
fixed ParticleSystem:setSize() looking at the wrong argument for size variation
|
14 years ago |
Bill Meltsner
|
79fd4aa180
fixing font-related segfault bug, thanks to itsnotabigtruck
|
14 years ago |
vrld
|
40ab19d91a
Merge Framebuffer:set/getWrap to minor
|
14 years ago |
vrld
|
75d03505ab
Expose Framebuffer:set/getWrap to Lua
|
14 years ago |
vrld
|
a88c4c6a79
Add get/setWrap to Framebuffer (issue #192).
|
14 years ago |
vrld
|
e77b94f112
Make the compiler shut up about initialization order.
|
14 years ago |
rude
|
2546f27b07
Merge default into minor.
|
14 years ago |
rude
|
a2dadbf049
Updated MSVC2010 project files with changes from 'newfont' branch.
|
14 years ago |
rude
|
3c7353be9d
Silence warnings in luasocket/GLee.
|
14 years ago |
rude
|
10a1602840
Silence int -> float warnings on Windows.
|
14 years ago |