charm icon indicating copy to clipboard operation
charm copied to clipboard

Pixi.js v4 support

Open griest024 opened this issue 8 years ago • 6 comments

I figure we can keep a list of the stuff that breaks in v4 here.

  • PIXI.ParticleContainer needs to be renamed to PIXI.particles.ParticleContainer

griest024 avatar Sep 14 '17 03:09 griest024

@kittykatattack Thank you for the library. Do you plan on adding support for the latest Pixi version?

I also found this fork, which adds support for v4: https://github.com/dgzornoza/charm

LeXXik avatar Oct 15 '17 14:10 LeXXik

Yes, eventually. But, as far as I know, it does work with the current version (if not, please list errors here)

kittykatattack avatar Oct 15 '17 14:10 kittykatattack

@LeXXik check out my fork.

griest024 avatar Oct 15 '17 16:10 griest024

@griest024 well, actually the original one works for me, as @kittykatattack mentioned. Perhaps I am not using the version breaking features? Not sure. But I will stick with this one. Thanks for the heads up though.

LeXXik avatar Oct 15 '17 16:10 LeXXik

Yes that one change that I mentioned above was the only breaking change I could find, but my testing has not been extensive.

griest024 avatar Oct 15 '17 16:10 griest024

@griest024 I've tried to install via npm but I'm getting error src\tween-path modules not found. Please advise.

birdkingz avatar Jun 21 '18 09:06 birdkingz