Project-Pandora-Game / pandora

https://project-pandora.com
Other
11 stars 2 forks source link

[FEATURE] Update pixi.js to v8 #835

Closed Jomshir98 closed 2 months ago

Jomshir98 commented 2 months ago

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

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