Commit Graph

15 Commits (2c68e5dfd52c8e62659d8cce85c1bed73385c3a2)

Author SHA1 Message Date
hevinci ab2d7d4724 update operation system
Operation状态增加Processing处理中状态
2023-08-11 16:20:38 +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 6038e7acd6 Update asset system 2022-12-03 19:13:11 +08:00
gaozhou d1463e1fc6 为handle 添加 using 支持 2022-12-02 14:23:58 +08:00
hevinci adf1776b1e Update runtime code
优化调试信息的加载状态显示为文本。
2022-11-26 15:31:35 +08:00
hevinci 015f09d27b Update runtime code 2022-11-23 12:33:12 +08:00
hevinci 556b23b488 Update OperationHandleBase.cs 2022-06-29 12:41:06 +08:00
hevinci 32148821a1 Add AutoReleaseGameObjectHandle initialize parameters
支持自动释放游戏对象句柄的功能。
2022-06-23 16:02:53 +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 8d02406211 Update AssetSystem 2022-05-02 17:54:55 +08:00
hevinci 9bf22f2c79 Operation handles support error queries
操作句柄支持错误信息查询。
2022-04-24 18:30:35 +08:00
hevinci 6675e8f171 Fixed an issue with task asyn loading waiting 2022-04-21 21:39:00 +08:00
hevinci f3ab8f63e7 Optimize the scene unload logic.
优化场景卸载逻辑,在加载新的主场景的时候自动卸载已经加载的所有场景。
2022-04-21 21:11:11 +08:00
hevinci 829b4fca76 Update AssetSystem 2022-03-23 12:44:56 +08:00