Releases: mml-io/3d-web-experience
Releases · mml-io/3d-web-experience
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
v0.4.0
v0.3.0
What's Changed
- Further rendering and character parameters to tweakpane by @TheCodeTherapy in #8
- Fix post-processing chain and improves tweakpane by @TheCodeTherapy in #16
- Prevent character view blocking by @TheCodeTherapy in #17
- Fix first-person camera #14 by @TheCodeTherapy in #18
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Improve shadows, envMap, sunlight and tonemapping by @TheCodeTherapy in #1
- Implement cache strategy for ModelLoader class on 3d-web-client-core package by @TheCodeTherapy in #3
- Add configurable rendering and post-processing options by @TheCodeTherapy in #6
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release