ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.06k stars 777 forks source link

Regression in z0r.de 7140 pokemon animation #16670

Open SN902 opened 3 weeks ago

SN902 commented 3 weeks ago

Describe the bug

Displacement filter doesn't work properly now, i found root of the problem in nightly build 2024_02_02 (looks like wgpu with change bitmapdraw)

image

Expected behavior

nightly build 2024_02_01 image

Content Location

https://z0r.de/7140

Affected platform

Desktop app

Operating system

Windows 10 x64

Browser

Firefox Nightly 128.0a1

Additional information

No response

waspennator commented 3 weeks ago

I can also confirm this happens on my S22 too.

Edit: Happens on my laptop too as of the latest nightly on Edge.

torokati44 commented 2 days ago

Regressed by https://github.com/ruffle-rs/ruffle/commit/bac78442fca34ce912bf7c4155f9e1235ab1a8ad, which was part of https://github.com/ruffle-rs/ruffle/pull/15032 (@Dinnerbone).