Commit Graph

352 Commits (0c77ef628f5bad9eb1fc37faa8df6414214cb87f)

Author SHA1 Message Date
何冠峰 e3e810e702
Merge pull request #134 from gepengmiss/main
bundle viewer 功能扩展
2023-08-18 17:58:43 +08:00
hevinci b4f0d6bab8 fix #138 2023-08-18 17:40:55 +08:00
hevinci 44cb4168cf update asset bundle collector 2023-08-17 22:13:31 +08:00
hevinci 559ed95999 update asset bundle collector
增加在配置错误的时候警示提示。
2023-08-17 21:53:51 +08:00
hevinci b766df1d31 update shader variant collector 2023-08-17 21:18:21 +08:00
hevinci 057ff6b22b fix #130 2023-08-17 21:05:21 +08:00
hevinci 0331b7b6e3 update editor code 2023-08-09 20:15:33 +08:00
YGP bd080eb19b modify bundleViewer func 2023-07-27 16:12:21 +08:00
YGP ef231e213e modify bundleViewer func 2023-07-27 16:06:09 +08:00
hevinci b22bbd4e27 update editor code 2023-07-25 18:48:32 +08:00
hevinci 19aa82c131 update editor code 2023-07-19 11:22:59 +08:00
hevinci ecb6f71f81 update editor code 2023-07-17 19:38:11 +08:00
hevinci 09c3d4e479 update editor code
1. BuildParameters.OutputRoot重命名为BuildOutputRoot
2. 新增了BuildParameters.StreamingAssetsRoot字段
2023-07-05 11:51:49 +08:00
hevinci 60e93f9809 update AssetBundleBuilder
1. 移除了资源包构建流程任务节点可扩展功能
2. 新增了构建流程可扩展的方法。
2023-06-29 10:53:07 +08:00
hevinci f54c8d6da4 update editor code
1. 移除了BuildParameters.AutoAnalyzeRedundancy字段
2. 移除了DefaultShareAssetPackRule
3. 新增了ZeroRedundancySharedPackRule
4. 新增了FullRedundancySharedPackRule
2023-06-27 14:18:54 +08:00
hevinci 84f9d1985e update editor code
1. IShareAssetPackRule重命名为ISharedPackRule
2. DefaultShareAssetPackRule重命名为DefaultSharedPackRule
2023-06-27 11:00:01 +08:00
hevinci 0b2a2bf97d update AssetBundleCollector 2023-06-27 10:40:09 +08:00
hevinci 43db19c257 update editor code 2023-06-26 17:40:47 +08:00
hevinci 14ee95615f update AssetBundleBuilder
资源包构建流程可扩展支持
2023-06-25 15:58:08 +08:00
hevinci f1a5965b4c update editor code
增加自动分析冗余资源的开关
2023-06-14 16:40:27 +08:00
hevinci cf532a84ef update editor code 2023-06-13 16:41:08 +08:00
hevinci 895dde1cc8 update logic code
优化了创建文件的方式。
2023-06-09 18:12:03 +08:00
hevinci ad680638ac update AssetBundleBuilder
Unity2021版本及以上推荐使用可编程构建管线(SBP)
2023-05-26 18:05:39 +08:00
hevinci d448026250 update AssetBundleBuilder
修复了内置着色器Tag未正确传染给依赖资源包的问题。
2023-05-25 16:38:02 +08:00
hevinci 34f553b9e3 update AssetBundleCollector
修复了收集器对着色器未过滤的问题。
2023-05-25 16:35:18 +08:00
hevinci 7d2defedb7 update asset bundle collector 2023-05-04 11:14:01 +08:00
hanazonoyurine 0f9e932616
可寻址地址冲突时,打印冲突地址的资源地址 2023-04-27 16:30:17 +08:00
hevinci 9a729f921e update editor code
BuildParameters增加共享资源的打包规则字段
2023-04-22 17:22:59 +08:00
hevinci b1b0563d84 update editor code
增加右键创建配置文件
2023-04-22 10:27:46 +08:00
hevinci c02eeef846 update edtior code
增加home page菜单栏
2023-04-20 21:22:19 +08:00
hevinci e84e50708b update asset bundle builder
增加对WEBGL平台加密选项的检测。
2023-04-20 17:56:21 +08:00
hevinci 62bbf110fb fix #83
修复了资源收集界面Package列表没有实时刷新的问题。
2023-04-14 15:34:25 +08:00
hevinci fd282d96d1 fix #97
修复着色器变种收集配置无法保存的问题。
2023-04-14 15:21:26 +08:00
hevinci aac315826e update asset bundle collector
修复了通过代码途径导入XML配置的报错问题。
2023-04-07 16:07:24 +08:00
hevinci 567c34d4d1 fix #95
修复了原生文件不支持ini格式文件的问题。
2023-04-06 16:32:50 +08:00
hevinci 16e3001e51 update editor code
调试窗口和报告窗口增加分屏功能。
2023-03-29 17:10:56 +08:00
hevinci 3943850bc1 update AssetBundleBuilder
调整构建的输出目录结构。
2023-03-29 12:19:31 +08:00
hevinci 19221480a0 update asset bundle collector
导入时检测xml配置错误。
2023-03-24 16:25:45 +08:00
hevinci 290e139346 update asset bundle collector
增加了AddressByFilePath规则类
2023-03-24 16:13:39 +08:00
hevinci 58a40ad1d1 update asset bundle builder 2023-03-22 09:43:28 +08:00
hevinci 192b60f037 update asset bundle collector
修复了GroupActiveRule保存无效的问题。
2023-03-21 19:35:01 +08:00
hevinci c40224b454 update asset bundle builder 2023-03-21 19:34:00 +08:00
hevinci 254da59b7a update asset bundle builder 2023-03-14 16:12:48 +08:00
hevinci c9b775d8ff update asset bundle builder
报告文件内增加资源包内嵌的资源列表
2023-03-13 19:36:17 +08:00
hevinci 10e04c7645 update editor code 2023-03-10 23:44:15 +08:00
hevinci c976221cbb update shader variant collector
修复了在unity2021下界面错乱的问题。
2023-03-09 15:33:48 +08:00
hevinci 8267904155 update editor code 2023-03-09 15:16:02 +08:00
hevinci ef8a8ff497 update asset bundle builder 2023-03-09 10:29:14 +08:00
hevinci 2384921477 update asset bundle builder
修复了可编程构建管线,当项目里没有着色器,如果有引用内置着色器会导致打包失败的问题。
2023-03-08 19:39:20 +08:00
hevinci 985b05f29d update asset bundle builder
优化了打包逻辑,提高构建速度。
2023-03-08 19:27:09 +08:00
hevinci 5254fb65ef update asset bundle collector 2023-03-08 18:34:48 +08:00
hevinci ac0112199d update asset bundle builder
修复了SBP打包,如果包含内置资源会打包失败的问题。
2023-03-06 20:18:41 +08:00
hevinci b330d26b4f update asset bundle builder 2023-03-06 19:07:46 +08:00
hevinci 65c2651105 Update EditorHelper.cs 2023-03-03 18:04:44 +08:00
hevinci 46c9110b85 update asset bundle builder 2023-03-03 11:51:48 +08:00
hevinci 4f0f0e54ac update asset bundle collector
优化了资源收集界面,查看Collector主资源列表卡顿问题。
2023-03-01 11:03:52 +08:00
hevinci c27a3e105c update asset bundle builder
修复SBP构建时,如果有原生文件导致报错的问题。
2023-02-28 19:21:13 +08:00
hevinci 7c1873e861 update asset bundle builder
修复在构建过程中发生异常后进度条未消失的问题。
2023-02-28 19:01:32 +08:00
hevinci 7c4dbb1f38 update asset bundle builder 2023-02-27 19:10:56 +08:00
hevinci 4da2bf441f update shader variant collector
着色器变种收集界面增加单次照射数量的控制。
2023-02-27 19:02:16 +08:00
hevinci 365ed560f6 update asset bundle builder
优化资源包引用关系计算效率。
2023-02-27 18:11:51 +08:00
hevinci a5e24be5d4 update asset bundle builder
修复资源包存在循环依赖的情况下打包卡死的问题。
2023-02-24 18:49:45 +08:00
hevinci 157402bb39 update asset bundle collector
收集界面增加用户自定义数据栏。
2023-02-22 18:41:12 +08:00
何冠峰 5a98a68c27
Merge pull request #62 from DumoeDss/main
[feat] 添加自定义Address规则与跨平台资源收集
2023-02-22 17:10:03 +08:00
hevinci f6bc52fd59 update asset bundle builder 2023-02-22 17:02:28 +08:00
hevinci 8958317f61 update asset bundle builder 2023-02-22 15:41:10 +08:00
hevinci 521e3e2587 update asset bundle builder 2023-02-21 14:52:16 +08:00
hevinci fa0dc48993 update asset bundle reporter 2023-02-21 11:57:17 +08:00
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