Matter.js v0.9.1 Release Notes

Release Date: 2016-02-15 // about 8 years ago
    • ➕ added default for delta parameter in Engine.update, closes #200 (490d232), closes #200
    • ➕ added docs for body.render.opacity (adcb610)
    • ➕ added SVGPathSeg polyfill, closes #196 (8fcb893), closes #196
    • ➕ Adding the opacity attribute to be able to draw semi-transarent sprites (5b755a1)
    • 👍 allow passing of pixi objects to Matter.RenderPixi at creation, closes #193 (dbdabcc), closes #193
    • 🔄 change main reference in package.json (633c305)
    • Changed bounds checking MIN_VALUE to -MAX_VALUE. Fixes #202 (dd5e260), closes #202
    • 🛠 fix issue with Bodies.circle label option, closes #195 (e7e8c26), closes #195
    • 🛠 fix lint issue (b4e875b)
    • 🛠 fixed build issue (bb3d43f)
    • 🛠 fixed rendering of angle indicators (aaffee3)
    • 🛠 fixed rendering of compound bodies (99dd6c5)
    • 🛠 fixes to body opacity rendering (8ac06b2)
    • 🔀 Merge branch 'master' of https://github.com/ma1069/matter-js into ma1069-master (c99e6af)
    • 🔀 Merge pull request #199 from kevinboudot/master (34fa27a)
    • ✂ remove redundant console.log from gulpfile (b5006e3)
    • ⚡️ Update README.md (1bfb758)
    • ⚡️ updated edge build (cc80837)
    • ⚡️ updated test refs (cfdc0b3)
    • ⚡️ updated test refs (4d65dd1)