Commit Graph

284 Commits (1d5663d93a055d404a00f6f412fe2ea95c7f5f2d)

Author SHA1 Message Date
hevinci e5c7bbdf52 Update AssetBundleBuilder 2022-07-25 15:40:26 +08:00
hevinci 42d52720f3 Update AssetBundleBuilder
增加输出文件名称样式的选择功能。
2022-07-23 17:39:04 +08:00
hevinci 41761f0a97 Update AssetBundleBuilder
SBP构建参数增加了缓存服务器的地址和端口
2022-07-22 12:56:22 +08:00
hevinci 2d5854ed58 Update AssetBundleBuilder
移除对增量更新初次无法构建的限制
2022-07-22 12:55:20 +08:00
hevinci 2cb9278db0 Update AssetBundleCollector
资源收集增加无效文件的过滤。
2022-07-19 19:20:51 +08:00
hevinci 92fad7f29b Update AssetBundleBuilder
修改内置构建管线的构建结果验证逻辑。
2022-07-19 19:20:05 +08:00
hevinci aea9099e34 Update AssetBundleReporter
增加主资源总数的统计。
2022-07-18 16:26:47 +08:00
hevinci ca3c011f34 Update AssetBundleBuilder
增加配置保存按钮。
2022-07-18 12:05:40 +08:00
hevinci 669339d5b4 Update AssetBundleCollector
增加配置保存按钮。
2022-07-18 12:04:46 +08:00
hevinci 3ae70412fa Update AssetBundleBuilder 2022-07-18 11:24:47 +08:00
hevinci d1439da54e Update AssetBundleBuilder
支持可编程构建管线
2022-07-15 19:34:59 +08:00
hevinci e68ece6925 Update AssetBundleBuilder 2022-07-13 11:59:15 +08:00
hevinci 256844ddf5 Update AssetBundleCollector
打包资源忽略Gizmos资源文件。
2022-07-12 15:38:26 +08:00
何冠峰 96f95bbd99
Merge pull request #21 from axn777/branch_share_ignore
如果依赖的是运行时以外的,不打入 share AssetBundle包
2022-07-12 15:00:56 +08:00
NKG丶MadLife 0d69d779f6 fix:修复ShaderVariantCollection刷新不及时问题 2022-07-10 22:12:09 +08:00
axn777 5df26908fb 如果依赖的是运行时以外的,不打入 share AssetBundle包 2022-07-08 01:41:20 +08:00
hevinci 3bfca7d340 Update AssetBundleBuilder 2022-06-30 14:29:27 +08:00
hevinci 32ce99949b Update AssetBundleDebugger
完善调试器窗口,增加帧数控制。
2022-06-25 17:56:49 +08:00
hevinci 6d26276352 Update AssetBundleDebuggerWindow.cs
修复了AssetView和BundleView切换失败的问题。
2022-06-24 17:03:27 +08:00
hevinci 5c02bc2bee Update AssetBundleCollector
增加分组禁用功能。
2022-06-23 20:41:32 +08:00
何冠峰 00ffd55fef
Merge pull request #15 from JourneyHans/main
编辑器模式下打包执行成功后自动显示Bundle文件夹
2022-06-23 16:08:11 +08:00
hevinci 60f6483a86 Update AssetBundleCollector window
修复StaticAssetCollector无法预览Main Assets列表的问题。
2022-06-23 14:07:12 +08:00
hevinci 9b80300f19 Update DefaultFilterRule.cs 2022-06-23 13:58:47 +08:00
hevinci 8f02bfa3a6 Update DefaultFilterRule.cs
修复了精灵过滤器无效的问题。
2022-06-23 13:46:31 +08:00
huanghanzhi 93607ad62a 编辑器模式下打包执行成功后自动显示Bundle文件夹 2022-06-22 15:50:56 +08:00
hevinci d535500b9e Update AssetBundleDebugger 2022-06-20 19:56:19 +08:00
susices 14127e8097
Merge branch 'tuyoogame:main' into main 2022-06-18 18:27:28 +08:00
wenchao ad0d47bd68 修复资源包收集工具页面 切换EnableAddressable时 未及时刷新收集器UI的问题 2022-06-18 18:26:24 +08:00
hevinci b59fb0d811 Optimize share bundle pack logic
优化了共享资源的打包逻辑。
2022-06-17 12:05:14 +08:00
hevinci 8deb239450 Update remote debugger
Support remote mobie device debugging
2022-06-15 16:52:54 +08:00
hevinci 33387e8d26 Update AssetBundleBuilder 2022-06-10 10:50:27 +08:00
hevinci 9d4656a1f2 Update EditorHelper.cs 2022-06-09 16:09:35 +08:00
hevinci b1ca47fc14 Update EditorHelper.cs 2022-05-22 15:03:40 +08:00
hevinci a906a84721 Optimized the loading method of the setting file
优化了配置文件的加载方式和途径。
2022-05-22 00:39:22 +08:00
hevinci d43d30f72f The collector window supports undo operations
资源收集界面支持撤销操作
2022-05-21 23:41:58 +08:00
hevinci 2dd3ba847e Bundle build system adds builtin files copy options
资源构建增加内置文件拷贝的选项
2022-05-21 22:24:05 +08:00
hevinci d01dce438c Fixed window opening issues
修复了资源收集配置存在多个的时候,导致后续无法打开窗口的问题。
2022-05-16 15:48:23 +08:00
hevinci 8dc0560537 Optimized the loading method of the setting file
优化了配置文件的加载方式和途径。
2022-05-13 23:53:19 +08:00
hevinci a054740de6 Optimize assetbundle build parameters
优化了资源包的构建参数:始终开启DisableLoadAssetByFileName
2022-05-13 21:58:23 +08:00
hevinci 09fac3bd64 Add warning when asset path is invalid. 2022-05-12 23:13:21 +08:00
hevinci 67eeae31c7 Update patch manifest
更新资源清单:资源对象增加分类标签。
2022-05-11 16:23:31 +08:00
hevinci ae465a47a9 Simulate build use default build version.
模拟构建模式使用一个默认的资源版本号。
2022-05-11 16:13:51 +08:00
hevinci c22c87e16b Update asset bundle reporter window
更新构建报告窗口:增加预览AssetBundle文件内容的功能。
2022-05-08 21:51:27 +08:00
hevinci 65875b66c2 Optimized the speed of simulate build 2022-05-06 20:09:36 +08:00
hevinci 2ab045658b Compatible with Unity2018
兼容Unity2018版本
2022-05-05 22:03:35 +08:00
hevinci c196cd84d3 Optimized the speed of simulate build.
优化了编辑器下模拟构建的速度。
2022-05-05 21:12:44 +08:00
hevinci cb48c672bd Added version info to the collector xml config
资源收集配表增加版本信息。
2022-05-05 11:25:34 +08:00
hevinci 713073203c Fixed asset bundle collector config error
修复了资源收集器导出配置文件时没有导出公共设置。
2022-05-04 21:38:16 +08:00
hevinci eafdb8cd31 Update AssetBundleCollector
AssetBundleGrouper变更为AssetBundleCollector
2022-05-04 21:24:51 +08:00
hevinci d592fb96a6 Optimize collector window jank problem
优化了资源收集窗体卡顿问题。
2022-05-04 19:47:01 +08:00
hevinci f34078a604 The report window supports sorting
报告浏览窗口支持排序
2022-05-03 22:12:59 +08:00
hevinci 665a16fe60 Support fast build mode.
支持快速构建模式,真实的实现EditorPlayMode的运行时环境。
2022-05-02 23:15:09 +08:00
hevinci 650d8689ee Optimize packaging bundle core logic
优化了打包的核心逻辑,支持设置依赖资源收集器。
2022-04-30 23:14:20 +08:00
hevinci b443a1c308 Optimize packaging bundle core logic
优化了打包的核心逻辑,对依赖资源进行自动划分。
2022-04-30 19:10:52 +08:00
hevinci c6440c9312 Update AssetBundleGrouper 2022-04-29 10:46:38 +08:00
hevinci 3de44a416c YooAssetSetting folder search location
YooAssetSetting文件夹全路径搜索定位
2022-04-28 23:29:15 +08:00
hevinci 6070e619da Update editor window 2022-04-28 22:45:28 +08:00
hevinci 636fbed7f2 Add new pack rule
增加一个新的打包规则:收集器目录下顶级文件夹收集器
2022-04-28 22:16:34 +08:00
hevinci 501765eaa7 Update ShaderVariantCollector
着色器变种收集工具支持配置缓存
2022-04-28 18:32:10 +08:00
hevinci 9f1eaf4a62 Update adressable location 2022-04-28 18:28:46 +08:00
何冠峰 a4b098084d
Merge pull request #7 from LiuOcean/main
后续打开的窗口会自动找到 YooAsset 已存在的 Window Dock
2022-04-28 17:43:59 +08:00
hevinci 2cb006f3d9 Support addressable location
支持可寻址资源定位
2022-04-28 17:23:31 +08:00
hevinci 775c724840 Update AssetBundleBuilder
AssetBundleBuilder界面增加演练构建选项。
构建文件名增加版本信息。
2022-04-27 11:02:30 +08:00
L 9b3839ac0b Merge branch 'main' of ssh://github.com/LiuOcean/YooAsset 2022-04-26 19:41:12 +08:00
L ff74dcdd8b All YooAsset Window Auto Dock 2022-04-26 19:41:06 +08:00
何冠峰 0a4a3d8f2e
Merge pull request #6 from LiuOcean/main
Add Group Window Undo Redo
2022-04-26 19:13:04 +08:00
hevinci 5484b604a7 Optimize class type search code
优化类型搜索方式,改为全域搜索类型。
2022-04-26 18:24:14 +08:00
L 66c3c4862a Add Group Window Undo Redo 2022-04-26 12:48:24 +08:00
hevinci cbf142dbf8 Fixed editor window display exception at unity2021
修复工具界面显示异常在Unity2021版本下。
2022-04-24 13:11:19 +08:00
hevinci e6422445a6 Added debugging information
新增调试信息,出生场景和出生时间。
2022-04-22 16:22:09 +08:00
hevinci 7683746032 Support do a dry run build.
支持演练构建模式。
2022-04-22 15:14:37 +08:00
hevinci 533f96361a Update AssetBundleWindow
修复了非主动收集的着色器没有打进统一的着色器资源包的问题。
修复了单个收集的资源对象没有设置依赖资源列表的问题。
资源打包的过滤文件列表增加cginc格式。
2022-04-18 19:48:37 +08:00
hevinci eb6b6e3aba Fixed special case where the dependent bundle list contained the main bundle
修复了特殊情况下依赖的资源包列表里包含主资源包的问题
2022-04-13 17:00:14 +08:00
hevinci 89bde69417 Update AssetBundleBuilder
保留构建窗口界面的配置数据
2022-04-13 16:19:57 +08:00
hevinci ea28d3e6e1 Simplify the concept of resource version
简化资源版本概念
2022-04-12 19:15:44 +08:00
hevinci 9fbce6a726 offline play mode supports WebGL platform.
离线运行模式支持WEBGL平台。
2022-04-12 10:53:12 +08:00
hevinci 46467171ba Update AssetBundleDebugger
修复了AssetBundleDebugger窗口的BundleView视口下,Bundle列表内元素重复的问题。
修复了AssetBundleDebugger窗口的BundleView视口下,Using列表显示不完整的问题。
2022-04-09 14:30:46 +08:00
hevinci d2d6d2ad14 Update AssetBundleGrouper
优化了资源分组配置保存策略
2022-04-09 12:02:02 +08:00
hevinci d6b54dd49c Update AssetBundleTools
StreamingAssets目录下增加了用于存放打包资源的总文件夹
2022-04-07 19:18:33 +08:00
hevinci b7a20d4bdb Update AssetBundleTools
修复了资源分组在特殊情况下打包报错的问题
2022-04-07 19:15:24 +08:00
hevinci 0d7c93ac55 Update EditorTools.cs
修复Assets目录下存在多个YooAsset同名文件夹时,工具窗口无法显示的问题。
修复通过Packages导入YooAsset,工具窗口无法显示的问题。
2022-04-07 10:17:42 +08:00
hevinci cf78d5efeb Update AssetBundleDebugger 2022-04-03 22:23:53 +08:00
hevinci 4b41ee3847 Update AssetBundleGrouper 2022-04-03 22:23:41 +08:00
hevinci ab3b958bd0 Update AssetBundleBuilder 2022-04-03 22:23:22 +08:00
hevinci f711d7eca1 Update AssetBundleGrouper 2022-04-03 13:00:45 +08:00
hevinci f158b89474 Update Editor tools 2022-04-03 11:29:24 +08:00
hevinci f442444a0e Update AssetBundleReporter 2022-04-03 11:29:13 +08:00
hevinci 85bbdb7157 Update AssetBundleDebugger 2022-04-03 11:28:52 +08:00
hevinci eec5a35f5b Update EditorTools.cs 2022-04-02 18:34:49 +08:00
hevinci 528eccbd9e Update AssetBundleGrouper 2022-04-02 18:34:46 +08:00
hevinci 2b95a1eb9d Update AssetBundleBuilder 2022-04-02 18:33:50 +08:00
hevinci 2ab3046885 Update AssetBundleReporter 2022-04-02 15:20:53 +08:00
hevinci c454cbdfb8 Update AssetBundleBuilder 2022-04-02 15:20:41 +08:00
hevinci 4d97a25456 Update EditorDefine.cs 2022-04-02 15:13:47 +08:00
hevinci 6e4494e82e Update ShaderVariantCollector 2022-04-02 15:13:44 +08:00
hevinci 144a2ffad8 Update AssetBundleGrouper 2022-04-02 15:13:25 +08:00
hevinci 1278d76f49 Update AssetBundleCollector
Remove files
2022-04-02 15:12:51 +08:00
hevinci 9de27e790d Update AssetBundleBuilder 2022-04-02 15:12:08 +08:00
hevinci b6c07cd956 Update AssetBundleDebugger 2022-03-31 10:51:43 +08:00
hevinci 9ca3dc5c0d Update AssetBundleReporter 2022-03-31 10:51:17 +08:00
hevinci f5db280126 Update AssetBundleDebugger 2022-03-28 19:45:09 +08:00
hevinci ee5840dc63 Update AssetBundleReporter 2022-03-27 19:59:34 +08:00
hevinci 2d39b9ab2b Update AssetBundleDebugger 2022-03-27 19:59:23 +08:00
hevinci 4a3000b9c8 Update AssetBundleDebugger 2022-03-23 23:07:55 +08:00
hevinci 144fe7d398 Update AssetBundleBuilder 2022-03-23 18:22:37 +08:00
hevinci 322557e8e5 Update AssetBundleReporter 2022-03-23 17:19:30 +08:00
hevinci a6c6da62d3 Update AssetBundleBuilder 2022-03-23 17:18:43 +08:00
hevinci fa0009685d Update AssetBundleBuilder 2022-03-21 14:46:43 +08:00
hevinci 3652f2af31 Update AssetBundleReporter 2022-03-19 00:42:44 +08:00
hevinci 473e52c5ba Update AssetBundleCollector 2022-03-19 00:42:20 +08:00
hevinci 7bd09080ef Update AssetBundleBuilder 2022-03-19 00:41:50 +08:00
hevinci 3689a39a47 Update AssetBundleReporter 2022-03-18 20:57:02 +08:00
hevinci 512093b0ba Update AssetBundleBuilder 2022-03-18 11:25:07 +08:00
hevinci 8ee06ccf76 Update AssetBundleReporter 2022-03-18 11:24:55 +08:00
hevinci 233e477bc8 Update AssetBundleBuilder 2022-03-17 21:52:08 +08:00
hevinci 7cb0394785 Update AssetBundleBuilder 2022-03-17 15:27:49 +08:00
hevinci feb9a22083 Update AssetBundleBuilder 2022-03-16 22:25:55 +08:00
hevinci a91f1bd020 Update AssetBundleBuilder 2022-03-16 17:35:21 +08:00
hevinci 299f770692 Update AssetBundleBuilder 2022-03-16 11:33:45 +08:00
hevinci 6424a149bb Update AssetBundleCollector 2022-03-16 11:33:21 +08:00
hevinci fb1b20060b Update ShaderVariantCollector 2022-03-16 11:32:51 +08:00
hevinci 8fd39db9ce Update AssetBundleDebugger 2022-03-16 11:03:23 +08:00
hevinci d0dc6ba9c6 Update AssetBundleBrowser 2022-03-16 11:03:05 +08:00
hevinci 7ded7eb2ff Update AssetBundleDebugger 2022-03-16 00:01:23 +08:00
hevinci f059aacbf8 Update AssetBundleBrowser 2022-03-16 00:01:09 +08:00
hevinci 6bd48845d2 Update EditorTools.cs 2022-03-16 00:00:28 +08:00
hevinci 857eb1d0bb Update AssetBundleDebugger 2022-03-15 22:30:57 +08:00
hevinci d190bc35b4 Update AssetBundleBrowser 2022-03-15 22:30:46 +08:00
hevinci 8583927c48 Update AssetBundleBrowser 2022-03-13 20:29:36 +08:00
hevinci 2f3ee6acd3 Update ShaderVariantCollector 2022-03-13 20:17:10 +08:00
hevinci 85fe1f2485 Update AssetBundleBrowser 2022-03-13 20:16:52 +08:00
hevinci fbef706388 Update YooAsset 2022-03-10 16:54:56 +08:00
hevinci 1c7b90806c Update YooAsset 2022-03-09 21:53:01 +08:00
hevinci e66853fd46 Initial commit 2022-03-01 10:44:12 +08:00