Commit Graph

714 Commits (33a1b9d4bff065497dfbe8b6cd88130437e8b6f6)

Author SHA1 Message Date
hevinci 3bb01ef9a8 Update CHANGELOG.md 2022-11-19 18:34:43 +08:00
hevinci 0204f5f68f Update package.json 2022-11-19 18:34:39 +08:00
hevinci 217d88beaa Update basic sample 2022-11-19 18:34:31 +08:00
hevinci 77080b3934 Update basic sample 2022-11-19 17:54:41 +08:00
hevinci 83f6dc2f76 Update editor code 2022-11-19 17:54:18 +08:00
hevinci 29b3ca4e69 Update runtime code
重构原生文件加载流程。
2022-11-19 17:54:09 +08:00
hevinci 9394ff49fd Update basic sample 2022-11-18 21:35:42 +08:00
hevinci 49949ecda5 Update runtime code
优化资源包缓存文件清理方式。
2022-11-18 21:33:58 +08:00
hevinci 1dab0f2b19 Update patch system
下载器增加取消方法。
2022-11-18 16:45:56 +08:00
hevinci 1cf03bf049 Update basic sample 2022-11-18 10:21:48 +08:00
何冠峰 c00594738f Update asset system
支持场景文件跨资源包配置。
2022-11-16 16:25:43 +08:00
何冠峰 d5f601b0eb Update runtime code 2022-11-16 14:49:38 +08:00
何冠峰 304bff1f19 Fix #43
修复了打包规则按收集器路径来命名,bundle文件名称显示不正确。
2022-11-16 11:51:01 +08:00
hevinci ce9e0cd88c Update README.md 2022-11-11 11:02:56 +08:00
hevinci 40903d9ad5 Update runtime code 2022-11-11 11:01:37 +08:00
hevinci 0fc97ad2f1 Update document 2022-11-11 11:01:25 +08:00
hevinci 2bb66ea583 Update README.md 2022-11-11 11:01:11 +08:00
hevinci 03aa9780eb Update CHANGELOG.md 2022-11-04 13:38:26 +08:00
hevinci d3a9005964 Update package.json 2022-11-04 13:38:22 +08:00
hevinci 48bcf4a848 Update document 2022-11-04 13:22:31 +08:00
hevinci 72f0426531 Update PatchSystem
移除了WeaklyUpdatePatchManifestAsync()方法
新增了CheckPackageContentsAsync()方法
2022-11-04 13:10:08 +08:00
hevinci 44ec5b3de3 Update document 2022-11-04 11:39:16 +08:00
hevinci 292fdb1288 Update document 2022-11-03 20:47:40 +08:00
hevinci 76e65286fd Update basic sample 2022-11-03 20:18:05 +08:00
hevinci 9397a0ebae Update ShaderVariantCollector 2022-11-03 20:17:07 +08:00
hevinci c37b5e52ac Update basic sample 2022-11-03 15:21:03 +08:00
hevinci ecfced7195 Fix #38 2022-11-03 12:02:10 +08:00
hevinci 1c7a79f7d7 Fix #37 2022-11-03 11:51:17 +08:00
hevinci 1149906786 Fix #29 2022-11-03 11:38:26 +08:00
hevinci 9db111c08a Update runtime code 2022-11-03 10:37:34 +08:00
hevinci 0844447b46 Update AssetBundleBuilder
界面增加构建版本选项
2022-11-03 10:15:27 +08:00
hevinci c7116ad165 Update basic sample 2022-11-02 22:04:11 +08:00
hevinci a805e0639e Update editor code 2022-11-02 21:57:08 +08:00
hevinci e8e69a2e86 Update runtime code
重写了文件解密流程。
2022-11-02 21:54:44 +08:00
hevinci 3e4761a60f Update basic sample 2022-11-01 23:13:45 +08:00
hevinci 3413157c67 Update editor code
调整加密文件的生成规则
2022-11-01 23:13:18 +08:00
hevinci b5f2174ed0 Update runtime code 2022-11-01 23:02:20 +08:00
hevinci bdc8285255 Update basic sample 2022-10-31 16:46:05 +08:00
hevinci cd79f0e434 Update runtime code
AssetsPackage.WeaklyUpdateManifestAsync(string packageVersion)移除了packageVersion参数。
优化了HostPlayMode的初始化逻辑,优先读取沙盒内的清单,如果不存在则读取内置清单。
2022-10-31 16:45:21 +08:00
hevinci 171f40551e Update document 2022-10-28 10:46:35 +08:00
hevinci ba4efebbce Update CHANGELOG.md 2022-10-27 19:01:07 +08:00
hevinci 2486287a0e Update package.json 2022-10-27 19:01:04 +08:00
hevinci 2599639aeb Update PatchSystem 2022-10-27 14:20:05 +08:00
hevinci c1192b37c6 Update Extension Sample 2022-10-26 21:03:19 +08:00
hevinci 1f647163f2 Update Basic Sample 2022-10-26 21:03:10 +08:00
hevinci cc04efe76b Update runtime code
UpdateStaticVersionOperation.PackageCRC重名为PackageVersion。
AssetPackage.GetHumanReadableVersion()重名为GetPackageVersion()
2022-10-26 21:02:25 +08:00
hevinci 18426d0481 Update AssetBundleBuilder 2022-10-26 20:57:27 +08:00
hevinci 500b469bce Update AssetBundleBuilder
增加PackageVersion构建参数。
2022-10-26 19:51:29 +08:00
hevinci 49c242e7bc Update AssetBundleBuilder
检测输出目录文件路径过长导致的异常。
2022-10-25 19:07:48 +08:00
hevinci 2d72d6dbc9 Update AssetSystem 2022-10-25 15:56:07 +08:00