Commit Graph

352 Commits (0c77ef628f5bad9eb1fc37faa8df6414214cb87f)

Author SHA1 Message Date
何冠峰 75511397d6 update file system 2024-07-05 15:10:07 +08:00
何冠峰 ff02da5c54 refactor the runtime code
重构了运行时代码,支持全新的文件系统。
2024-07-04 20:36:26 +08:00
hevinci 2987d356b6 fix #308 2024-05-27 10:42:24 +08:00
hevinci 05e77dc166 update dependencies
SBP依赖库升级至2.1.3版本
2024-05-09 14:05:53 +08:00
hevinci bef90bf3b8 perf : check build pipeline parameter type 2024-04-26 16:05:13 +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 b67868868d style : correct typos 2024-02-26 17:42:04 +08:00
hevinci af3bf8448c style : change file to unicode 2024-02-26 14:29:36 +08:00
hevinci 4170c60f0c style : The hash utility class is exposed 2024-02-21 10:10:37 +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 3e6c55d981 style : code comment 2024-01-10 15:04:29 +08:00
hevinci 1fb78185ff feat : support share pack rule
支持共享资源打包规则
2024-01-03 15:13:28 +08:00
hevinci 58f9aea979 fix #223 2024-01-02 11:46:29 +08:00
hevinci 4d4bb1e34f fix #223 2024-01-02 11:06:50 +08:00
hevinci 9ebe92f832 refactor : asset bundle reporter 2023-12-27 18:24:31 +08:00
hevinci cbdb84a69f fix #212 2023-12-27 18:20:37 +08:00
hevinci 67b2b886a8 fix #220 2023-12-26 11:40:47 +08:00
hevinci 2838289650 feat : the build report file add independ asset info 2023-12-26 11:30:19 +08:00
hevinci e8e7696a4d refactor : editor code 2023-12-25 14:19:55 +08:00
hevinci 552d689317 style : Code text indent format 2023-12-21 19:44:14 +08:00
hevinci 727f356eea style : Code text indent format 2023-12-21 19:29:26 +08:00
hevinci 5c1d316d67 feat #203 2023-12-21 17:45:51 +08:00
hevinci 267ec77c37 fix #198
禁用的分组不再检测合法性
2023-12-21 17:33:08 +08:00
hevinci 0e29e9823d update query services interface
内置文件和分发文件查询方法参数里增加了文件哈希值
2023-12-21 16:10:54 +08:00
hevinci 2626cb6750 fix #195 2023-11-01 16:30:58 +08:00
hevinci a4ffa580b7 update asset bundle builder
remove RemoveSpriteAtlasRedundancy task.
2023-11-01 11:02:46 +08:00
hevinci bc9a4e07e2 update operation system
异步操作增加执行优先级
2023-10-27 16:08:38 +08:00
hevinci 82ef993d83 fix #180 2023-10-18 12:14:24 +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 cfe8a77dd5 fix #179 2023-10-10 16:19:53 +08:00
hevinci 0c7289bbc8 remove shader variant collector 2023-10-07 15:04:14 +08:00
hevinci e02fe2331d update asset bundle collector 2023-10-07 15:03:56 +08:00
hevinci f804e8405e update settings 2023-09-25 18:40:02 +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 9c0f9557e8 update yooasset2.0 2023-09-21 17:23:02 +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
MichaelO 7ad8651ca0 加入 ExtdBuildTasks 进行 SBP 扩展,修复 Sprite 打包冗馀问题 2023-08-25 19:48:02 +08:00
hevinci 6d37bca2a9 update asset bundle builder 2023-08-25 17:37:34 +08:00
hevinci 8471bb0f9a update asset bundle builder
暂时移除xxHash
2023-08-25 17:19:57 +08:00
yingnierxiao 064e9a1aa3 优化打包速度,提示编辑器启动速度,md5替换xxhash,速度提升一倍以上 2023-08-25 14:53:59 +08:00
hevinci a618b6cf9e update asset bundle reporter 2023-08-18 18:31:15 +08:00