Commit történet

Szerző SHA1 Üzenet Dátum
  Bill Meltsner 055238659b Change Contact callbacks to pass the actual Fixtures instead of just the userdata 14 éve
  Bill Meltsner c233ab3d50 isSleepingAllowde -> isSleepingAllowed 14 éve
  Bill Meltsner 7e039dd1ef Add ContactFilter callback to World 14 éve
  Bill Meltsner 1b14dcaeb8 cleaning up *Shape constructors 14 éve
  Bill Meltsner 06820210eb better Fixture Shape management 14 éve
  Bill Meltsner e962891ba2 Add Fixture:getNext() 14 éve
  Bill Meltsner c705063597 First attempt at implementing Memoization for certain Box2D objects 14 éve
  Bill Meltsner d35dbaa28b Add __eq metamethod to all objects (checks to see if the Proxy data they represent are equal) 14 éve
  Bill Meltsner 2e1b941bd6 Add Memoizer class 14 éve
  Bill Meltsner b36ff409aa Make Fixture creation API more lovely 14 éve
  Bill Meltsner a0c0fd8387 Add Body:getWorldPoints, basically for use with PolygonShape:getPoints to facilitate easier drawing 14 éve
  Bill Meltsner 08f894a98e Box2D implemented its own convex hull algorithm, Graham just messes things up 14 éve
  Bill Meltsner 0d4569d28b Add mandatory density argument to Body:createFixture 14 éve
  Bill Meltsner 8592b98525 Add type to Body constructor (defaults to "static") 14 éve
  Bill Meltsner 5f4b4c8838 Forgot scaling when creating shapes and in PolygonShape::getPoints() 14 éve
  Bill Meltsner 542ae2f736 Actually create groundBody when creating a World with gravity (i.e. all the time) 14 éve
  Bill Meltsner 2c761fc701 Actually load Fixture Lua functions 14 éve
  Bill Meltsner a446ddacc4 Fix Shape memory management 14 éve
  Bill Meltsner dc5cfc928c Make Xcode even more less stupid. 14 éve
  Bill Meltsner 0ee4bbc0bd Make Xcode less stupid and use the right files for b2RopeJoint and b2WheelJoint. 14 éve
  Bill Meltsner de90c5e0d5 Fix Physics linker error 14 éve
  Bill Meltsner de170c02c8 Update Joint APIs 14 éve
  Bill Meltsner 6e7d83d7ea Update ChainShape API 14 éve
  Bill Meltsner 367dbc2ecc Update Body API. 14 éve
  Bill Meltsner 0678eac453 A first attempt at overhauling collision. New everything. 14 éve
  Bill Meltsner 71abae06c7 Implement Fixture class properly. 14 éve
  Bill Meltsner 95f6047417 Update World contact callback definitions, get ready for collision overhaul 14 éve
  Bill Meltsner 4980797afc World no longer has an explicit size 14 éve
  Bill Meltsner a956f9b0c1 Update WeldJoint for new soft constraint options 14 éve
  Bill Meltsner 3c7310e76d Update to Box2D 2.2.1 (stop updating, Erin!) 14 éve