ruffle/core
CUB3D 755425ebfa avm1: Delay clip removals when a child has an unload listener
When removing a clip, first check if it has an unload event listener somewhere
it's hierarchy.
If it does, enqueue the removal to happen on the next frame, by moving it to a negative depth.
2023-02-06 10:53:45 -07:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal fix(deps): update rust dependencies 2023-01-24 20:10:40 -06:00
macros build(deps): bump syn from 1.0.105 to 1.0.107 2022-12-20 07:52:42 +02:00
src avm1: Delay clip removals when a child has an unload listener 2023-02-06 10:53:45 -07:00
Cargo.toml desktop: Improve --help messages 2023-02-03 21:17:56 +01:00
build.rs avm2: Allow implementing classes in ActionScript in custom `playerglobal` 2022-06-15 22:00:17 +03:00