spine icon indicating copy to clipboard operation
spine copied to clipboard

Pixi.js plugin that enables Spine support.

Results 114 spine issues
Sort by recently updated
recently updated
newest added

Hello, problem when displaying textures. Using > - "pixi.js == 6.2.0" > - "pixi-spine == 3.0.13" **Description:** I load my spine assets dynamically by _base64_, multiple atlas files for one...

Hi! We have run into an issue. Some spine clips of version 3.8 do not work correctly when switching to the new version of PIXI 7. But everything works correctly...

We are working in Typescript. In @pixi-spine/[email protected], `SkeletonData` has a field for `audioPath: string;` We have a json file that includes that audio path in the skeleton block: ``` "skeleton":...

In spine.js, I can set SkeletonRenderer.premultipliedAlpha = true to enable premultiplied, but I did not search for this configuration item in pixi-spine pixi-spine - v4.0.4 pixijs v7 PIXI.IRendererOptions.premultipliedAlpha = true

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Tech: Cordova "cordova-android": "12.0.0", "cordova-ios": "6.3.0", I am initalizing the app like this: `app = new PIXI.Application({ backgroundAlpha: 0, antialias: true, autoDensity: true, resolution: window.devicePixelRatio || 1, });` Adding a...

Hi all, I'm trying to add reversing of animations, alowing setting timeScale to negative values. I thought it's working, I remeber it was working. But now in my case in...

Should fix this one: https://github.com/pixijs/spine/issues/316

Hi, I have a requirement of using different spine for a view object. so everytime I create a new spine and then destroy and intend to create another spine with...

I am getting `Extension class must have an extension object` when I try to use it with @pixi/node @pixi/node: 7.0.5 pixi-spine: 3.1.1