hevinci
|
c11f072c50
|
update asset system
|
2023-07-28 17:17:23 +08:00 |
|
hevinci
|
0c1efe7420
|
update runtime code
1. 新增WebGL专属模式WebPlayMode
|
2023-07-18 14:27:33 +08:00 |
|
hevinci
|
ba39291ee7
|
update asset system
真机上使用错误方法加载原生文件的时候给予正确的错误提示。
|
2023-07-07 12:16:16 +08:00 |
|
hevinci
|
561cf411ef
|
update asset system
|
2023-06-27 10:28:16 +08:00 |
|
hevinci
|
8ccddce0f8
|
update runtime code
新增LoadAllAssetsAsync方法
|
2023-06-25 12:03:19 +08:00 |
|
hevinci
|
4e4da4440b
|
update asset system
|
2023-04-13 17:36:58 +08:00 |
|
hevinci
|
896681df87
|
update asset system
修复了资源文件路径无效导致异常的问题。
|
2023-04-06 16:15:25 +08:00 |
|
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
|
f620223613
|
update asset system
|
2023-01-31 17:00:07 +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
|
015f09d27b
|
Update runtime code
|
2022-11-23 12:33:12 +08:00 |
|
hevinci
|
29b3ca4e69
|
Update runtime code
重构原生文件加载流程。
|
2022-11-19 17:54:09 +08:00 |
|
hevinci
|
0ecb37419b
|
Update AssetSystem
|
2022-10-24 19:09:16 +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
|
d64b31f6ce
|
Fixed #26
修复多个场景打进一个AB包时,卸载子场景时抛出异常。
|
2022-07-20 15:05:28 +08:00 |
|
hevinci
|
86142ed4db
|
Fixed #25
修复了资源文件不存在返回的handle无法完成的问题。
|
2022-07-20 10:57:40 +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
|
6dd1eee6c3
|
Remove LoadAllAssets method.
移除YooAssets.LoadAllAssets方法。
|
2022-05-07 18:45:15 +08:00 |
|
hevinci
|
afc08d4e46
|
Add load all asset method.
增加新的资源加载方法:加载资源对象所属资源包里的所有资源。
|
2022-05-06 23:15:03 +08:00 |
|
hevinci
|
9bf22f2c79
|
Operation handles support error queries
操作句柄支持错误信息查询。
|
2022-04-24 18:30:35 +08:00 |
|
hevinci
|
cd62c1dd9a
|
Update AssetSystem
|
2022-04-22 16:43:09 +08:00 |
|
hevinci
|
e6422445a6
|
Added debugging information
新增调试信息,出生场景和出生时间。
|
2022-04-22 16:22:09 +08:00 |
|
hevinci
|
a25fd19bcc
|
Fixed an issue with task asyn loading waiting
|
2022-04-21 21:55:48 +08:00 |
|
hevinci
|
6675e8f171
|
Fixed an issue with task asyn loading waiting
|
2022-04-21 21:39:00 +08:00 |
|
hevinci
|
c836dce54d
|
Fixed an issue with task asyn loading waiting
修复Task异步加载一直等待的问题。
|
2022-04-21 21:27:53 +08:00 |
|
hevinci
|
28c22694ba
|
Update AssetSystem
修复在资源加载完成回调内释放自身资源句柄时的异常报错。
|
2022-04-07 14:24:09 +08:00 |
|
hevinci
|
829b4fca76
|
Update AssetSystem
|
2022-03-23 12:44:56 +08:00 |
|
hevinci
|
39c69b1d98
|
Update AssetSystem
|
2022-03-22 20:47:22 +08:00 |
|