Commit Graph

82 Commits

Author SHA1 Message Date
hevinci
c196cd84d3 Optimized the speed of simulate build.
优化了编辑器下模拟构建的速度。
2022-05-05 21:12:44 +08:00
hevinci
c3c18cd555 Added initialization fault error detection
增加初始化容错检测。
2022-05-05 11:44:03 +08:00
hevinci
1c1bb078b1 Remove auto release interval create param.
移除了自动释放资源的初始化参数。
2022-05-03 12:33:28 +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
873d873194 Add clear unused cache files method.
增加清空缓存文件的方法。
2022-05-02 15:03:36 +08:00
hevinci
ce70eebda6 Add package update method
新增指定资源版本的资源更新下载方法。
2022-05-01 20:33:50 +08:00
hevinci
47af58bb5b Patch DownLoader added a method to download all resources.
补丁下载器新增下载全部资源的方法。
2022-05-01 15:26:48 +08:00
hevinci
62f1c050ca Rename LoadRawFileAsync to GetRawFileAsync
LoadRawFileAsync 方法重新命名为GetRawFileAsync
2022-04-28 22:49:55 +08:00
hevinci
2cb006f3d9 Support addressable location
支持可寻址资源定位
2022-04-28 17:23:31 +08:00
hevinci
20d2c517b2 Optimized raw file load logic
优化原生文件加载逻辑,支持离线运行模式和编辑器运行模式。
2022-04-21 16:16:40 +08:00
hevinci
b221b8121a Update bundleInfo
修复原生文件拷贝目录不存导致的加载失败
完善原生文件异步加载接口
2022-04-18 15:08:39 +08:00
hevinci
09a985fadb Resource location interface extension
资源定位接口扩展
2022-04-14 12:19:04 +08:00
hevinci
ea28d3e6e1 Simplify the concept of resource version
简化资源版本概念
2022-04-12 19:15:44 +08:00
hevinci
9fbce6a726 offline play mode supports WebGL platform.
离线运行模式支持WEBGL平台。
2022-04-12 10:53:12 +08:00
hevinci
991fa5b250 Update YooAssets.cs 2022-04-04 22:43:47 +08:00
hevinci
bcd53cf834 Update PatchSystem 2022-03-25 15:02:21 +08:00
hevinci
44ac4ebb8f Update YooAssets 2022-03-24 00:20:37 +08:00
hevinci
3e8b8123e1 Update YooAssets.cs 2022-03-23 00:29:23 +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
8597b97779 Update YooAsset 2022-03-16 11:02:46 +08:00
hevinci
6c0fbdae1f Update YooAsset 2022-03-15 22:29:20 +08:00
hevinci
fbef706388 Update YooAsset 2022-03-10 16:54:56 +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
33ad0713fe Update YooAssets 2022-03-07 21:20:58 +08:00
hevinci
050c962587 Update patch system 2022-03-07 20:13:39 +08:00
hevinci
51aeb8b563 Update YooAssets 2022-03-07 14:37:50 +08:00
hevinci
0c52a1e34a Update YooAssets 2022-03-05 20:11:05 +08:00
hevinci
d063eb3d36 Update YooAssets 2022-03-03 18:07:58 +08:00
hevinci
e66853fd46 Initial commit 2022-03-01 10:44:12 +08:00