Releases: mml-io/mml
Releases · mml-io/mml
v0.4.0
What's Changed
- Loading materials on connect (#71 & #79) by @MarcusLongmuir in #81
- Update README by @MarcusLongmuir in #83
- Fixed NetworkedDOMBroadcastReceiver's ability to handle switching runners by @MarcusLongmuir in #82
- Fix calls to add/updateCollider by @MarcusLongmuir in #88
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Corrected m-interaction schema types by @MarcusLongmuir in #70
- Document-relative m-frame and content addressing (#72) by @MarcusLongmuir in #73
- Changed local ports from 8000 range to 7000 range by @MarcusLongmuir in #74
- Build TypeScript declarations (#36) by @MarcusLongmuir in #75
- Collision Events (#51) by @MarcusLongmuir in #76
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Fixed class instance usage of isHTMLElement by @MarcusLongmuir in #43
- Made collide="true" the default by @MarcusLongmuir in #44
- Simplify MMLScene by @MarcusLongmuir in #46
- Removed IPC, renamed Dom -> DOM, and refactored packages by @MarcusLongmuir in #47
- NetworkedDOM broadcast and relay packages by @MarcusLongmuir in #48
- m-position-probe by @MarcusLongmuir in #67
- Added m-chat-probe documentation by @Wyverex42 in #68
New Contributors
- @Wyverex42 made their first contribution in #68
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- Forward iframe logs and unhandled exceptions via NetworkedDOM log callback by @lukasondre in #39
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Removed ref-distance and roll-off from m-audio and m-video by @MarcusLongmuir in #30
- Fix spelling in Github Pull Request Template by @michavie in #34
- Fix JSDOMRunner Typescript errors by @michavie in #33
- isHTMLElement for Firefox by @MarcusLongmuir in #28
- Fix #31 by correcting visibility check to the remapped node id by @MarcusLongmuir in #32
- Removed 1px border from web runner client by @MarcusLongmuir in #38
- Use node-fetch for compatibility with node v16 by @MarcusLongmuir in #37
- Handle errors when attempting to create invalid elements by @MarcusLongmuir in #42
New Contributors
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Cleanup m-audio debug visualisations on removal by @MarcusLongmuir in #21
- Pass document time to MMLWebRunnerClient. Fixes #19 by @MarcusLongmuir in #20
- Fixed handling of initial audio attributes on m-video and m-audio by @MarcusLongmuir in #22
- Removed references to ambient and directional light types by @MarcusLongmuir in #25
- Refactored IframeWrapper to support Firefox by @MarcusLongmuir in #26
- Added fetch support to JSDOMRunner by @MarcusLongmuir in #27
Full Changelog: v0.1.0...v0.1.1