ruffle/core
Aaron Hill 6844d1bf19 avm2: Call 'AS3::concat' in ColorMatrixFilter
This ensures that we call the normal Array concat method
(or a method that overrides it). Some SWFs may define a *public*
concat method in an Array subclass, with a different signature.

Fixes #10552
2023-04-05 22:48:12 -07:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal chore(deps): lock file maintenance rust dependencies 2023-04-02 22:00:49 -07:00
macros chore(deps): lock file maintenance rust dependencies 2023-04-02 22:00:49 -07:00
src avm2: Call 'AS3::concat' in ColorMatrixFilter 2023-04-05 22:48:12 -07:00
Cargo.toml chore(deps): lock file maintenance rust dependencies 2023-04-02 22:00:49 -07:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00