Commit Graph

284 Commits (1d5663d93a055d404a00f6f412fe2ea95c7f5f2d)

Author SHA1 Message Date
Sayo 826bdaab5c
Merge branch 'tuyoogame:main' into main 2023-02-20 16:33:35 +08:00
hevinci e887bf1fd7 fix #67
修复报告查看界面2021.3兼容性问题
2023-02-17 19:07:10 +08:00
hevinci c4875d4f80 optimize pack rule
接口变动:IPackRule
2023-02-17 18:41:27 +08:00
Sayo 2c650f2bdf
Merge branch 'tuyoogame:main' into main 2023-02-15 22:57:24 +08:00
hevinci 71e8392359 update AssetBundleBuilder 2023-02-14 17:29:19 +08:00
Sayo cfbf6e23ec
Merge branch 'tuyoogame:main' into main 2023-02-14 15:14:06 +08:00
hevinci 812db6dafe fix #65
修复构建逻辑代码错误。
2023-02-14 11:39:01 +08:00
hevinci 5a01ca061a update AssetBundleBuilder
unity2021开始不再支持内置构建管线。
2023-02-10 17:41:08 +08:00
hevinci c5c6e4ae23 update AssetBundleBuilder 2023-02-10 15:16:24 +08:00
Sayo a64d485278
Merge branch 'tuyoogame:main' into main 2023-02-08 10:42:07 +08:00
hevinci 8ce8e81792 update new cache system
重新设计了资源缓存系统
2023-02-07 18:39:08 +08:00
Sayo fbba2ddec9
Merge branch 'tuyoogame:main' into main 2023-02-07 11:47:51 +08:00
hevinci 33a1b9d4bf update shader variant collector 2023-02-06 17:50:36 +08:00
hevinci 03abac082c update shader variant collector 2023-02-02 10:05:20 +08:00
hevinci 3672a7e1fa update shader variant collector
着色器变种收集增加分批处理功能。
2023-02-01 19:32:37 +08:00
hevinci df27e7ba75 update shader variant collector
优化着色器变种收集代码
2023-02-01 18:59:47 +08:00
Sayo 6488e96127 [feat] 添加跨平台资源收集 2023-01-30 12:07:34 +08:00
hevinci 4fa01e1a29 update editor code 2022-12-27 10:18:57 +08:00
hevinci 339b519881 update editor code 2022-12-26 01:04:43 +08:00
hevinci a95697088b update editor code 2022-12-24 22:03:29 +08:00
hevinci f771a98f25 update editor code
修复开启UniqueBundleName选项后,SBP构建报错的问题。
2022-12-21 17:11:09 +08:00
hevinci 66cd491493 update editor code 2022-12-21 12:04:56 +08:00
hevinci d6984f0ad4 update editor code 2022-12-17 18:08:38 +08:00
hevinci 3a81d7babd update editor logic 2022-12-07 17:52:02 +08:00
hevinci e3fa33b9b5 update editor logic
移除BundleName_HashName选项。
2022-12-07 11:25:41 +08:00
hevinci 2687466ed4 Update editor file 2022-12-03 23:16:39 +08:00
hevinci 32268f5a4a Update editor logic
资源收集界面规则选项显示别名
2022-12-03 23:16:04 +08:00
何冠峰 81401ca0b8
Merge pull request #53 from ZensYue/main
[add]Add ShowEditorAlias 添加显示编辑器名字
2022-12-03 20:12:31 +08:00
hevinci 19cb239746 Update logic code
优化补丁清单格式为二进制。
2022-12-03 18:48:51 +08:00
ZensYue 114ebab6ae [bugfix]Convert the show name to the type name 把显示名字转换成类型名字 2022-12-02 20:39:28 +08:00
ZensYue aa49980231 [add]Add ShowEditorAlias 添加显示编辑器名字 2022-12-02 12:31:15 +08:00
hevinci cd62686316 update editor code
非原生文件收集器自动移除Unity无法识别的文件。
2022-11-26 17:54:42 +08:00
hevinci b7e2f084b1 Update editor code 2022-11-26 15:31:46 +08:00
hevinci 3fedc5b1b3 Update AssetBundleCollector
原生文件打包规则包含文件后缀名
2022-11-21 19:07:34 +08:00
hevinci 83f6dc2f76 Update editor code 2022-11-19 17:54:18 +08:00
何冠峰 304bff1f19 Fix #43
修复了打包规则按收集器路径来命名,bundle文件名称显示不正确。
2022-11-16 11:51:01 +08:00
hevinci 9397a0ebae Update ShaderVariantCollector 2022-11-03 20:17:07 +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 0844447b46 Update AssetBundleBuilder
界面增加构建版本选项
2022-11-03 10:15:27 +08:00
hevinci a805e0639e Update editor code 2022-11-02 21:57:08 +08:00
hevinci 3413157c67 Update editor code
调整加密文件的生成规则
2022-11-01 23:13:18 +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 46d985a720 Update AssetBundleDebugger
调试窗口增加调试信息导出按钮。
2022-10-22 18:23:40 +08:00
hevinci 9404882fc7 Update AssetBundleDebugger
调试窗口增加资源对象的加载耗时统计和显示
2022-10-22 17:47:06 +08:00
hevinci 8eb7816e30 Update AssetBundleDebugger
界面增加了包裹名称显示列。
2022-10-22 15:39:26 +08:00
hevinci 18d48ae963 update collector window
点击修复按钮后自动刷新界面
2022-10-21 18:46:04 +08:00
hevinci 88e8e5cd54 Update AssetBundleCollector 2022-10-19 19:11:57 +08:00
hevinci 794314a8e1 Update AssetBundleCollector 2022-10-19 18:57:00 +08:00
hevinci 958cdd25a5 Update AssetBundleBuilder 2022-10-19 15:54:59 +08:00
hevinci 2fb77c1bf8 Update ShaderVariantCollector 2022-10-19 15:52:46 +08:00
hevinci 3aa46664f7 Update AssetBundleReporter 2022-10-19 15:52:32 +08:00
hevinci 8389ce5793 Update AssetBundleCollector 2022-10-19 15:52:16 +08:00
hevinci 9e2efe3717 Update AssetBundleBuilder 2022-10-18 10:13:12 +08:00
hevinci 52ac982481 Update AssetBundleCollector 2022-10-17 16:21:00 +08:00
hevinci 661c3a6d61 Update AssetBundleBuilder 2022-10-17 16:20:47 +08:00
hevinci 6116e49a05 Update AssetBundleBuilder 2022-10-17 16:04:08 +08:00
hevinci 8b6cd759ef Update streaming root folder 2022-10-17 15:07:25 +08:00
hevinci b4c190efb7 Update SimulateBuild 2022-10-17 14:53:22 +08:00
hevinci a348d9131d Update AssetBundleBuilder
增加首包资源文件拷贝选项
2022-10-09 11:54:26 +08:00
hevinci 6549fbb552 Update editor code 2022-09-29 18:40:51 +08:00
hevinci 46c219505f Update editor code 2022-09-29 15:06:03 +08:00
hevinci c8d3f6efed Update editor logic 2022-09-28 11:46:23 +08:00
hevinci e1801a5fba Update editor logic 2022-09-27 21:04:08 +08:00
hevinci 50bfde6e8e Update AssetBundleBuilder 2022-09-27 10:40:29 +08:00
hevinci f0ac319a73 Update AssetBundleCollector
编辑器支持分布式构建
2022-09-27 10:38:35 +08:00
hevinci 8cec0abf0e Update AssetBundleCollector
增加配置表自我修复功能。
2022-09-22 11:40:30 +08:00
hevinci 95924868f7 Update AssetBundleCollector
移除对Gizmos资源的打包限制。
2022-09-21 11:21:13 +08:00
hevinci 778b097f7a Update TaskCreateReport.cs 2022-09-21 11:20:41 +08:00
hevinci 3a7f3bb68d Update AssetBundleBuilder
修复在可编程构建管线下模拟构建模式报错。
2022-09-21 11:20:32 +08:00
hevinci 02b9b689b7 Update AssetBundleBuilder
可编程构建管线强制使用增量构建模式。
2022-09-21 11:18:38 +08:00
hevinci af29cb738d Update AssetBundleBuilder
对内置管线构建结果做容错处理
2022-09-14 17:36:41 +08:00
hevinci 4975d3b1ba Update AssetBundleBuilder
修复加密文件下载验证失败问题。
2022-09-13 11:48:57 +08:00
hevinci 6df57cd3cd Update YooAssetSetting
增加文件过滤配置
2022-09-08 15:55:35 +08:00
hevinci d47c0bf4b6 Update AssetBundleCollector
修复无法识别.bank类似音频文件格式。
2022-08-29 12:11:16 +08:00
hevinci 16f8592497 Update AssetBundleCollector 2022-08-22 19:12:55 +08:00
hevinci aba68f859f Update AssetBundleBuilder 2022-08-15 10:30:10 +08:00
hevinci b5be5b60da Update DefaultPackRule.cs
修改了默认的打包规则
2022-08-15 10:29:28 +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
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 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 8b8f44d2a8 Update AssetBundleBuilder 2022-08-02 14:30:25 +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 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 c96fa23d61 Update patch manifest 2022-07-25 16:12:34 +08:00