0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-27 09:50:52 -05:00
liabru-matter-js/src
2014-07-09 17:46:44 +01:00
..
body fixed Body.rotate 2014-07-03 18:31:47 +01:00
collision changed Grid.create to accept an options object 2014-06-21 19:18:35 +01:00
constraint removed engine.input, removed Engine mouse events, added MouseConstraint mouse events 2014-06-21 17:44:25 +01:00
core moved collision events into Engine.update, changed collisionStart to trigger before collisions resolved 2014-07-09 17:46:44 +01:00
factory improved docs 2014-05-20 14:15:39 +01:00
geometry fixed chaining for some Matter.Vertices methods 2014-06-03 15:59:04 +01:00
module moved Matter.Inspector and Matter.Gui to the MatterTools project 2014-05-01 23:13:42 +01:00
render removed engine.broadphase.current, removed engine.broadphase.instance, changed engine.broadphase to refer to the broadphase instance, updated matter-tools 2014-06-21 19:24:53 +01:00