ruffle/core
Mike Welsh 219d3af284 avm1: Function base clip defaults to `this` if clip no longer exists
When a function is defined, the base clip is stored in the function
object, and used when the function is called in SWFv6+. This
affects the target clip for GotoFrame and other actions.

However, if that base clip no longer exists when the function is
called, the base clip should default to the `this` display object.
Previously Ruffle would still use the previously unloaded base clip.
2021-10-12 17:23:01 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump quote from 1.0.9 to 1.0.10 2021-10-11 17:14:42 -07:00
src avm1: Function base clip defaults to `this` if clip no longer exists 2021-10-12 17:23:01 -07:00
Cargo.toml build(deps): bump png from 0.17.1 to 0.17.2 2021-10-11 15:30:20 -07:00