What's Changed
- avm2: Improve FP's buggy behavior in Vector3d.nearEquals() by @kjarosh in #24463
- avm2: Improve accuracy of Number to String coercion by @kjarosh in #24459
- desktop: Implement FreeType device font renderer by @kjarosh in #24418
- avm2: Make remaining Matrix3D methods native and clean up code by @kjarosh in #24465
- avm2: Use restargs instead of passing arguments as an array in Date methods by @Lord-McSweeney in #24466
- avm2: Implement Matrix3D.interpolate and interpolateTo by @SulivanM in #24450
- desktop: Gate FreeType behind a feature by @kjarosh in #24470
- avm2: Use f64 sign methods in f64_to_string by @kjarosh in #24471
New Contributors
Full Changelog: nightly-2026-08-15...nightly-2026-08-16