Releases: mml-io/3d-web-experience
Releases · mml-io/3d-web-experience
v0.14.0
What's Changed
- Avatar Editor Screenshot HDR by @TheCodeTherapy in #116
- adds purging of undesired properties to the animation tracks cleanup by @TheCodeTherapy in #118
- improves SSAO quality vs performance balance by @TheCodeTherapy in #119
- Feature/tooltip improvements by @TheCodeTherapy in #120
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- implements a mobile virtual joystick by @TheCodeTherapy in #111
- prevents pinch zoom when mobile controllers are active by @TheCodeTherapy in #112
- Feature/avatar animation cleanup by @TheCodeTherapy in #113
Full Changelog: v0.12.2...v0.13.0
v0.12.2
What's Changed
- improves character occlusion prevention to avoid surfaces clipping by @TheCodeTherapy in #106
- UI improvements by @TheCodeTherapy in #107
- m-character sockets by @TheCodeTherapy in #105
- visual improvements by @TheCodeTherapy in #108
- Fixed collision end and start discontinuity by @MarcusLongmuir in #109
- Updated dependencies by @MarcusLongmuir in #110
Full Changelog: v0.12.1...v0.12.2
v0.12.0
What's Changed
- Feature/web avatar by @TheCodeTherapy in #54
- Upgrade mml-web & m-chat-probe support by @MarcusLongmuir in #58
- Feature/web avatar camera by @TheCodeTherapy in #57
- Avatar Editor refactor by @TheCodeTherapy in #60
- removes the necessity of the extension to load GLB files by @TheCodeTherapy in #61
- Feature/web avatar loading by @TheCodeTherapy in #65
- Updated mml libraries and added loading progress by @MarcusLongmuir in #71
- updates the avatar editor styling to fit integration modal by @TheCodeTherapy in #73
- Refactor/avatar editor styling by @TheCodeTherapy in #76
- removes unranted load-related console messages by @TheCodeTherapy in #79
- replaces SSAO dependency by local TS implementation by @TheCodeTherapy in #80
- Fixed handling of SkinnedMesh collisions by @MarcusLongmuir in #81
- export createMMLCharacterString function by @MarcusLongmuir in #86
- Model Screenshot by @TheCodeTherapy in #94
- User avatar sticks to moving surfaces (#91) by @MarcusLongmuir in #98
- MML Characters by @TheCodeTherapy in #99
- Fix camera update jitter by @MarcusLongmuir in #101
- Default Character Update by @TheCodeTherapy in #102
- Updated dependencies by @MarcusLongmuir in #103
- Refactor mml character loading by @MarcusLongmuir in #104
Full Changelog: v0.9.0...v0.12.0
v0.9.0
What's Changed
- Improved modularity, disposability and multi-instance support by @MarcusLongmuir in #45
- References for keys and meta key handling by @MarcusLongmuir in #51
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- improves camera anti-blocking behavior by @TheCodeTherapy in #39
- improves the text-chat UI by @TheCodeTherapy in #40
- Fixed collision positions by @MarcusLongmuir in #41
- implements voice chat using dolby.io by @TheCodeTherapy in #42
- implements visual speaking indicators for the 3d-web-voice-chat package by @TheCodeTherapy in #43
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Migrate to ES Modules by @MarcusLongmuir in #34
- Use the CI config from the mml repository by @MarcusLongmuir in #35
- Web Experience Chat by @TheCodeTherapy in #33
- implements better SSAO and refactors post-processing TweakPane by @TheCodeTherapy in #36
- Fixed an issue with zero-scale collideables by @MarcusLongmuir in #37
- refactor and redesign of the 3d-web-text-chat package by @TheCodeTherapy in #38
Full Changelog: v0.6.1...v0.7.0
v0.6.0
What's Changed
- fixes default transform properties composed with invalid quaternions by @TheCodeTherapy in #30
- Exposes more scene adjustments by @TheCodeTherapy in #31
- Upgrade to MML v0.6 by @MarcusLongmuir in #32
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- fixes issue #21 that caused slow character rotation at low frame rates by @TheCodeTherapy in #23
- fixes issue #20 bug that caused wrong character to ground distance measurement by @TheCodeTherapy in #24
- fixes issue #22 that was causing shadow acne due to the lack of normalBias adjustment on the scene's shadows by @TheCodeTherapy in #25
- fixes tweakpane to allow disabling of custom tone mapping by @TheCodeTherapy in #27
- first implementation of a identity and chat labels #15 by @TheCodeTherapy in #28
- Upgrade to MML v0.5 by @MarcusLongmuir in #29
Full Changelog: v0.4.0...v0.5.0