ruffle/core
Aaron Hill 358beabf5a avm2: Add Matrix3D.[recompose,decompose,copyColumnTo,invert,determinant]
The Flash Player 'Matrix3D.recompose' method throws exceptions under
certain circumstances with the "quaternion" orientation style.
I haven't yet figured this out yet, so I've marked that case as a stub.

All of the implementations are based on the OpenFL code, with some
tweaks to match Flash Player's behavior.
2023-05-23 18:51:46 -05:00
..
assets chore: Updated translations from Crowdin 2023-05-14 13:31:32 +02:00
build_playerglobal chore(deps): lock file maintenance rust dependencies 2023-05-22 19:12:08 +03:00
macros chore(deps): lock file maintenance rust dependencies 2023-05-22 19:12:08 +03:00
src avm2: Add Matrix3D.[recompose,decompose,copyColumnTo,invert,determinant] 2023-05-23 18:51:46 -05:00
Cargo.toml chore(deps): lock file maintenance rust dependencies 2023-05-22 19:12:08 +03:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00