ruffle/core
Aaron Hill 45960de7dc avm2: Correctly implement DisplayObject.mask
The stub implementation was breaking code that relied on being
able to set a value for 'mask' and then retrieve it
(which used to work on a dynamic class like `MovieClip`).
2022-09-05 16:43:20 -07:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal build(deps): bump serde-xml-rs from 0.5.1 to 0.6.0 2022-09-05 16:27:37 -07:00
macros build(deps): bump syn from 1.0.98 to 1.0.99 2022-08-09 09:25:48 +03:00
src avm2: Correctly implement DisplayObject.mask 2022-09-05 16:43:20 -07:00
Cargo.toml core: Made core no longer depend on software video decoders 2022-09-04 17:46:58 -07:00
build.rs avm2: Allow implementing classes in ActionScript in custom `playerglobal` 2022-06-15 22:00:17 +03:00