Skip to content

Releases: pixijs-userland/animate-extension

2.0.4

22 Oct 01:08
Compare
Choose a tag to compare
  • A more correct skew fix - #91
  • Updated included runtime.

2.0.3

06 Jun 00:11
Compare
Choose a tag to compare

Fixes an issue where tweened rotations were not always output correctly (#89).

2.0.2

10 May 17:33
Compare
Choose a tag to compare

Removed an unnecessary option from the Animation Event Label script dialog.

2.0.1

10 May 16:55
Compare
Choose a tag to compare

Fixed the build process so that the output bundles correctly include the JSFL utilities.

2.0.0

14 Sep 15:43
Compare
Choose a tag to compare
  • Updates publishing to be able to output assets for the v1 runtime (on PixiJS 4), or the v2 runtime (on PixiJS 6).
  • Adds some very useful JSFL optimization scripts.
  • Updates build process to a newer Gulp
  • Adds support for classic tweens
    • Currently does not support custom easing paths
    • Due to API limitations, tweens of only color effects are not detected.

1.4.1

17 Jan 05:08
Compare
Choose a tag to compare

🐛 Fixed

  • Fixes error publishing empty container #68
  • Fixes sync mode of Graphic symbols in Animate 2019+ #75
  • Fixes compatibility with Animate 2020 #76
  • Guard against quote characters in text strings #78

🎶 Note

Between this release, and recent releases of Animate, certain features are enabled in Animate that will not be published correctly via this plugin. These features include, but may not be limited to:

  • Filters
  • Blend modes
  • Layer parenting

1.4.0

02 Jul 20:17
61608a7
Compare
Choose a tag to compare

🎁 Added

  • Support word-wrap (#59)
  • Support leading/line-spacing (#63)

✏️ Changed

  • Pack spritesheets more efficiently (#62)
  • Renamed --debug to --buildDebug (#67)

🐛 Fixed

  • Gulp task fix (#59)
  • Support Electron 1.8.2+ (#55)
  • Support Electron 5+ (#66)
  • Preview cannot see console.log (#52)
  • Supports frame scripts for single-frame Timelines (#51)
  • Fixes Windows saving forward-slashes to JSON (#46)

👏 Contributors

1.3.4

15 Mar 21:58
Compare
Choose a tag to compare

🐛 Fixed

  • Fixes a major bug in Adobe Animate 2017.1 which causes the Publish Settings dialog to not show the saved settings #39
  • Add library assets path canonicalization when publishing #37
  • Fixes output frame actions on Windows #37

✏️ Changed

  • When building the extension locally, now builds to C:\Program Files (x86). If you get an EPERM error when trying to install locally, make sure to give your user full permissions to C:\Program Files (x86)\Common Files\Adobe\CEP\extensions #37
  • Adds window title to the Publish Settings dialog #39

👏 Committers

1.3.3

17 Feb 21:45
Compare
Choose a tag to compare

🐛 Fixed

  • Labels not passed to MovieClip constructor #33

🎁 Added

  • Adds reference to the instance name to symbol #34

1.3.2

14 Feb 18:37
Compare
Choose a tag to compare

Fixed

  • Fixes support for Windows 7
  • Updated documentation to rename electron-prebuilt to electron