ruffle/core
Aaron Hill 514b5ad774 core: Replace `on_exit_frame` with iteration over Loaders
This removes the need to traverse the entire display object tree -
we instead just try to fire events (when ready) on corresponding
`MovieClip`s for our `Loader::Movie` instances
2024-09-15 18:10:46 -04:00
..
assets chore: Update translations from Crowdin 2024-09-06 09:02:25 +02:00
build_playerglobal core: Fix failing doctests 2024-09-04 22:28:12 +02:00
macros chore: Fix clippy errors on beta 2024-09-05 08:14:14 +02:00
src core: Replace `on_exit_frame` with iteration over Loaders 2024-09-15 18:10:46 -04:00
Cargo.toml chore: Bump `jpegxr`, `coreaudio-sys` and `bindgen` dependencies 2024-09-12 16:48:52 +02:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00