Davide

Results 6 issues of Davide

This is a first attempt to implement audio following events in the webplayer as requested in #1620. You can have a [try here](https://www.erikari.it/spine/webplayer-audio/example-audio.html) (caveat: Safari works only on the walk...

enhancement

It appears that blending modes are not working properly. This behaviour can be easily reproduced by loading `celestial-circus` an observing the eyes of the character.

bug

We discovered that current JDKs apply the `sendKey` events already. So, there's no need to generates a virtual one in that case.

As reported by a user in [this forum thread](https://esotericsoftware.com/forum/d/26699-threejs-%E3%81%AB%E3%81%8A%E3%81%84%E3%81%A6-skeletonmesh-%E3%81%AB%E5%85%89%E3%81%A8%E5%BD%B1%E3%82%92%E9%81%A9%E7%94%A8%E3%81%97%E3%81%9F%E3%81%84), the custom shader we use to render our meshes does not take into consideration lights and shadows. It seems that using...

The goal of this issue is to add to `spine-pixi` support for PixiJS v8.

A user reported on the forum that when setting hotkeys `cmd + 1` and `cmd + 2` to activate `Edit Mesh - Modify` and `Edit Mesh - Create` respectively, a...