Releases: pixijs/spine
Releases · pixijs/spine
v4.0.3
v4.0.2
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
Please remember
PixiJS | pixi-spine |
---|---|
v5.x - v6.x | v3.x |
v7.x | v4.x |
🐛 Fixed
- SpineDebugRenderer was crashing
v4.0.0
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
💾 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
missingglobal.d.ts
file@pixi-spine/runtime-4.0
triggered deprecated code
v3.0.0
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
and4.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, however3.7
and4.0
models work anyway
🐛 Fixed
- AttachmentTimeline animation does not squish meshes anymore (#385) @aapavlov1994
Spine 3.7 Use it with PixiJS v4
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
I didnt make releases in github for a long time, all releases were uploaded on github. Lets fix that.
browserify and webpack compatibility
Please look in "sandbox" folder and "sandbox" package.json tasks to see how to make it work with webpack.
Breaking changes in transforms
Use with spine 3.5 and above
Pixi v3 and v4