pixijs / spine-v8

PixiJS v8 port of the official spine runtime
https://pixijs.io/spine-v8/examples/
MIT License
38 stars 6 forks source link

Add darktint to Spine #42

Closed GoodBoyDigital closed 2 months ago

GoodBoyDigital commented 2 months ago

This PR updates Spine v8 to work with the recent updates to v8 itself. It also implements DarkTint now that we have the ability to create custom batcher.

Dependant on this Pixi PR

Once that merged and released I will update the dependancies and convert this from a draft to a real PR.