Skip to content

Releases: pixijs/spine

v4.0.3

19 Jan 18:44
Compare
Choose a tag to compare

Please remember

PixiJS pixi-spine
v5.x - v6.x v3.x
v7.x v4.x

🐛 Fixed

  • We will never again import packages into a browser bundle

v4.0.2

19 Jan 14:22
Compare
Choose a tag to compare

Please remember

PixiJS pixi-spine
v5.x - v6.x v3.x
v7.x v4.x

🐛 Fixed

  • We were importing the old packages inside core

v4.0.1

18 Jan 17:10
Compare
Choose a tag to compare

Please remember

PixiJS pixi-spine
v5.x - v6.x v3.x
v7.x v4.x

🐛 Fixed

  • SpineDebugRenderer was crashing

v4.0.0

18 Jan 15:59
Compare
Choose a tag to compare

What's Changed

  • Added support for PixiJS 7 Assets package.
  • Removed support for older PixiJS versions. (for older versions of PixiJS use pixi-spine v3.x.x)

v3.0.1

29 Apr 14:20
Compare
Choose a tag to compare

💾 Download

UMD Build:

  • Link will be here

Please download dist/pixi-spine.umd.js from npm package pixi-spine, or @pixi-spine/all-3.8.

🐛 Fixed

  • @pixi-spine/base missing global.d.ts file
  • @pixi-spine/runtime-4.0 triggered deprecated code

v3.0.0

29 Apr 10:43
Compare
Choose a tag to compare

Good News

  • Still works with pixi-v5
  • Typescript definitions are up-to-date with pixi-v6

Major Changes

  • Start using rush build tool
  • Combine spine runtimes 3.7, 3.8 and 4.0 in main bundle
  • Finally pixi-spine does not require PIXI to be in global scope
  • Vanilla JS supported with restriction: only 3.8 classes are exposed in global scope, however 3.7 and 4.0 models work anyway

🐛 Fixed

Spine 3.7 Use it with PixiJS v4

21 Apr 12:19
78172c2
Compare
Choose a tag to compare

PixiJS is coming and I make the last release of pixi-spine for v4, marking it as v4.x branch.

spine v3.6, clipping and dark-light tint

06 Jun 14:26
7c85c79
Compare
Choose a tag to compare

I didnt make releases in github for a long time, all releases were uploaded on github. Lets fix that.

browserify and webpack compatibility

06 Feb 07:03
Compare
Choose a tag to compare

Please look in "sandbox" folder and "sandbox" package.json tasks to see how to make it work with webpack.

Breaking changes in transforms

20 Oct 00:03
Compare
Choose a tag to compare

Use with spine 3.5 and above

Pixi v3 and v4