8000 Releases · cocos/cocos-engine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: cocos/cocos-engine

3.8.7-beta0: Fix spine callback issues (#18672)

28 Apr 08:59
7ead7e4
Compare
Choose a tag to compare
* Fix spine issues:
1. Callbacks set via setTrackEndListener are not triggered.
2. The setEndListener callback interface cannot retrieve the animation name through the trackEntry parameter.

Release 3.8.6

27 Mar 10:19
d84d668
Compare
Choose a tag to compare
Fix spine crash when exiting game. (#18506)

It's a bug after merging https://github.com/cocos/cocos-engine/pull/18467
0