pixijs / filters

Collection of community-authored custom display filters for PixiJS
https://pixijs.io/filters/docs/
MIT License
967 stars 158 forks source link

Deprecation Warning in Drop Shadow Filter #411

Closed coeing closed 3 months ago

coeing commented 10 months ago
PixiJS Deprecation Warning: settings.FILTER_RESOLUTION is deprecated, use Filter.defaultResolutionDeprecated since v7.1.0

Using @pixi/filter-drop-shadow@5.2.0 with pixi.js@7.3.3

The line responsible for this should be this one: https://github.com/pixijs/filters/blob/b013c9bd8169a0c7c96bf08b5122f5e8b4bc2c8a/filters/drop-shadow/src/DropShadowFilter.ts#L46C9-L46C47

bigtimebuddy commented 3 months ago

This project will not be fixing v7 deprecation warnings. Issues have been addressed in PixiJS v8.