pixijs / pixi-projection

MIT License
188 stars 34 forks source link

PixiJS Deprecation Warning #113

Open coeing opened 1 year ago

coeing commented 1 year ago
PixiJS Deprecation Warning: Renderer.registerPlugin() has been deprecated, please use extensions.add() instead.
Deprecated since v6.5.0
      at Object.<anonymous> (.\node_modules\pixi-projection\src\base\index.ts:9:1)

When using this package with PixiJS >= 6.5.0

driuqzy commented 1 year ago

Same here.

Looking forward to when this package works with PixiJS 7. I had to downgrade to 6.5.8 to get it to work.