ruffle/core
Mike Welsh d3265bfd60 avm1: Add allow_empty param to Activation:resolve_target_display_object
In some cases, the empty string path "" should resolve to the
starting clip. In other cases, it should be considered invalid.

Add a parameter to control this behavior, and set this to false
for MovieClip::hit_test to prevent `clip.hitTest("")` from
returning true.
2020-11-18 17:58:42 -08:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.46 to 1.0.48 2020-10-24 17:20:21 -07:00
src avm1: Add allow_empty param to Activation:resolve_target_display_object 2020-11-18 17:58:42 -08:00
tests avm1: Add allow_empty param to Activation:resolve_target_display_object 2020-11-18 17:58:42 -08:00
Cargo.toml build(deps): bump smallvec from 1.4.2 to 1.5.0 2020-11-18 16:30:15 -08:00