question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pixi.js@7 support

See original GitHub issue

v7 of pixi is out (woo!) - any plans/timeline on supporting it? InteractionManager seems to be the only potential issue for this library, though from what I read, it’s a drop-in replacement so might just be a case of allowing ^7.0.0 for peer dependencies?

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:7
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

8reactions
cuirecommented, Nov 15, 2022

I’m working on it right now, will send PR in a few days.

4reactions
bigtimebuddycommented, Nov 5, 2022

@asciidiego good question!

If you need stability and broad plugin support right now stick with v6. If you’re looking for a more modern approach and more up-to-date features, then v7. It also probably depends slightly on when you’re launching your project. Much of the v7 issues and upgrading plugins will likely get sorted in a month or two.

My hope is that more folks starting new projects use v7 and help us improve. The community especially on Discord is very helpful and generous.

If you do choose v6, I’d strongly recommend the latest 6.5.x version and implement using both @pixi/events and @pixi/assets as that will make moving to v7 easier.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PixiJS
Sprite Sheet Support. Pixi caters for a range of sprite sheet formats and includes advanced support for features like trimming and rotational packing....
Read more >
Pixi's docs - PixiJS API Documentation
PixiJS has full WebGL support and seamlessly falls back to HTML5's ... <script src="https://cdn.jsdelivr.net/npm/pixi.js@7.x/dist/browser/ ...
Read more >
Releases · pixijs/pixijs - GitHub
Migration Guide. We create a Wiki post here to address some of the breaking changes introduced in v7. If you are upgrading or...
Read more >
Infinite beautiful slider with PIXI.js and bezier curves #5
Developer and website: https://yuto-takahashi.com/Amazing bezier curves video by Daniel Shiffman: ...
Read more >
pixi.js-legacy - npm
pixi.js-legacy. TypeScript icon, indicating that this package has built-in type declarations. 7.0.5 • Public • Published 14 days ago.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found