0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Inline ListGet More... almost 13 years ago
Don't make quadtree deeper than necessary More... almost 13 years ago
Speed up jgAreaContains More... almost 13 years ago
Let ruby set the elasticity More... almost 13 years ago
Allocate fewer lists when getting Quadtree candidiates More... almost 13 years ago
Get elasticity working by bringing back the old friction/elasticity stuff, fixes some odd behaviour too More... almost 13 years ago
Dampen the tangential velocity in kinematic bodies, a bit hackish More... almost 13 years ago
Pass attr through to Area from Body More... almost 13 years ago
Allow setting/getting of area position/angle More... almost 13 years ago
Add one-particle body, Speck More... almost 13 years ago
Include extention .o files in rake clean More... almost 13 years ago
Provide sensible defaults for kinematic areas More... about 13 years ago
Fix shape matching to respect damping More... about 13 years ago
Remove debug code More... about 13 years ago
Add 'constant force' to particle, so forces are independent of update rate More... about 13 years ago
Add optional shape-matching to area More... about 13 years ago
Get rid of useless specs More... about 13 years ago
Expose Vector2#dot to ruby More... about 13 years ago
Add const where needed in the extention helpers More... about 13 years ago
Respect Group#particles re-defines More... over 13 years ago
Correct List#remove More... over 13 years ago
Lower default friction with the new algorithm More... almost 14 years ago
Correct calculation of a particle's veloctiy More... almost 14 years ago
Remove Spring#drag_towards More... almost 14 years ago
Remove the last references to elasticity More... almost 14 years ago
Add friction handling to Space More... almost 14 years ago
Remove elasticity and friction from area More... almost 14 years ago
Clean that code up a little More... almost 14 years ago
Move the move proportions to Collision.c More... almost 14 years ago
Move collision calculations to Collision.c More... almost 14 years ago