0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #10 from cotejp/patch-2 More... over 8 years ago
Update README.md More... over 8 years ago
Merge pull request #9 from cotejp/patch-1 More... over 8 years ago
Update README.md More... over 8 years ago
Merge pull request #8 from jacob2512/master More... over 8 years ago
minor spacing changes More... about 9 years ago
MovieClip Collision Detection More... about 9 years ago
removed distance-precheck from the pixel-collision, because it is currently likely to be causing detection-issues if one object is rotated More... over 10 years ago
updated example to work with EaselJS 0.7.1 More... over 11 years ago
Merge pull request #3 from eduojeda/master More... over 11 years ago
Renamed usages of BitmapAnimation to Sprite to make code compatible with EaselJS 0.7 More... over 11 years ago
minor formating More... almost 12 years ago
Merge branch 'master' of github.com:olsn/Collision-Detection-for-EaselJS More... almost 12 years ago
added support for sourceRect More... almost 12 years ago
Merge pull request #1 from Derkje-J/issue-framename More... about 12 years ago
Fix bug with colliding frames More... about 12 years ago
fixed bug in distance-precheck for pixel collision* More... over 12 years ago
fixed bug to with wrong width of container-bounds More... over 12 years ago
fixed bug with regX and regY on BitmapAnimation More... over 12 years ago
checkPixelCollision(...) now returnin "false" instead of "null" when rects collide but no pixels More... over 12 years ago
updated readme More... over 12 years ago
updated readme More... over 12 years ago
fixed a bug and added debug-option More... over 12 years ago
commented out 2 logs More... over 12 years ago
updated readme More... over 12 years ago
updated readme More... over 12 years ago
updated readme More... over 12 years ago
updated name of the file and pixel collision now returns a rect with the collision-position (and optionally the full size) More... over 12 years ago
updated readme More... over 12 years ago
updated readme More... over 12 years ago