pixi-viewport
pixi-viewport copied to clipboard
Upgrade pixi.js to v6.5
The current build on pixi-viewport does not work with v6.5.0 because of changes in the pixi's DisplayObject.
Issue for this PR: https://github.com/davidfig/pixi-viewport/issues/391
Changes:
Please merge https://github.com/davidfig/pixi-viewport/pull/392 before merging this PR, this PR branch is extended from the electron fix.
The formatting changes make this merge seem much larger than it is
The formatting changes make this merge seem much larger than it is
Good point I'll check this tomorrow
The formatting changes make this merge seem much larger than it is
The formatting you mean is on the dist folder which is generated though yarn build and can be ignored, because I did not directly changed that. I did just run build this so that I can use these changes in the meanwhile.
When @davidfig creates a new release he probably run this again himself.
The formatting changes make this merge seem much larger than it is
The formatting you mean is on the
distfolder which is generated thoughyarn buildand can be ignored, because I did not directly changed that. I did just runbuildthis so that I can use these changes in the meanwhile. When @davidfig creates a new release he probably run this again himself.
Derp good point! Thanks!
bump @davidfig
Thanks!