hevinci
|
fdf27cbc1a
|
update runtime logic
补丁清单的资源包列表增加引用链
|
2023-02-22 15:41:01 +08:00 |
hevinci
|
dd824254a9
|
update runtime code
|
2022-12-25 00:25:41 +08:00 |
hevinci
|
a290353cfa
|
Update runtime logic
在初始化失败的时候,销毁YooAssets会报异常。
|
2022-12-03 19:48:17 +08:00 |
hevinci
|
bb64ff7278
|
update runtime code
移除了ILocationServices接口类。
增加了bool CheckLocationValid(string location)方法。
|
2022-10-21 18:36:03 +08:00 |
hevinci
|
9bc5580229
|
Update PatchSystem
移除YooAssets.ClearAllCacheFiles()
新增YooAssets.ClearUnusedCacheFiles();
|
2022-10-18 11:56:05 +08:00 |
hevinci
|
a71921cdd1
|
Update runtime code
|
2022-09-29 18:40:43 +08:00 |
hevinci
|
4cad587609
|
Optimized asset system and patch system framework
优化了资源定位不正确导致的错误报告方式。
YooAssets.ProcessOperation()重命名为YooAssets.StartOperation()
YooAssets.GetBundleInfo()已经移除方法。
YooAssets.IsNeedDownloadFromRemote()新增加方法。
|
2022-05-11 16:48:17 +08:00 |
hevinci
|
afc08d4e46
|
Add load all asset method.
增加新的资源加载方法:加载资源对象所属资源包里的所有资源。
|
2022-05-06 23:15:03 +08:00 |
hevinci
|
9ec841ff67
|
Add get asset info method.
增加获取资源信息的方法。
|
2022-05-03 12:23:08 +08:00 |
hevinci
|
665a16fe60
|
Support fast build mode.
支持快速构建模式,真实的实现EditorPlayMode的运行时环境。
|
2022-05-02 23:15:09 +08:00 |
hevinci
|
2cb006f3d9
|
Support addressable location
支持可寻址资源定位
|
2022-04-28 17:23:31 +08:00 |
hevinci
|
09a985fadb
|
Resource location interface extension
资源定位接口扩展
|
2022-04-14 12:19:04 +08:00 |