Releases: pixijs/filters
Releases · pixijs/filters
v6.1.2
What's Changed
- Fix ColorOverlayFilter multiplier by @albinkong in #495
Full Changelog: v6.1.1...v6.1.2
v6.1.1
What's Changed
- Mix color and alpha separately in ColorOverlayFilter by @albinkong in #494
New Contributors
- @albinkong made their first contribution in #494
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
- Added Simplex Noise Filter by @mehmetcanakbay in #482
- Bug: TiltShiftFilter coordinates are calculated incorrectly by @amoffat in #483
- chore: Use the latest v8 in example by @bigtimebuddy in #485
New Contributors
- @mehmetcanakbay made their first contribution in #482
- @amoffat made their first contribution in #483
Full Changelog: v6.0.6...v6.1.0
v6.0.6
What's Changed
Full Changelog: v6.0.5...v6.0.6
v6.0.5
What's Changed
- Fix: Allows saturation and lightness via HslAdjustmentFilter constructor by @bigtimebuddy in #468
- fix: Remove window references from TiltShiftFilter by @bigtimebuddy in #469
Full Changelog: v6.0.4...v6.0.5
v6.0.4
What's Changed
- Fix: Motion Blur bug on WebGL by @bigtimebuddy in #462
Full Changelog: v6.0.3...v6.0.4
v6.0.3
v6.0.2
Warning
This is a noop release to verify unblocking Actions failing on release.