Fixes
- Support HTML-in-Canvas textures via copyElementImageToTexture (WebGPU) by @mvaligursky in #8810
- Replace opaque any/* types with real types in public API reference by @willeastcott in #8811
- Elevate the Entity class reference to peak quality by @willeastcott in #8814
- Null particle module-scope vars after construction to prevent memory leak by @Skullheadx in #8809
- Update HTML-in-Canvas texture upload to new API by @mvaligursky in #8828
- Fix @param names/types that contradict the function signatures by @willeastcott in #8813
- Apply gsplat material changes made in frame:ready the same frame by @mvaligursky in #8830
Examples
Contributors
New Contributors
- @Skullheadx made their first contribution in #8809
Full Changelog: v2.19.1...v2.19.2