What's Changed
- avm2: Reimplement Matrix3D.recompose() as a native method by @kjarosh in #24404
- avm2: Reimplement Matrix3D.decompose() as a native method by @kjarosh in #24405
- avm2: Implement TextBlock.releaseLines and TextBlock.lastLine by @Lord-McSweeney in #24399
- tests: Add coverage for a
TextBlock.releaseLinesedge case by @Lord-McSweeney in #24416 - avm2: Implement Matrix3D.append()/prepend() as native by @kjarosh in #24406
- core: Make
DisplayObject::ptr_eqtake any TDisplayObject parameter by @Lord-McSweeney in #24417
Full Changelog: nightly-2026-08-09...nightly-2026-08-10