Commit Graph

43 Commits

Author SHA1 Message Date
何冠峰
8acc16d3f6 perf #632 2025-09-17 10:53:40 +08:00
何冠峰
0934c813d1 fix #644 2025-09-13 18:18:31 +08:00
何冠峰
addb0ecdfe build #621 2025-08-27 10:27:12 +08:00
何冠峰
e469b32d94 refactor: The tag diffusion logic in the collector
优化收集器tag传染扩散逻辑,避免Group里配置了Tag导致的无意义的警告信息。
2025-04-23 18:42:26 +08:00
何冠峰
d3c1c5acb0 fix #407 2024-12-19 11:15:58 +08:00
何冠峰
1638bb301d fix #406 2024-12-16 16:45:05 +08:00
hevinci
ef8229981e feat : add IIgnoreRule interface
支持自定义过滤规则
移除了IgnoreDefaultType收集参数
2024-03-12 10:33:54 +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
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
01cf9ccd54 update yooasset2.0 2023-09-20 16:09:52 +08:00
hevinci
b4f0d6bab8 fix #138 2023-08-18 17:40:55 +08:00
hevinci
0331b7b6e3 update editor code 2023-08-09 20:15:33 +08:00
hevinci
cf532a84ef update editor code 2023-06-13 16:41:08 +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
567c34d4d1 fix #95
修复了原生文件不支持ini格式文件的问题。
2023-04-06 16:32:50 +08:00
hevinci
254da59b7a update asset bundle builder 2023-03-14 16:12:48 +08:00
hevinci
8267904155 update editor code 2023-03-09 15:16:02 +08:00
hevinci
157402bb39 update asset bundle collector
收集界面增加用户自定义数据栏。
2023-02-22 18:41:12 +08:00
Sayo
826bdaab5c Merge branch 'tuyoogame:main' into main 2023-02-20 16:33:35 +08:00
hevinci
c4875d4f80 optimize pack rule
接口变动:IPackRule
2023-02-17 18:41:27 +08:00
Sayo
6488e96127 [feat] 添加跨平台资源收集 2023-01-30 12:07:34 +08:00
hevinci
66cd491493 update editor code 2022-12-21 12:04:56 +08:00
hevinci
3a81d7babd update editor logic 2022-12-07 17:52:02 +08:00
hevinci
cd62686316 update editor code
非原生文件收集器自动移除Unity无法识别的文件。
2022-11-26 17:54:42 +08:00
hevinci
8389ce5793 Update AssetBundleCollector 2022-10-19 15:52:16 +08:00
hevinci
52ac982481 Update AssetBundleCollector 2022-10-17 16:21:00 +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
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
fe95b8ec5d Update AssetBundleCollector 2022-08-03 15:37:01 +08:00
hevinci
2cb9278db0 Update AssetBundleCollector
资源收集增加无效文件的过滤。
2022-07-19 19:20:51 +08:00
hevinci
256844ddf5 Update AssetBundleCollector
打包资源忽略Gizmos资源文件。
2022-07-12 15:38:26 +08:00
hevinci
60f6483a86 Update AssetBundleCollector window
修复StaticAssetCollector无法预览Main Assets列表的问题。
2022-06-23 14:07:12 +08:00
hevinci
65875b66c2 Optimized the speed of simulate build 2022-05-06 20:09:36 +08:00
hevinci
c196cd84d3 Optimized the speed of simulate build.
优化了编辑器下模拟构建的速度。
2022-05-05 21:12:44 +08:00
hevinci
eafdb8cd31 Update AssetBundleCollector
AssetBundleGrouper变更为AssetBundleCollector
2022-05-04 21:24:51 +08:00