0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-23 09:26:51 -05:00
liabru-matter-js/src
Mikko Rantanen a20a9fbd1c Fix the out-of-bounds check in grid broadphase
`world.bounds` is a normal bounds object with min and max coordinates instead of height and width.
2016-04-02 13:11:26 +03:00
..
body added docs for body.render.opacity 2016-02-07 15:21:53 +00:00
collision Fix the out-of-bounds check in grid broadphase 2016-04-02 13:11:26 +03:00
constraint remove constraint torque clamp 2015-12-28 18:50:07 +00:00
core added default for delta parameter in Engine.update, closes #200 2016-02-07 16:06:54 +00:00
factory fix issue with Bodies.circle label option, closes #195 2016-02-07 16:22:20 +00:00
geometry added SVGPathSeg polyfill, closes #196 2016-02-07 12:46:16 +00:00
module added Matter.version 2015-12-02 00:39:51 +00:00
render fix lint issue 2016-02-07 15:49:09 +00:00