1.0.2 • Published 7 years ago

pixi-legacy v1.0.2

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

pixi-legacy

Sometimes things break. Sometimes new API is introduced. Sometimes old API gets deprecated.

This plugin allows to use new API's with old versions of PIXI, starting from v3.0.11

It is also supposed to add old API's and remove things that were "deprecated" and used widely

Binaries are in "bin" folder.

Features backported to v3

  1. VoidFilter
  2. filter.blendMode

Features backported to v4.2

  1. Application
  2. renderer.screen

Renamings

  1. PIXI.particles.ParticleContainer <=> ParticleContainer

Build

npm install
npm run build
1.0.2

7 years ago

1.0.1

7 years ago