3.4.0 • Published 5 months ago

@tawaship/pixi-animate-core v3.4.0

Weekly downloads
16
License
MIT
Repository
github
Last release
5 months ago

@tawaship/pixi-animate-core

A module for processing the content created with Adobe Animate with "pixi.js".

This plugin is a core module, not intended to run alone.

MIT License


Overview

Each original (simplified) flow

  • createjs contents created with Adobe Animate origin

  • pixi.js contents origin

Flow to be realized

core

Supported versions

  • A complete set of content created with Adobe Animate version 20.02 / 20.5.1
  • pixi.js 5.3.2

I have not confirmed the operation on other versions.

How to install

npm install --save @tawaship/pixi-animate-core

Change log

1.0.0

  • Overrides

    	|name|class|
    	|:--|:--|
    	|createjs.StageGL|[CreatejsStageGL](https://tawaship.github.io/pixi-animate-core/classes/createjsstagegl.html)|
    	|createjs.MovieClip|[CreatejsMovieClip](https://tawaship.github.io/pixi-animate-core/classes/createjsmovieclip.html)|
    	|createjs.Sprite|[CreatejsSprite](https://tawaship.github.io/pixi-animate-core/classes/createjssprite.html)|
    	|createjs.Shape|[CreatejsShape](https://tawaship.github.io/pixi-animate-core/classes/createjsshape.html)|
    	|createjs.Graphics|[CreatejsGraphics](https://tawaship.github.io/pixi-animate-core/classes/createjsgraphics.html)|
    	|createjs.Text|[CreatejsText](https://tawaship.github.io/pixi-animate-core/classes/createjstext.html)|
    	|createjs.ButtonHelper|[CreatejsButtonHelper](https://tawaship.github.io/pixi-animate-core/classes/createjsbuttonhelper.html)

1.0.9

  • Overrides

    	|name|class|
    	|:--|:--|
    	|createjs.Bitmap|[CreatejsBitmap](https://tawaship.github.io/pixi-animate-core/classes/createjsbitmap.html)|

1.1.1

  • Supports motion guide

1.2.0

  • Supports Animate 20.5.1
  • Overrides

    	|name|class|
    	|:--|:--|
    	|createjs.Stage|[CreatejsStage](https://tawaship.github.io/pixi-animate-core/classes/createjsstage.html)|

3.0.0

  • Migrated all files to typescript
  • Abolition of some options

3.4.0

  • Color tween

Unimplemented

  • Filter effects
  • Unexpected processing method
3.4.0

5 months ago

3.4.0-rc

6 months ago

3.3.0

2 years ago

3.2.0

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.4-a

2 years ago

3.0.5

2 years ago

3.0.4-b

2 years ago

3.0.4

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago