v3.0.1
Bug fixes
- Fixed
with-credentials
, thanks @robertsLando! #4098 - Fixed updating hotspot's
data-surface
attribute. #4099 - Fixed slow video texture framerate on Firefox. #4105
- Avoid lottie-web dependency errors, thanks @robertsLando! #4108
- Fixed Lottie textures not updating. #4114
Examples
✨ Fixed animated hotspots example for iOS. #4107
✨ Fixed video textures example for Firefox. #4104
✨ Fixed Lottie textures example for Safari by demonstrating proper use of ES-module-shims. #4113
✨ Updated recommended CDN from unpkg to ajax. #4121
Other notable changes
- Updated default DRACO decoder to v1.5.6. #4115
- Updated fidelity comparison with v0.0.13 of three-gpu-pathtracer, thanks @gkjohnson! #4118
- Fixed Babylon.js renderings, thanks @Popov72! #4120, #4123