ruffle/core
David Wendt 0d7e9cd30e core: All display objects that can be placed by timeline need to add themselves to their parent object.
This also centralizes all the code we added in the prior commit into `on_construction_complete`, which should be called whenever an AVM2 object finishes construction.
2022-12-27 20:15:49 -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 clap from 4.0.29 to 4.0.32 2022-12-26 22:04:33 +01:00
macros build(deps): bump syn from 1.0.105 to 1.0.107 2022-12-20 07:52:42 +02:00
src core: All display objects that can be placed by timeline need to add themselves to their parent object. 2022-12-27 20:15:49 -07:00
Cargo.toml build(deps): bump serde from 1.0.150 to 1.0.151 2022-12-20 00:48:45 +01:00
build.rs avm2: Allow implementing classes in ActionScript in custom `playerglobal` 2022-06-15 22:00:17 +03:00