Posted March 06, 2025 by utunnels
Complete rewrite canvas related functions, now use sprites and meshes for fast rendering speed.
Text transition has to use canvas to draw text. But it also uses a PIXI sprite mask filter, so canvas mode for MV is no longer supported.
Rotate box transition now can update the new scene screenshot every frame instead of every 14 frames.
The old version is still available for download.