Major Changes for Next Version #23

Open
opened 2023-05-03 11:26:14 +02:00 by uoestermeier · 1 comment
Owner
  • Update to modern JavaScript imports
  • Update to PIXI.js
  • Fix convertNodeToPage bugs
  • Add tree navigation to DocTests HTML pages
  • Use deprecation messages (e.g. PIXIApp will be removed, use PIXI.Application instead)
* Update to modern JavaScript imports * Update to PIXI.js * Fix convertNodeToPage bugs * Add tree navigation to DocTests HTML pages * Use deprecation messages (e.g. PIXIApp will be removed, use PIXI.Application instead)
uoestermeier added the
Enhancement
label 2023-05-03 11:26:14 +02:00
skupke added this to the v3.0.0 milestone 2023-05-03 11:30:19 +02:00
Owner

If Pixi.js version 7 is used:

  • Replaces InteractionManager with EventSystem
  • Replaces Loader with Assets
  • and more...

https://github.com/pixijs/pixijs/wiki/v7-Migration-Guide

If Pixi.js version 7 is used: * Replaces InteractionManager with EventSystem * Replaces Loader with Assets * and more... [https://github.com/pixijs/pixijs/wiki/v7-Migration-Guide](https://github.com/pixijs/pixijs/wiki/v7-Migration-Guide)
Sign in to join this conversation.
No Label
Bug
Enhancement
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IWMBrowser/iwmlib#23
No description provided.