Commit Graph

18 Commits

Author SHA1 Message Date
hevinci
de43495af5 update asset system
编辑器模拟模式增加虚拟资源包
2023-03-24 18:33:36 +08:00
hevinci
295238cbb6 update asset system
优化资源对象加载耗时统计逻辑。
2023-03-01 18:23:47 +08:00
hevinci
824d1c1501 update asset system 2022-12-05 16:29:45 +08:00
hevinci
ac88fd5cf6 update asset sytem
资源句柄类增加GetDownloadReport()方法。
2022-12-05 14:36:26 +08:00
hevinci
adf1776b1e Update runtime code
优化调试信息的加载状态显示为文本。
2022-11-26 15:31:35 +08:00
hevinci
29b3ca4e69 Update runtime code
重构原生文件加载流程。
2022-11-19 17:54:09 +08:00
hevinci
ec1c3d6070 Update runtime code 2022-10-22 17:46:46 +08:00
hevinci
a71921cdd1 Update runtime code 2022-09-29 18:40:43 +08:00
hevinci
1dc434832a Update AssetSystem
修复了加载多个相同的子场景而无法全部卸载的问题。
2022-07-25 18:31:35 +08:00
hevinci
d64b31f6ce Fixed #26
修复多个场景打进一个AB包时,卸载子场景时抛出异常。
2022-07-20 15:05:28 +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
2cb006f3d9 Support addressable location
支持可寻址资源定位
2022-04-28 17:23:31 +08:00
hevinci
9bf22f2c79 Operation handles support error queries
操作句柄支持错误信息查询。
2022-04-24 18:30:35 +08:00
hevinci
8373df547b Update AssetSystem 2022-03-22 20:15:59 +08:00
hevinci
2bf36ebd8b Update AssetSystem 2022-03-21 23:43:11 +08:00
hevinci
a00924bb54 Update YooAsset 2022-03-09 23:57:04 +08:00
hevinci
1c7b90806c Update YooAsset 2022-03-09 21:53:01 +08:00
hevinci
e66853fd46 Initial commit 2022-03-01 10:44:12 +08:00