Releases: mml-io/mml
Releases · mml-io/mml
v0.19.2
What's Changed
- Fix v0.2 websocket batching by @MarcusLongmuir in #215
- Add hasWebsocket functions to NetworkedDOM by @MarcusLongmuir in #216
Full Changelog: v0.19.1...v0.19.2
v0.19.1
What's Changed
- Fix buffering before open on FakeWebsocket by @MarcusLongmuir in #212
- Remove getRootContainer from MMLScene by @MarcusLongmuir in #214
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- PlayCanvas + Standalone Viewer by @MarcusLongmuir in #205
- Fix m-video volume setting by @MarcusLongmuir in #209
- Add networked-dom-v0.2 protocol (#54) by @MarcusLongmuir in #210
Full Changelog: v0.18.1...v0.19.0
v0.18.1
What's Changed
- Update dependencies and simplify lint config by @MarcusLongmuir in #197
- fix m-light cast-shadows by @TheCodeTherapy in #196
- Fix parent node id remapping (#198) by @MarcusLongmuir in #199
- Update dependencies by @MarcusLongmuir in #201
- Handle node prepending when a node has existing children. by @longdivision in #203
New Contributors
- @longdivision made their first contribution in #203
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- Add m-link target attribute by @MarcusLongmuir in #193
- Fix unknown previous sibling error by @MarcusLongmuir in #194
Full Changelog: v0.17.1...v0.18.0
v0.17.1
What's Changed
- Fix for m-frame src changing (#188) by @MarcusLongmuir in #190
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- m-link (#143) by @MarcusLongmuir in #185
- adds the emissive attribute to the m-video element by @TheCodeTherapy in #184
- m-label emissive attributes by @TheCodeTherapy in #186
- m-image emissive attribute by @TheCodeTherapy in #187
Full Changelog: v0.16.1...v0.17.0
v0.16.1
What's Changed
- Fix memory leak in m-frame loading progress (#178) by @MarcusLongmuir in #182
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- m-audio loop-duration (#174) by @MarcusLongmuir in #175
- Vendor rfc6902 package (#173) by @MarcusLongmuir in #177
- Fix NetworkedDOM element syncing (#176) by @MarcusLongmuir in #180
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Add missing @mml-io/model-loader dependency by @MarcusLongmuir in #164
- Fix an issue where m-frame loaded unnecessarily by @MarcusLongmuir in #166
- adds a 'cast-shadow' attribute to m-light to toggle shadow casting by @TheCodeTherapy in #167
- m-attr-lerp #165 by @MarcusLongmuir in #171
- Allow JSDOMRunner to load external resources from specified URLs by @deej-io in #172
New Contributors
Full Changelog: v0.14.0...v0.15.0