0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-30 10:20:52 -05:00
liabru-matter-js/src/collision
2014-05-04 15:12:23 +01:00
..
Contact.js added jsdoc annotation to all src files 2014-02-28 18:15:01 +00:00
Detector.js replaced "in" operator usage with access checks, it's a little faster 2014-03-28 18:36:14 +00:00
Grid.js composites now support removals (implemented isModified flag) 2014-03-24 19:48:23 +00:00
Pair.js replaced "in" operator usage with access checks, it's a little faster 2014-03-28 18:36:14 +00:00
Pairs.js replaced "in" operator usage with access checks, it's a little faster 2014-03-28 18:36:14 +00:00
Query.js appease jshint 2014-04-29 15:29:21 +01:00
Resolver.js fixed more issues with timing.timeScale 2014-05-04 15:12:23 +01:00
SAT.js improved performance by always reusing collision objects 2014-03-17 17:18:47 +00:00