Commit History

Author SHA1 Message Date
  Bill Meltsner 0678eac453 A first attempt at overhauling collision. New everything. 14 years ago
  Bill Meltsner 71abae06c7 Implement Fixture class properly. 14 years ago
  Bill Meltsner 95f6047417 Update World contact callback definitions, get ready for collision overhaul 14 years ago
  Bill Meltsner 4980797afc World no longer has an explicit size 14 years ago
  Bill Meltsner a956f9b0c1 Update WeldJoint for new soft constraint options 14 years ago
  Bill Meltsner 3c7310e76d Update to Box2D 2.2.1 (stop updating, Erin!) 14 years ago
  Bill Meltsner a565668183 Add ChainShape 14 years ago
  Bill Meltsner e69cafe868 Switched get/setMeter from being a World method to a love.physics function 14 years ago
  Bill Meltsner 1fa99d022a Documented collideConnected flag 14 years ago
  Bill Meltsner d8f3db6682 exposed new Shape functions 14 years ago
  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