ruffle/core
Mike Welsh d7740bc3ad core: Don't touch UpdateContext::active_clip in DisplayObjects
DisplayObject code no longer has to manage
UpdateContext::active_clip before calling out to children, because
each child still has access to its Gc pointer.
2019-12-10 01:36:02 -08:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros core: Add enum_trait_object proc macro 2019-12-10 01:36:01 -08:00
src core: Don't touch UpdateContext::active_clip in DisplayObjects 2019-12-10 01:36:02 -08:00
tests tests: Add test for Object.addProperty 2019-12-03 15:01:39 -08:00
Cargo.toml avm1: Use enum_trait_object for avm1::Object 2019-12-10 01:36:01 -08:00