eva-engine / eva.js

Eva.js is a front-end game engine specifically for creating interactive game projects.
https://eva.js.org
MIT License
1.75k stars 108 forks source link

feat: 修复spine38播放带有mesh动作异常 #115

Closed ifengzp closed 3 years ago

ifengzp commented 3 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)]

修复spine38播放带有mesh动作异常. https://github.com/EsotericSoftware/spine-runtimes/pull/1881/commits/738f3f955084e443f408510972c2d0be1dad652b

What is the current behavior? (You can also link to an open issue here)

image

What is the new behavior (if this is a feature change)?

image

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

no

Other information: