Migrates to Pixi.js v8 with all that is needed. I only tested WebGL rendering so far, but as far as that goes, it appears everything works at least as well as it did before.
Changelog
Authored by: Clare & Claudia
Technical changes:
- Updated to a new major version of the rendering framework we use - Pixi.js v8! This update is supposed to bring many technological improvements (such as WebGPU support or proper background texture decoding) and with those also fair share of performance improvements! Let us know if you encounter any issues or if you do notice improvement!
Checklist
[x] The change has been tested locally
[x] Added documentation to the new code and updated existing documentation where needed
References
None
About The Pull Request
Migrates to Pixi.js v8 with all that is needed. I only tested WebGL rendering so far, but as far as that goes, it appears everything works at least as well as it did before.
Changelog
Authored by: Clare & Claudia
Checklist