davidfig / pixi-viewport

A highly configurable viewport/2D camera designed to work with pixi.js
https://davidfig.github.io/pixi-viewport/
MIT License
1.04k stars 174 forks source link

Master lagging (npm) release #426

Closed JoepSchyns closed 1 year ago

JoepSchyns commented 1 year ago

The master branch is more recent than the latest release. This may be confusing, as for example people depend on pixi7+ but get pixi6+ in the package.

hmpthz commented 1 year ago

Yes, hopefully the latest pixi7 build can be published soon!

spassvogel commented 1 year ago

Yes that would be very nice indeed..

jasonsturges commented 1 year ago

@davidfig Hi, somewhat critical need to move to Pixi v7 for new Assets packages - Pixi Viewport continues to pull Pixi v6 for dependencies. Any chance Pixi Viewport might be updated soon?

hmpthz commented 1 year ago

@davidfig Hi, somewhat critical need to move to Pixi v7 for new Assets packages - Pixi Viewport continues to pull Pixi v6 for dependencies. Any chance Pixi Viewport might be updated soon?

Try this repo at the moment. https://github.com/davidfig/pixi-viewport/pull/428

jasonsturges commented 1 year ago

Is this project no longer maintained?