ruffle/core
Robin Allen cad162121b
core: Fix MorphShape inaccuracy on complex paths (#14089)
* core: Fix MorphShape inaccuracy on complex paths

It's inaccurate to interpolate the moveTo/lineTo deltas individually
because on complex paths they're often small integers, which won't
interpolate smoothly.

Instead, interpolate absolute positions.
2023-11-21 12:41:45 +00:00
..
assets chore: Update translations from Crowdin 2023-10-20 21:10:35 +02:00
build_playerglobal fix(deps): update rust dependencies 2023-11-13 09:10:26 +01:00
macros fix(deps): update rust dependencies 2023-11-13 09:10:26 +01:00
src core: Fix MorphShape inaccuracy on complex paths (#14089) 2023-11-21 12:41:45 +00:00
Cargo.toml fix(deps): update rust dependencies to v2 2023-11-20 09:03:08 +01:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00