ruffle/core
sleepycatcoding d21be2091b avm2: Remove ArrayObject `to_string` impl
This was causing the `Object.prototype.toString` to throw error 1050,
instead of returning `[object Array]`, which was causing quite a few avmplus test failures.
2023-12-15 23:36:33 +01:00
..
assets chore: Update translations from Crowdin 2023-10-20 21:10:35 +02:00
build_playerglobal fix(deps): update rust dependencies 2023-12-11 15:51:12 +01:00
macros fix(deps): update rust dependencies 2023-12-11 15:51:12 +01:00
src avm2: Remove ArrayObject `to_string` impl 2023-12-15 23:36:33 +01:00
Cargo.toml render/wgpu: Update wgpu to 0.18.0, naga to 0.14.1, naga_oil to 0.11.0, egui to 0.24.1 2023-12-14 01:36:42 +01:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00