何冠峰
|
11ed9d391a
|
build : 预留构建Mono脚本资源包方法。
|
2025-07-25 16:09:29 +08:00 |
|
何冠峰
|
40c82835bf
|
style : code style
|
2025-06-30 10:53:16 +08:00 |
|
hhmmLife
|
1c4aba6db5
|
fix: 只有递归收集依赖时,依赖列表中才默认包含主资源
|
2025-06-23 00:56:50 +08:00 |
|
何冠峰
|
44faa0c5e6
|
fix #572
修复了资源收集页面指定收集的预制体名称变动的问题。
|
2025-06-20 17:55:51 +08:00 |
|
何冠峰
|
48356a4f9e
|
fix #573
|
2025-06-17 18:20:28 +08:00 |
|
何冠峰
|
3949abb53f
|
fix #566
重构了资源构建页面,方便扩展自定义界面。
|
2025-06-17 15:29:54 +08:00 |
|
何冠峰
|
18e74e906e
|
fix #551
|
2025-06-13 17:18:38 +08:00 |
|
何冠峰
|
4322f3c58c
|
fix #545
|
2025-05-13 10:23:22 +08:00 |
|
何冠峰
|
e469b32d94
|
refactor: The tag diffusion logic in the collector
优化收集器tag传染扩散逻辑,避免Group里配置了Tag导致的无意义的警告信息。
|
2025-04-23 18:42:26 +08:00 |
|
benjamini
|
875cd24cba
|
fix ignore raw dll
|
2025-03-08 17:54:11 +09:00 |
|
何冠峰
|
1d6c9393d4
|
Update AssetBundleCollector
支持列表元素上下拖拽排序
|
2025-02-17 17:54:46 +08:00 |
|
何冠峰
|
7dfbac4a24
|
update AssetBundleCollector
|
2025-02-10 16:19:07 +08:00 |
|
何冠峰
|
939f3747cd
|
Update AssetBundleCollectorSetting.cs
|
2025-02-08 14:07:20 +08:00 |
|
何冠峰
|
6571faae4e
|
update AssetBundleBuilder
ScriptableBuildParameters类新增BuiltinShadersBundleName和MonoScriptsBundleName字段
|
2025-02-08 10:09:52 +08:00 |
|
何冠峰
|
8cf356cadb
|
fix #447
|
2025-01-14 16:03:24 +08:00 |
|
何冠峰
|
1d0c0ee7cb
|
update asset bundle collector
|
2025-01-03 10:23:27 +08:00 |
|
何冠峰
|
a8bf0a62fa
|
update asset bundle collector
增加视频文件打包规则
|
2025-01-02 20:56:18 +08:00 |
|
何冠峰
|
5a850aef07
|
Update AssetBundleCollectorSettingData.cs
|
2024-12-31 16:43:50 +08:00 |
|
何冠峰
|
9737cd06dd
|
Merge pull request #392 from absences/newv
upgrade deprecated event in newer version
|
2024-12-27 16:06:24 +08:00 |
|
何冠峰
|
36b4cbb8c2
|
Update DefaultAddressRule.cs
|
2024-12-27 16:03:47 +08:00 |
|
何冠峰
|
bae84f65da
|
Merge pull request #370 from BoysheO/patch-1
append an addressRule
|
2024-12-27 15:50:14 +08:00 |
|
何冠峰
|
d3c1c5acb0
|
fix #407
|
2024-12-19 11:15:58 +08:00 |
|
何冠峰
|
19e0c7b01a
|
fix #307
|
2024-12-16 18:05:27 +08:00 |
|
何冠峰
|
1638bb301d
|
fix #406
|
2024-12-16 16:45:05 +08:00 |
|
何冠峰
|
9bc0577423
|
Update DefaultIgnoreRule.cs
忽略Gizmos和编辑器资源
|
2024-12-10 15:18:34 +08:00 |
|
unknown
|
02250c3352
|
upgrade deprecated method in newer version
|
2024-11-12 14:40:49 +08:00 |
|
BoysheO
|
9e2030c83d
|
Update DefaultAddressRule.cs
添加一个寻址规则,效果极好
|
2024-09-10 11:36:46 +08:00 |
|
何冠峰
|
24c5108ce1
|
update asset bundle collector
适配团结引擎
|
2024-07-09 16:33:41 +08:00 |
|
何冠峰
|
21fbb01ce4
|
merge #317
根据NETAnalyzers调整代码
|
2024-07-08 18:54:07 +08:00 |
|
hevinci
|
0a709f741a
|
feat : asset bundle collector config upgrade compatible
|
2024-03-12 11:12:13 +08:00 |
|
hevinci
|
ef8229981e
|
feat : add IIgnoreRule interface
支持自定义过滤规则
移除了IgnoreDefaultType收集参数
|
2024-03-12 10:33:54 +08:00 |
|
hevinci
|
42104eb944
|
perf : check collector error
|
2024-03-08 11:39:48 +08:00 |
|
hevinci
|
fadc8e6fd6
|
feat : add shader pack rule and filter rule
|
2024-03-08 11:38:29 +08:00 |
|
hevinci
|
c7329fcab5
|
feat : remove space character for bundle name
移除资源包名里的空格字符
|
2024-02-20 09:55:49 +08:00 |
|
hevinci
|
7586882a97
|
fix #236
|
2024-02-01 18:41:16 +08:00 |
|
hevinci
|
1fb78185ff
|
feat : support share pack rule
支持共享资源打包规则
|
2024-01-03 15:13:28 +08:00 |
|
hevinci
|
67b2b886a8
|
fix #220
|
2023-12-26 11:40:47 +08:00 |
|
hevinci
|
e8e7696a4d
|
refactor : editor code
|
2023-12-25 14:19:55 +08:00 |
|
hevinci
|
727f356eea
|
style : Code text indent format
|
2023-12-21 19:29:26 +08:00 |
|
hevinci
|
267ec77c37
|
fix #198
禁用的分组不再检测合法性
|
2023-12-21 17:33:08 +08:00 |
|
hevinci
|
d5d5063453
|
update editor windows
|
2023-10-17 19:03:11 +08:00 |
|
hevinci
|
f63fcf1227
|
update editor window localization
|
2023-10-17 12:03:11 +08:00 |
|
hevinci
|
0c70f27560
|
update editor
1. 编辑器界面支持本地化配置。
2. 资源构建过程中的异常输出增加错误码提示。
3. 修复了资源构建界面乱码问题。
4. 修复了自动收集着色器对依赖资源无效的问题。
|
2023-10-13 12:06:20 +08:00 |
|
hevinci
|
e02fe2331d
|
update asset bundle collector
|
2023-10-07 15:03:56 +08:00 |
|
hevinci
|
d560d8a2e8
|
update asset bundle collector
|
2023-09-25 18:37:49 +08:00 |
|
hevinci
|
054ee93360
|
update asset bundle collector
|
2023-09-25 16:53:03 +08:00 |
|
hevinci
|
95894f92db
|
update asset bundle collector
|
2023-09-25 14:43:17 +08:00 |
|
hevinci
|
01cf9ccd54
|
update yooasset2.0
|
2023-09-20 16:09:52 +08:00 |
|
MichaelO
|
070db961fc
|
corrected typo error
|
2023-08-26 15:03:12 +08:00 |
|
hevinci
|
b4f0d6bab8
|
fix #138
|
2023-08-18 17:40:55 +08:00 |
|