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

修正了ResourceManager同时加载含有相同依赖的AssetBundle时会报错的BUG #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ldcf4
Copy link

@ldcf4 ldcf4 commented Jan 16, 2017

修正了同时加载含有相同依赖的AssetBundle时会报错的BUG,采用队列的方式去加载,多个请求时,会一个一个按顺序加载。同时改了将原来的接口改为同步方法,新增对应的异步加载方法。

jarjin2000 and others added 2 commits January 7, 2017 18:14
修正了同时加载含有相同依赖的AssetBundle时会报错的BUG,采用队列的方式去加载,多个请求时,会一个一个按顺序加载。同时改了将原来的接口改为同步方法,新增对应的异步加载方法。
@jarjin jarjin force-pushed the master branch 2 times, most recently from 773502b to 76fa98c Compare March 7, 2017 13:18
@jarjin jarjin force-pushed the master branch 2 times, most recently from 9ee1dc8 to 9d88db3 Compare July 6, 2017 23:41
@jarjin jarjin force-pushed the master branch 3 times, most recently from e7ee54a to fc2751f Compare August 7, 2017 12:01
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.

2 participants