pixi-viewport
pixi-viewport copied to clipboard
Pixi Viewport v5.2 release for Pixi v7
Super confused regarding Pixi Viewport's README.md reference of a 5.2 release:
Commit: https://github.com/davidfig/pixi-viewport/commit/c34d86ca041d5bac9be4acae4d7c1353bafd4e0f
v5.2+
Moves pixi-viewport to pixi.js v7.2+
NOTE: there is a breaking change since in pixi.js v7.2
interactive
(boolean) was deprecated in favor ofeventMode
.
However, I see no v5.2 release via tags nor npm.
Currently in a living hell of interaction conflict between packages.
Bumping this up as I am not seeing 5.2 release as well
The issue is: #487
The issue is: #487
Oh lord, that explains so much about when I've tried to upgrade
@nightgrey @Donny-H Issue #487 cites v5.1 and v5.0.2, and still not v5.2 or support for Pixi v8.
README says 5.2:
Although, I see @davidfig commit updating package.json Pixi to v8 https://github.com/davidfig/pixi-viewport/commit/0d3ea55c8c1c82480bfd7c654090cb34325139a4#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
I am not understanding the state of things in this repository.