Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add async loading for spine #140

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Add async loading for spine #140

merged 2 commits into from
Mar 18, 2024

Conversation

ttt1088
Copy link
Contributor

@ttt1088 ttt1088 commented Jul 31, 2020

尝试增加了对GLoader3D加载Spine的异步支持

UI中Spine的常用操作测试:
界面中放置一个spine,直接播放√
控制spine播放/循环√
控制spine动画名/皮肤√
加载为别的spine√

由于是异步加载,GLoader3D中虽然暴露了spineAnimation,但不应直接对其操作,修改播放/循环/动画名/皮肤等,都应操作GLoader3D中的对应属性

@xiaoguzhu xiaoguzhu merged commit f94347a into fairygui:master Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants