Commit Graph

15 Commits (90d8842f067e2344410af38cd0562a5301458ced)

Author SHA1 Message Date
hevinci 90d8842f06 update runtime code
1. 移除了LoadSceneAsync方法里的activateOnLoad参数
2023-12-22 17:38:33 +08:00
hevinci 6de31e5ee9 update runtime code
新增LoadAllAssetsAsync方法
2023-12-22 17:38:32 +08:00
Nocye 92cba88853 add 添加更灵活的操作tag和原生文件的方法 2023-06-20 16:49:28 +08:00
hevinci 67d09d95fa update runtime code
代码里移除了Patch敏感字。
2023-03-11 00:06:40 +08:00
hevinci 5c16171781 update runtime code 2022-12-18 21:55:49 +08:00
hevinci 2ace30acd8 update runtime code 2022-12-17 22:37:39 +08:00
hevinci 29b3ca4e69 Update runtime code
重构原生文件加载流程。
2022-11-19 17:54:09 +08:00
hevinci 49949ecda5 Update runtime code
优化资源包缓存文件清理方式。
2022-11-18 21:33:58 +08:00
hevinci cc04efe76b Update runtime code
UpdateStaticVersionOperation.PackageCRC重名为PackageVersion。
AssetPackage.GetHumanReadableVersion()重名为GetPackageVersion()
2022-10-26 21:02:25 +08:00
hevinci bb64ff7278 update runtime code
移除了ILocationServices接口类。
增加了bool CheckLocationValid(string location)方法。
2022-10-21 18:36:03 +08:00
hevinci bd8ecab31b Update runtime code 2022-10-14 11:49:32 +08:00
hevinci c2192dd657 Update runtime code
移除了YooAssets.IsInitialized字段
增加了YooAssets.InitializeStatus字段
2022-10-12 15:01:39 +08:00
hevinci ef1acdc3d1 Update extension code
修复了在未初始化之前查看是否初始化报空异常的错误。
2022-10-11 11:08:22 +08:00
hevinci 38c0ca0ce1 Update runtime code 2022-10-08 12:09:34 +08:00
hevinci a71921cdd1 Update runtime code 2022-09-29 18:40:43 +08:00