Commit Graph

332 Commits (dcd44756177053a0a8d70a6ca262e62af31a8244)

Author SHA1 Message Date
hevinci dcd4475617 Fix #34
修复一个拼写错误
2022-08-06 11:23:43 +08:00
hevinci a6fdb5691a Update PatchSystem
HostPlayMode支持WebGL平台。
2022-08-05 16:24:10 +08:00
hevinci 2ff01d10b0 Update Extension Sample 2022-08-05 14:40:50 +08:00
hevinci d6e3da322b Update AssetBundleBuilder 2022-08-05 14:40:27 +08:00
hevinci 188957ee91 Update ShaderVariantCollector 2022-08-05 11:18:32 +08:00
L 216949d7a5 Update UniTask README Example 2022-08-03 23:34:18 +08:00
hevinci 7e6c678e91 Update runtime 2022-08-03 20:51:06 +08:00
hevinci 195d1805e9 Update AssetBundleReporter 2022-08-03 20:47:53 +08:00
hevinci 4ea52a9287 Update AssetBundleBuilder 2022-08-03 20:47:43 +08:00
hevinci 1253ce71af Update AssetBundleBuilder
构建结果增加输出的补丁包目录。
2022-08-03 16:39:36 +08:00
hevinci 3401c69729 Update YooAssets 2022-08-03 15:46:45 +08:00
hevinci 68e14a48f1 Update asset setting
不再提供着色器收集选项,已经内置为必定收集。
优化了SBP打包着色器收集系统。
2022-08-03 15:46:27 +08:00
hevinci 5b8a004720 Update AssetBundleBuilder 2022-08-03 15:43:54 +08:00
hevinci 3e716887c9 Update AssetBundleReporter 2022-08-03 15:37:25 +08:00
hevinci fe95b8ec5d Update AssetBundleCollector 2022-08-03 15:37:01 +08:00
hevinci e3dcaec9b5 Update AssetBundleCollector 2022-08-02 16:05:22 +08:00
hevinci e80c715e44 Merge branch 'main' of https://github.com/tuyoogame/YooAsset 2022-08-02 14:30:27 +08:00
hevinci 8b8f44d2a8 Update AssetBundleBuilder 2022-08-02 14:30:25 +08:00
L 81b28a0407 Update UniTask Sample 2022-08-01 14:55:24 +08:00
hevinci a7993efeda Update samples 2022-08-01 11:48:15 +08:00
hevinci 141086929f Update CHANGELOG.md 2022-07-31 23:27:01 +08:00
hevinci 4f417e123b Update package.json 2022-07-31 23:26:59 +08:00
hevinci 2204f4d129 Update PatchManifest
资源补丁清单增加文件版本信息
2022-07-31 23:09:54 +08:00
hevinci f80a3229cc Update AssetBundleBuilder 2022-07-31 22:53:30 +08:00
hevinci d94d196c83 Update AssetBundleBuilder 2022-07-31 22:51:40 +08:00
hevinci 9c67461dbc Update AssetBundleBuilder
增加资源构建结果返回信息
2022-07-31 22:41:24 +08:00
hevinci 75910b7558 Update YooAssets.cs
增加获取资源信息新方法
2022-07-31 22:26:33 +08:00
hevinci 88b9afe189 Update ShaderVariantCollector 2022-07-28 16:12:39 +08:00
hevinci 1b25835d1a Update ShaderVariantCollector 2022-07-27 11:04:54 +08:00
NKG丶MadLife 21f350a84e chore:调整缩进 2022-07-27 00:19:23 +08:00
NKG丶MadLife 17fab5ad61 feat:SVC搜集工作支持在CI上进行 2022-07-27 00:17:23 +08:00
hevinci 1dc434832a Update AssetSystem
修复了加载多个相同的子场景而无法全部卸载的问题。
2022-07-25 18:31:35 +08:00
hevinci 045e74c82f Update samples 2022-07-25 18:21:27 +08:00
hevinci c96fa23d61 Update patch manifest 2022-07-25 16:12:34 +08:00
hevinci 7881f39b97 Delete BasicSample.meta 2022-07-25 15:56:04 +08:00
hevinci cf1a32ed1f Update Samples 2022-07-25 15:55:51 +08:00
hevinci d0b7ae020c Update patch manifest 2022-07-25 15:46:20 +08:00
hevinci e5c7bbdf52 Update AssetBundleBuilder 2022-07-25 15:40:26 +08:00
hevinci 42d52720f3 Update AssetBundleBuilder
增加输出文件名称样式的选择功能。
2022-07-23 17:39:04 +08:00
hevinci 6d392139df Update CHANGELOG.md 2022-07-23 15:55:45 +08:00
hevinci 852c741310 Update package.json 2022-07-23 15:55:35 +08:00
hevinci 41761f0a97 Update AssetBundleBuilder
SBP构建参数增加了缓存服务器的地址和端口
2022-07-22 12:56:22 +08:00
hevinci 2d5854ed58 Update AssetBundleBuilder
移除对增量更新初次无法构建的限制
2022-07-22 12:55:20 +08:00
hevinci 1370ffb3bb Update UpdateManifestOperation.cs
不期望删除断点续传的资源文件
2022-07-21 18:00:57 +08:00
hevinci d64b31f6ce Fixed #26
修复多个场景打进一个AB包时,卸载子场景时抛出异常。
2022-07-20 15:05:28 +08:00
hevinci d5a4b3365f Update YooAssets.cs 2022-07-20 10:57:56 +08:00
hevinci 86142ed4db Fixed #25
修复了资源文件不存在返回的handle无法完成的问题。
2022-07-20 10:57:40 +08:00
hevinci 2cb9278db0 Update AssetBundleCollector
资源收集增加无效文件的过滤。
2022-07-19 19:20:51 +08:00
hevinci 92fad7f29b Update AssetBundleBuilder
修改内置构建管线的构建结果验证逻辑。
2022-07-19 19:20:05 +08:00
hevinci aea9099e34 Update AssetBundleReporter
增加主资源总数的统计。
2022-07-18 16:26:47 +08:00