0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-12-28 14:09:01 -05:00
liabru-matter-js/src/core
2014-05-03 18:45:48 +01:00
..
Common.js added Common.nextId, removed Body.nextId, removed Constraint.nextId, removed Composite.nextId 2014-04-29 17:34:28 +01:00
Engine.js changed engine.timing.timestamp to be simulation based rather than wall-clock based 2014-05-02 12:59:41 +01:00
Events.js changed Events.on to return callback, changed Events.off to accept callbacks for removal 2014-04-30 10:32:34 +01:00
Metrics.js composites are now an actual tree structure 2014-03-24 00:30:16 +00:00
Mouse.js added Mouse.setScale, Mouse.setPosition, mouse.absolute 2014-05-03 18:45:48 +01:00
Sleeping.js improve sleeping by ignoring inactive pairs 2014-03-10 21:54:01 +00:00