Commit Graph

820 Commits (6508bf6851598965b019ef957595c3977a4d91cd)

Author SHA1 Message Date
hevinci 5718d57b88 update sample 2022-11-25 21:40:54 +08:00
hevinci 82cff36194 Update samples 2022-11-23 16:46:25 +08:00
hevinci 3e4e2d5eb6 Update space shooter 2022-11-23 12:35:27 +08:00
hevinci 015f09d27b Update runtime code 2022-11-23 12:33:12 +08:00
hevinci 3fedc5b1b3 Update AssetBundleCollector
原生文件打包规则包含文件后缀名
2022-11-21 19:07:34 +08:00
hevinci 4776ab9bd8 Update document 2022-11-21 09:52:18 +08:00
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