hevinci
|
ab32bd390d
|
update space shooter
|
2023-07-20 11:08:52 +08:00 |
hevinci
|
b34374adfa
|
update runtime code
|
2023-07-20 11:08:38 +08:00 |
hevinci
|
b53b6a4246
|
update runtime code
|
2023-07-20 11:08:28 +08:00 |
hevinci
|
191fbff768
|
update package system
增加对清单激活的检测
|
2023-07-19 18:18:03 +08:00 |
hevinci
|
e8a4ddf331
|
update runtime code
|
2023-07-19 17:48:26 +08:00 |
hevinci
|
aee6e2d2f8
|
update space shooter
|
2023-07-19 17:06:35 +08:00 |
hevinci
|
b737b20602
|
update runtime code
支持开发者资源分发和加载
|
2023-07-19 17:06:20 +08:00 |
hevinci
|
b5df539392
|
update package system
增加对UpdatePackageManifestOperation参数的检测
|
2023-07-19 15:57:34 +08:00 |
hevinci
|
36c53e5d94
|
update space shooter
|
2023-07-19 14:34:51 +08:00 |
hevinci
|
15ce6b8c8c
|
update runtime code
|
2023-07-19 14:34:43 +08:00 |
hevinci
|
19aa82c131
|
update editor code
|
2023-07-19 11:22:59 +08:00 |
hevinci
|
92ed6e7d1c
|
Update CHANGELOG.md
|
2023-07-18 14:50:42 +08:00 |
hevinci
|
b9a45a58a8
|
Update package.json
|
2023-07-18 14:49:57 +08:00 |
hevinci
|
0c1efe7420
|
update runtime code
1. 新增WebGL专属模式WebPlayMode
|
2023-07-18 14:27:33 +08:00 |
hevinci
|
9dd7680457
|
update space shooter
|
2023-07-18 11:21:23 +08:00 |
hevinci
|
087216b9da
|
update runtime code
|
2023-07-17 19:43:41 +08:00 |
hevinci
|
ecb6f71f81
|
update editor code
|
2023-07-17 19:38:11 +08:00 |
hevinci
|
ffffff16e9
|
update space shooter
|
2023-07-14 09:58:27 +08:00 |
hevinci
|
0311d976bb
|
Update CHANGELOG.md
|
2023-07-12 21:08:22 +08:00 |
hevinci
|
120c07cc2e
|
Update package.json
|
2023-07-12 21:07:57 +08:00 |
hevinci
|
ed5ae40cb3
|
update asset system
修复了在销毁Package时,如果存在正在加载的bundle,会导致后续加载该bundle报错的问题。
|
2023-07-12 20:56:11 +08:00 |
hevinci
|
5931d91b5f
|
update space shooter
|
2023-07-12 19:15:36 +08:00 |
hevinci
|
472a5ae97a
|
update package system
1. 移除了HostPlayModeParameters.DefaultHostServer字段
2. 移除了HostPlayModeParameters.FallbackHostServer字段
3. 新增了HostPlayModeParameters.RemoteServices字段
|
2023-07-12 19:15:10 +08:00 |
hevinci
|
829ea66d0e
|
update sapce shooter
修复生成内置文件清单的时候,目录不存在引发的异常。
|
2023-07-12 17:18:40 +08:00 |
hevinci
|
ba39291ee7
|
update asset system
真机上使用错误方法加载原生文件的时候给予正确的错误提示。
|
2023-07-07 12:16:16 +08:00 |
hevinci
|
d3d15fc59f
|
Update CHANGELOG.md
|
2023-07-05 17:04:35 +08:00 |
hevinci
|
8a3358c990
|
Update package.json
|
2023-07-05 17:04:12 +08:00 |
hevinci
|
8eadba3aa6
|
update space shooter
|
2023-07-05 16:31:29 +08:00 |
hevinci
|
b0917623b6
|
update runtime code
变更IQueryServices.QueryStreamingAssets(string packageName, string fileName)方法
|
2023-07-05 16:31:06 +08:00 |
hevinci
|
a7d9a4ecbc
|
update extension sample
|
2023-07-05 15:20:34 +08:00 |
hevinci
|
2643ab81ed
|
update runtime code
重构了PersistentTools类
|
2023-07-05 15:14:21 +08:00 |
hevinci
|
c5314c72f0
|
update runtime code
1. 新增了ResourcePackage.GetPackageBuildinRootDirectory()方法
2. 新增了ResourcePackage.GetPackageSandboxRootDirectory()方法
3. 新增了ResourcePackage.ClearPackageSandbox()方法
|
2023-07-05 14:56:18 +08:00 |
hevinci
|
fbb48ba330
|
Update InitializeParameters.cs
1. 新增了InitializeParameters.BuildinRootDirectory字段
2. 新增了InitializeParameters.SandboxRootDirectory字段
|
2023-07-05 14:52:13 +08:00 |
hevinci
|
4e6879e34f
|
update runtime code
1. 移除了YooAssets.SetCacheSystemBuildinPath()方法
2. 移除了YooAssets.SetCacheSystemSandboxPath()方法
3. 移除了YooAssets.GetStreamingAssetBuildinFolderName()方法
4. 移除了YooAssets.GetSandboxRoot()方法
5. 移除了YooAssets.ClearSandbox()方法
|
2023-07-05 14:50:21 +08:00 |
hevinci
|
09c3d4e479
|
update editor code
1. BuildParameters.OutputRoot重命名为BuildOutputRoot
2. 新增了BuildParameters.StreamingAssetsRoot字段
|
2023-07-05 11:51:49 +08:00 |
hevinci
|
1e88bad73e
|
update cache system
新增方法YooAssets.SetCacheSystemBuildinPath()
|
2023-06-30 18:51:55 +08:00 |
hevinci
|
9a2ed64b4e
|
update download system
新增方法YooAssets.SetDownloadSystemRedirectLimit()
|
2023-06-29 15:47:10 +08:00 |
hevinci
|
60e93f9809
|
update AssetBundleBuilder
1. 移除了资源包构建流程任务节点可扩展功能
2. 新增了构建流程可扩展的方法。
|
2023-06-29 10:53:07 +08:00 |
hevinci
|
f5c72e913f
|
update runtime code
新增方法YooAssets.SetCacheSystemDisableCacheOnWebGL()
|
2023-06-28 17:46:32 +08:00 |
hevinci
|
3ca300d956
|
Update CHANGELOG.md
|
2023-06-27 18:13:27 +08:00 |
hevinci
|
d1087aa74c
|
Update package.json
|
2023-06-27 18:12:54 +08:00 |
hevinci
|
43c40e4bbe
|
update runtime code
新增了场景加载参数suspendLoad
|
2023-06-27 17:33:04 +08:00 |
Kele
|
772198255a
|
修复场景加载时设置自动激活 false 无效 #121
|
2023-06-27 15:56:39 +08:00 |
hevinci
|
19c46a2f60
|
update runtime code
1. 移除了LoadSceneAsync方法里的activateOnLoad参数
|
2023-06-27 15:04:47 +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
|
561cf411ef
|
update asset system
|
2023-06-27 10:28:16 +08:00 |
hevinci
|
f24ae6eb2a
|
update extension sample
1. 增加了GameObjectAssetReference示例脚本。
|
2023-06-26 18:31:37 +08:00 |
hevinci
|
3bb3d4382c
|
update runtime code
1. 移除了InitializeParameters.LocationToLower参数
2. 资源收集界面增加了LocationToLower选项
3. 资源收集界面增加了IncludeAssetGUID选项
4. 资源清单版本升级了
5. 新增了ResourcePackage.GetAssetInfoByGUID()方法
|
2023-06-26 18:30:29 +08:00 |
hevinci
|
43db19c257
|
update editor code
|
2023-06-26 17:40:47 +08:00 |
hevinci
|
1d5663d93a
|
update runtime code
|
2023-06-26 10:42:56 +08:00 |
hevinci
|
b98d4cb091
|
update package system
离线模式支持内置资源解压到沙盒
|
2023-06-26 10:25:12 +08:00 |
hevinci
|
14ee95615f
|
update AssetBundleBuilder
资源包构建流程可扩展支持
|
2023-06-25 15:58:08 +08:00 |
hevinci
|
8ccddce0f8
|
update runtime code
新增LoadAllAssetsAsync方法
|
2023-06-25 12:03:19 +08:00 |
hevinci
|
9dde15ac41
|
update space shooter
|
2023-06-21 14:21:12 +08:00 |
hevinci
|
95111ef1e1
|
update cache system
优化了缓存的信息文件写入方式
|
2023-06-21 14:18:51 +08:00 |
hevinci
|
dc33abde46
|
update asset system
|
2023-06-16 15:01:13 +08:00 |
hevinci
|
aae7b08dd1
|
update space shooter
|
2023-06-16 14:10:33 +08:00 |
hevinci
|
f70582af1a
|
Update CHANGELOG.md
|
2023-06-14 19:23:02 +08:00 |
hevinci
|
f04d84bb93
|
Update package.json
|
2023-06-14 19:22:53 +08:00 |
hevinci
|
78693deed6
|
update space shooter
启用了新的内置资源查询机制。
|
2023-06-14 18:52:59 +08:00 |
hevinci
|
f1a5965b4c
|
update editor code
增加自动分析冗余资源的开关
|
2023-06-14 16:40:27 +08:00 |
hevinci
|
cd43d0775d
|
update runtime code
|
2023-06-13 16:41:27 +08:00 |
hevinci
|
cf532a84ef
|
update editor code
|
2023-06-13 16:41:08 +08:00 |
hevinci
|
651b65d148
|
update runtime code
优化了文件路径合并的逻辑。
|
2023-06-09 18:25:43 +08:00 |
hevinci
|
895dde1cc8
|
update logic code
优化了创建文件的方式。
|
2023-06-09 18:12:03 +08:00 |
hevinci
|
f6e94c9514
|
Update CHANGELOG.md
|
2023-06-09 11:27:33 +08:00 |
hevinci
|
da4ba4453c
|
Update package.json
|
2023-06-09 11:27:19 +08:00 |
hevinci
|
53ea8c8002
|
update runtime code
|
2023-06-09 11:27:15 +08:00 |
hevinci
|
d4549b1228
|
update space shooter
修复了DEMO里IOS平台流解密失败的问题。
|
2023-06-05 19:02:13 +08:00 |
hevinci
|
fcf9eff2f6
|
update space shooter
|
2023-06-05 18:04:09 +08:00 |
hevinci
|
93b58149d2
|
update runtime code
|
2023-05-30 15:03:22 +08:00 |
hevinci
|
c91c49465b
|
update cache system
修复验证远端下载文件,极小概率失败的问题。
|
2023-05-29 19:28:07 +08:00 |
hevinci
|
e9fa3ead04
|
update asset system
修复安卓平台下,小米8手机上有小概率加载原生文件失败的问题。
|
2023-05-29 17:30:43 +08:00 |
hevinci
|
eff2f1d968
|
update space shooter
|
2023-05-26 18:35:34 +08:00 |
hevinci
|
cd0a6579b8
|
Update CHANGELOG.md
|
2023-05-26 18:07:32 +08:00 |
hevinci
|
18c2e232cf
|
Update package.json
|
2023-05-26 18:07:20 +08:00 |
hevinci
|
ad680638ac
|
update AssetBundleBuilder
Unity2021版本及以上推荐使用可编程构建管线(SBP)
|
2023-05-26 18:05:39 +08:00 |
hevinci
|
0764061d8f
|
update space shooter
|
2023-05-25 16:38:33 +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
|
25d1e32ce9
|
update asset system
|
2023-05-15 15:34:49 +08:00 |
hevinci
|
8686c32ada
|
Update CHANGELOG.md
|
2023-05-12 17:45:24 +08:00 |
hevinci
|
f043c6710a
|
Update CHANGELOG.md
|
2023-05-12 17:43:13 +08:00 |
hevinci
|
acd27e36fa
|
Update package.json
|
2023-05-12 17:43:05 +08:00 |
hevinci
|
37f0d1e5a1
|
update runtime code
新增方法YooAssets.SetCacheSystemSandboxPath()
|
2023-05-12 17:32:41 +08:00 |
hevinci
|
e6397559ff
|
update cache system
新增方法ResoucePackage.ClearAllCacheFilesAsync()
|
2023-05-12 14:30:08 +08:00 |
hevinci
|
812c46adeb
|
update runtime code
销毁Package的时候清空缓存记录。
|
2023-05-06 10:42:33 +08:00 |
hevinci
|
4d7fb6301a
|
update samples
|
2023-05-05 10:35:02 +08:00 |
hevinci
|
f0951f2a25
|
update samples
|
2023-05-05 09:49:08 +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
|
20b0bd26ae
|
Update CHANGELOG.md
|
2023-04-22 17:45:25 +08:00 |
hevinci
|
3b395861d9
|
Update package.json
|
2023-04-22 17:45:13 +08:00 |
hevinci
|
d5d1f851ab
|
update runtime code
|
2023-04-22 17:37:07 +08:00 |
hevinci
|
c2e2a33af1
|
update samples
|
2023-04-22 17:23:51 +08:00 |
hevinci
|
9a729f921e
|
update editor code
BuildParameters增加共享资源的打包规则字段
|
2023-04-22 17:22:59 +08:00 |
hevinci
|
1b75f4b6e9
|
update runtime code
UpdatePackageManifestAsync方法增加自动保存版本号参数
|
2023-04-22 17:20:23 +08:00 |
hevinci
|
aaab6692c3
|
update runtime code
|
2023-04-22 11:25:51 +08:00 |
hevinci
|
70fc85e456
|
update runtime code
增加DestroyPackage()方法
|
2023-04-22 11:22:28 +08:00 |
hevinci
|
29358a7b4b
|
update runtime code
|
2023-04-22 10:27:56 +08:00 |
hevinci
|
b1b0563d84
|
update editor code
增加右键创建配置文件
|
2023-04-22 10:27:46 +08:00 |
hevinci
|
21b1e5bee7
|
Update LICENSE.md
|
2023-04-20 21:22:27 +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
|
1471ca06f3
|
Update CHANGELOG.md
|
2023-04-14 16:53:38 +08:00 |
hevinci
|
60b04c19dc
|
Update package.json
|
2023-04-14 16:53:27 +08:00 |
hevinci
|
4490c99eee
|
update samples
|
2023-04-14 16:43:27 +08:00 |
hevinci
|
9a84cdef9f
|
fix #48
优化了场景卸载机制,在切换场景的时候不在主动卸载资源。
|
2023-04-14 16:42:43 +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
|
4e4da4440b
|
update asset system
|
2023-04-13 17:36:58 +08:00 |
hevinci
|
5651d6dd9d
|
update properties
增加
[assembly: InternalsVisibleTo("YooAsset.EditorExtension")]
[assembly: InternalsVisibleTo("YooAsset.RuntimeExtension")]
|
2023-04-13 17:04:46 +08:00 |
hevinci
|
396ec7121c
|
Update CHANGELOG.md
|
2023-04-08 11:18:36 +08:00 |
hevinci
|
e403c80d51
|
Update package.json
|
2023-04-08 11:18:30 +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
|
896681df87
|
update asset system
修复了资源文件路径无效导致异常的问题。
|
2023-04-06 16:15:25 +08:00 |
hevinci
|
0d57565cae
|
Update CHANGELOG.md
|
2023-03-29 19:05:04 +08:00 |
hevinci
|
513c71398d
|
Update package.json
|
2023-03-29 19:03:07 +08:00 |
hevinci
|
a22c80a199
|
update package system
|
2023-03-29 18:14:39 +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 |
L
|
d0480edda6
|
update UniTask tutorial doc
|
2023-03-25 14:16:51 +08:00 |
hevinci
|
de43495af5
|
update asset system
编辑器模拟模式增加虚拟资源包
|
2023-03-24 18:33:36 +08:00 |
hevinci
|
c60cc1e84f
|
update asset system
新增了初始化参数LoadingMaxTimeSlice
移除了参数AssetLoadingMaxNumber
|
2023-03-24 17:01:35 +08:00 |
hevinci
|
82c83fcdf7
|
update operation system
|
2023-03-24 16:59:28 +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
|
923b0751e5
|
update asset system
扩展了Instantiate方法
|
2023-03-24 16:07:30 +08:00 |
hevinci
|
334b96f90e
|
update samples
|
2023-03-22 19:00:58 +08:00 |
hevinci
|
7ae8a6c247
|
update patch system
|
2023-03-22 19:00:52 +08:00 |
hevinci
|
18830544a6
|
update samples
|
2023-03-22 18:58:46 +08:00 |
hevinci
|
37cab30ed7
|
update patch system
|
2023-03-22 18:58:35 +08:00 |
hevinci
|
91fe51d10a
|
update patch system
UpdatePackageManifestOperation增加新方法FlushManifestVersionFile()
|
2023-03-22 18:48:52 +08:00 |
hevinci
|
027ae02aa0
|
update asset system
增加了下载失败尝试次数的初始化参数
|
2023-03-22 17:14:58 +08:00 |
hevinci
|
15c667b043
|
update samples
|
2023-03-22 09:44:25 +08:00 |
hevinci
|
4820d2a54a
|
update properties
|
2023-03-22 09:44:18 +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
|
20061983d6
|
update space shooter
|
2023-03-11 00:45:58 +08:00 |
hevinci
|
ff8f8623d9
|
update space shooter
|
2023-03-11 00:14:26 +08:00 |
hevinci
|
1ce1a6f0ff
|
update extension sample
|
2023-03-11 00:08:15 +08:00 |
hevinci
|
67d09d95fa
|
update runtime code
代码里移除了Patch敏感字。
|
2023-03-11 00:06:40 +08:00 |
hevinci
|
10e04c7645
|
update editor code
|
2023-03-10 23:44:15 +08:00 |
hevinci
|
9c05ac8cc2
|
Update CHANGELOG.md
|
2023-03-10 16:06:54 +08:00 |
hevinci
|
55d1eb145e
|
Update package.json
|
2023-03-10 16:06:45 +08:00 |
hevinci
|
c8cdeb2ae1
|
update asset system
|
2023-03-10 15:53:28 +08:00 |
hevinci
|
9891ab23a2
|
update samples
|
2023-03-09 17:29:37 +08:00 |
hevinci
|
9739fe2b79
|
update samples
|
2023-03-09 17:28:40 +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
|
8ff666d5e2
|
update patch system
|
2023-03-08 12:48:57 +08:00 |
hevinci
|
ed77d6dc1f
|
update decryption services
|
2023-03-08 12:22:09 +08:00 |
hevinci
|
7b41fd82a4
|
update asset system
|
2023-03-08 12:10:07 +08:00 |
hevinci
|
ac0112199d
|
update asset bundle builder
修复了SBP打包,如果包含内置资源会打包失败的问题。
|
2023-03-06 20:18:41 +08:00 |
hevinci
|
ef5e1e65f9
|
fix #73
修复了同步加载原生文件,程序卡死的问题。
|
2023-03-06 20:05:34 +08:00 |
hevinci
|
b330d26b4f
|
update asset bundle builder
|
2023-03-06 19:07:46 +08:00 |
hevinci
|
93d7c34454
|
update logger
|
2023-03-03 18:24:01 +08:00 |
hevinci
|
0bd5677e26
|
update runtime code
|
2023-03-03 18:21:56 +08:00 |
hevinci
|
22e2e978ef
|
Merge branch 'main' of https://github.com/tuyoogame/YooAsset
|
2023-03-03 18:04:46 +08:00 |
hevinci
|
65c2651105
|
Update EditorHelper.cs
|
2023-03-03 18:04:44 +08:00 |
何冠峰
|
ef13e19c48
|
Merge pull request #72 from HXiaoMing/feat-custom-logger
feat(YooLogger):支持自定义日志处理,方便收集线上问题
|
2023-03-03 18:03:21 +08:00 |
hevinci
|
39ffad6da6
|
Update CHANGELOG.md
|
2023-03-03 17:28:51 +08:00 |
hevinci
|
13924fca13
|
Update package.json
|
2023-03-03 17:28:42 +08:00 |
hevinci
|
438f006d1d
|
update samples
|
2023-03-03 17:28:24 +08:00 |
hevinci
|
ab29069af5
|
update download system
下载文件验证支持多线程。
|
2023-03-03 16:12:17 +08:00 |
hevinci
|
fc3ed28eda
|
update samples
|
2023-03-03 11:53:22 +08:00 |
hevinci
|
46c9110b85
|
update asset bundle builder
|
2023-03-03 11:51:48 +08:00 |
hevinci
|
06b033ed36
|
update asset system
优化了资源加载器查询逻辑。
|
2023-03-03 11:23:15 +08:00 |
hevinci
|
ab96f3f28c
|
update cache system
优化缓存系统的存储目录结构。
|
2023-03-01 20:35:01 +08:00 |
hevinci
|
295238cbb6
|
update asset system
优化资源对象加载耗时统计逻辑。
|
2023-03-01 18:23:47 +08:00 |
huanggongming
|
69125e967f
|
feat(YooLogger):支持自定义日志处理,方便收集线上问题
|
2023-03-01 16:10:24 +08:00 |
hevinci
|
4f0f0e54ac
|
update asset bundle collector
优化了资源收集界面,查看Collector主资源列表卡顿问题。
|
2023-03-01 11:03:52 +08:00 |
hevinci
|
a9a01b08dc
|
update patch system
|
2023-03-01 10:50:38 +08:00 |
hevinci
|
c27a3e105c
|
update asset bundle builder
修复SBP构建时,如果有原生文件导致报错的问题。
|
2023-02-28 19:21:13 +08:00 |
hevinci
|
3cfc084e62
|
update cache system
|
2023-02-28 19:17:05 +08:00 |
hevinci
|
7c1873e861
|
update asset bundle builder
修复在构建过程中发生异常后进度条未消失的问题。
|
2023-02-28 19:01:32 +08:00 |
hevinci
|
c57c313dbe
|
update samples
|
2023-02-28 18:26:10 +08:00 |
hevinci
|
19cf9c0129
|
update download system
修复关闭编辑器时的报错。
|
2023-02-28 18:25:48 +08:00 |
hevinci
|
ebcb05cc55
|
update cache system
优化了缓存系统初始化逻辑,支持分帧获取所有缓存文件。
|
2023-02-28 18:25:27 +08:00 |
hevinci
|
7c4dbb1f38
|
update asset bundle builder
|
2023-02-27 19:10:56 +08:00 |
hevinci
|
091b46ccaf
|
update samples
|
2023-02-27 19:02:24 +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
|
bcf6372602
|
update download system
|
2023-02-24 19:45:05 +08:00 |
hevinci
|
a5e24be5d4
|
update asset bundle builder
修复资源包存在循环依赖的情况下打包卡死的问题。
|
2023-02-24 18:49:45 +08:00 |
hevinci
|
cdaf6f0dca
|
update samples
|
2023-02-24 16:52:50 +08:00 |
何冠峰
|
e38d0bc6d0
|
Merge pull request #70 from HXiaoMing/feat-custom-download-request
feat(DownloadSystem):支持自定义下载请求
|
2023-02-24 15:58:44 +08:00 |
huanggongming
|
eb16ba8365
|
feat(DownloadSystem):支持自定义下载请求
|
2023-02-24 12:18:18 +08:00 |
hevinci
|
f8ba0c9753
|
update asset system
修复引用链无效的问题。
|
2023-02-24 12:12:44 +08:00 |
hevinci
|
a0bc521903
|
Update CHANGELOG.md
|
2023-02-22 18:56:54 +08:00 |
hevinci
|
071a84d9ef
|
Update package.json
|
2023-02-22 18:56:46 +08:00 |
hevinci
|
aa40b5336e
|
update samples
|
2023-02-22 18:41:29 +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
|
d1f2712e5f
|
update cache system
缓存系统支持后缀名存储方式
|
2023-02-22 16:46:36 +08:00 |
hevinci
|
8958317f61
|
update asset bundle builder
|
2023-02-22 15:41:10 +08:00 |
hevinci
|
fdf27cbc1a
|
update runtime logic
补丁清单的资源包列表增加引用链
|
2023-02-22 15:41:01 +08:00 |
hevinci
|
26ffb829d0
|
update samples
|
2023-02-22 15:29:00 +08:00 |
hevinci
|
521e3e2587
|
update asset bundle builder
|
2023-02-21 14:52:16 +08:00 |
hevinci
|
17c6158478
|
update cache system
EVerifyLevel 新增Middle等级
|
2023-02-21 14:35:02 +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
|
7d21da76fb
|
update sample
|
2023-02-20 15:54:22 +08:00 |
hevinci
|
acca74dce7
|
Update CHANGELOG.md
|
2023-02-17 19:15:34 +08:00 |
hevinci
|
d8e7892ab7
|
Update package.json
|
2023-02-17 19:15:22 +08:00 |
hevinci
|
e887bf1fd7
|
fix #67
修复报告查看界面2021.3兼容性问题
|
2023-02-17 19:07:10 +08:00 |
hevinci
|
145ca936e7
|
update sample
|
2023-02-17 18:44:19 +08:00 |
hevinci
|
69c7a51215
|
update runtime logic
|
2023-02-17 18:43:39 +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
|
9be5ec0f31
|
Update CHANGELOG.md
|
2023-02-14 11:49:35 +08:00 |
hevinci
|
a8a0c3831b
|
Update package.json
|
2023-02-14 11:49:21 +08:00 |
hevinci
|
ef31d5a938
|
update asset system
修复资源加载代码逻辑错误。
|
2023-02-14 11:40:35 +08:00 |
hevinci
|
812db6dafe
|
fix #65
修复构建逻辑代码错误。
|
2023-02-14 11:39:01 +08:00 |
hevinci
|
66fe2f0995
|
Update CHANGELOG.md
|
2023-02-10 17:41:48 +08:00 |
hevinci
|
3b40cc7833
|
Update package.json
|
2023-02-10 17:41:29 +08:00 |
hevinci
|
5a01ca061a
|
update AssetBundleBuilder
unity2021开始不再支持内置构建管线。
|
2023-02-10 17:41:08 +08:00 |
hevinci
|
ef0cc05f5c
|
update cache system
|
2023-02-10 16:13:08 +08:00 |
hevinci
|
c5c6e4ae23
|
update AssetBundleBuilder
|
2023-02-10 15:16:24 +08:00 |
hevinci
|
1c2bbfea93
|
update asset system
修复了WEBGL平台加载原生文件失败的问题
|
2023-02-09 16:57:01 +08:00 |
hevinci
|
8893317f59
|
update space shooter
|
2023-02-09 14:08:04 +08:00 |
hevinci
|
ca8b5c85dd
|
update sapce shooter
移除了BetterStreamingAssets插件,并使用安卓原生接口类代替。
|
2023-02-09 12:02:00 +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 |
hevinci
|
423655e1ca
|
update asset system
修复了通过Handle句柄查询资源包下载进度为零的问题。
|
2023-01-31 18:14:03 +08:00 |
hevinci
|
f620223613
|
update asset system
|
2023-01-31 17:00:07 +08:00 |
hevinci
|
365a94d7b7
|
update settings
|
2023-01-31 16:57:43 +08:00 |
hevinci
|
a98efd83b6
|
update operation system
|
2023-01-31 16:26:28 +08:00 |
Sayo
|
6488e96127
|
[feat] 添加跨平台资源收集
|
2023-01-30 12:07:34 +08:00 |
hevinci
|
cc75594747
|
update patch system
修复WebGL平台本地文件验证报错。
|
2023-01-05 19:01:45 +08:00 |
hevinci
|
e5de104933
|
update runtime code
|
2023-01-03 17:00:35 +08:00 |
hevinci
|
954e76ab33
|
Update CHANGELOG.md
|
2023-01-03 10:06:51 +08:00 |
hevinci
|
82bda518c9
|
Update package.json
|
2023-01-03 10:06:41 +08:00 |
hevinci
|
cdc5bcd31f
|
fix #56
修复更新资源清单错误计算超时时间的问题。
|
2022-12-29 14:23:16 +08:00 |
hevinci
|
61f6d480ae
|
Update runtime code
修复清单解析异步操作的进度条变化
|
2022-12-28 16:44:25 +08:00 |
hevinci
|
ac839450e2
|
update runtime code
|
2022-12-27 10:19:35 +08:00 |
hevinci
|
4fa01e1a29
|
update editor code
|
2022-12-27 10:18:57 +08:00 |
hevinci
|
db2a45ec35
|
Update CHANGELOG.md
|
2022-12-26 01:21:07 +08:00 |
hevinci
|
76c6f5cc1c
|
Update package.json
|
2022-12-26 01:20:48 +08:00 |
hevinci
|
339b519881
|
update editor code
|
2022-12-26 01:04:43 +08:00 |
hevinci
|
de2fab1370
|
update runtime code
|
2022-12-26 01:04:35 +08:00 |
hevinci
|
fd4b6794cc
|
update samples
|
2022-12-26 00:49:40 +08:00 |
hevinci
|
f3e3f7cf85
|
update runtime code
|
2022-12-26 00:48:56 +08:00 |
hevinci
|
dd824254a9
|
update runtime code
|
2022-12-25 00:25:41 +08:00 |
hevinci
|
16943d4590
|
update runtime code
|
2022-12-24 22:09:14 +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
|
3b1a8beadf
|
update runtime code
|
2022-12-21 17:10:28 +08:00 |
hevinci
|
209e9d7705
|
update samples
|
2022-12-21 12:06:07 +08:00 |
hevinci
|
de09a042e6
|
update runtime code
|
2022-12-21 12:05:05 +08:00 |
hevinci
|
66cd491493
|
update editor code
|
2022-12-21 12:04:56 +08:00 |
hevinci
|
4a158319e5
|
update runtime code
|
2022-12-21 10:54:22 +08:00 |
hevinci
|
b322a848ba
|
update samples
|
2022-12-20 16:17:16 +08:00 |
hevinci
|
4e759134bd
|
update runtime code
|
2022-12-20 16:17:01 +08:00 |
hevinci
|
5c16171781
|
update runtime code
|
2022-12-18 21:55:49 +08:00 |
hevinci
|
08ad68d4a2
|
update samples
|
2022-12-17 22:38:26 +08:00 |
hevinci
|
2ace30acd8
|
update runtime code
|
2022-12-17 22:37:39 +08:00 |
hevinci
|
fc55b1be82
|
update runtime code
|
2022-12-17 18:13:08 +08:00 |
hevinci
|
b287dfedcf
|
update samples
|
2022-12-17 18:08:49 +08:00 |
hevinci
|
d6984f0ad4
|
update editor code
|
2022-12-17 18:08:38 +08:00 |
hevinci
|
85cb1ed3f6
|
update runtime code
优化清单分帧加载方式。
|
2022-12-17 18:08:23 +08:00 |
hevinci
|
32b5240fcc
|
update patch system
缓存文件验证采取分帧处理。
|
2022-12-14 21:53:09 +08:00 |
hevinci
|
7b9fda2298
|
update download system
优化资源文件下载流程。
|
2022-12-13 23:30:16 +08:00 |
hevinci
|
15a605b677
|
update UniTask sample
|
2022-12-13 12:22:27 +08:00 |
hevinci
|
f4a3fcece8
|
Fixed #54
|
2022-12-13 11:46:39 +08:00 |
hevinci
|
d67fc31c26
|
update patch system
初始化的时候检测覆盖安装
|
2022-12-13 11:29:22 +08:00 |
hevinci
|
889000d8a8
|
update samples
|
2022-12-12 20:16:34 +08:00 |
hevinci
|
e827e74cc7
|
update runtime code
|
2022-12-07 19:10:13 +08:00 |
hevinci
|
45ca1ebf02
|
update runtime logic
优化字符串拼接方法。
|
2022-12-07 17:52:32 +08:00 |
hevinci
|
3a81d7babd
|
update editor logic
|
2022-12-07 17:52:02 +08:00 |
hevinci
|
d7ae52160b
|
update runtime logic
优化了补丁清单解析。
|
2022-12-07 11:26:08 +08:00 |
hevinci
|
e3fa33b9b5
|
update editor logic
移除BundleName_HashName选项。
|
2022-12-07 11:25:41 +08:00 |
hevinci
|
ac251114ff
|
update samples
|
2022-12-05 16:30:47 +08:00 |
hevinci
|
824d1c1501
|
update asset system
|
2022-12-05 16:29:45 +08:00 |
hevinci
|
ac88fd5cf6
|
update asset sytem
资源句柄类增加GetDownloadReport()方法。
|
2022-12-05 14:36:26 +08:00 |
hevinci
|
5197d42807
|
Update CHANGELOG.md
|
2022-12-04 20:27:27 +08:00 |
hevinci
|
7a0f4caa9b
|
Update package.json
|
2022-12-04 20:27:13 +08:00 |
hevinci
|
5bf1d29edc
|
update utility
|
2022-12-04 20:14:02 +08:00 |
hevinci
|
2687466ed4
|
Update editor file
|
2022-12-03 23:16:39 +08:00 |
hevinci
|
14512d6470
|
Update samples
|
2022-12-03 23:16:16 +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
|
688cc271d5
|
Update runtime logic
UpdatePackageVersionAsync()方法增加appendTimeTicks参数
|
2022-12-03 20:03:10 +08:00 |
hevinci
|
a290353cfa
|
Update runtime logic
在初始化失败的时候,销毁YooAssets会报异常。
|
2022-12-03 19:48:17 +08:00 |
hevinci
|
6038e7acd6
|
Update asset system
|
2022-12-03 19:13:11 +08:00 |
何冠峰
|
4abec5a389
|
Merge pull request #52 from gaozhou/main
为handle 添加 using 支持
|
2022-12-03 19:00:44 +08:00 |
hevinci
|
a2b51a8044
|
Update samples
|
2022-12-03 18:49:05 +08:00 |
hevinci
|
19cb239746
|
Update logic code
优化补丁清单格式为二进制。
|
2022-12-03 18:48:51 +08:00 |
hevinci
|
7aab610be5
|
Add binary buffer class
|
2022-12-03 18:42:28 +08:00 |
hevinci
|
4ec5a126ac
|
Remove BitMask files
|
2022-12-03 18:07:52 +08:00 |
ZensYue
|
114ebab6ae
|
[bugfix]Convert the show name to the type name 把显示名字转换成类型名字
|
2022-12-02 20:39:28 +08:00 |
gaozhou
|
d1463e1fc6
|
为handle 添加 using 支持
|
2022-12-02 14:23:58 +08:00 |
ZensYue
|
aa49980231
|
[add]Add ShowEditorAlias 添加显示编辑器名字
|
2022-12-02 12:31:15 +08:00 |
hevinci
|
2696da092d
|
update samples
|
2022-11-29 11:07:38 +08:00 |
hevinci
|
5415d95f36
|
Fix #46
修复资源包初始化失败之后,再次初始化提示异常的问题。
|
2022-11-29 11:06:24 +08:00 |
hevinci
|
140bcb037f
|
Update CHANGELOG.md
|
2022-11-26 18:17:22 +08:00 |
hevinci
|
2a4384e093
|
Update package.json
|
2022-11-26 18:17:20 +08:00 |
hevinci
|
5aafed85ed
|
Update CHANGELOG.md
|
2022-11-26 18:11:34 +08:00 |
hevinci
|
6ad4b91c60
|
Update package.json
|
2022-11-26 18:11:20 +08:00 |
hevinci
|
cd62686316
|
update editor code
非原生文件收集器自动移除Unity无法识别的文件。
|
2022-11-26 17:54:42 +08:00 |
hevinci
|
dcd606e573
|
update samples
|
2022-11-26 17:41:34 +08:00 |
hevinci
|
f6f326119c
|
update samples
|
2022-11-26 17:39:52 +08:00 |
hevinci
|
f31e5e0d22
|
update runtime code
|
2022-11-26 17:39:35 +08:00 |
hevinci
|
abc12d2a1d
|
Update runtime code
增加资源系统销毁方法。
|
2022-11-26 16:43:05 +08:00 |
hevinci
|
b7e2f084b1
|
Update editor code
|
2022-11-26 15:31:46 +08:00 |
hevinci
|
adf1776b1e
|
Update runtime code
优化调试信息的加载状态显示为文本。
|
2022-11-26 15:31:35 +08:00 |
hevinci
|
fd1edcdedf
|
Fix #45
|
2022-11-26 15:14:46 +08:00 |
hevinci
|
ebc25c401d
|
update sample
|
2022-11-26 15:09:12 +08:00 |
hevinci
|
67574bf759
|
update samples
|
2022-11-26 11:29:53 +08:00 |
hevinci
|
e94923c3c6
|
Update AssetSystem
|
2022-11-26 11:29:39 +08:00 |
hevinci
|
5718d57b88
|
update sample
|
2022-11-25 21:40:54 +08:00 |
hevinci
|
82cff36194
|
Update samples
|
2022-11-23 16:46:25 +08:00 |
hevinci
|
3e4e2d5eb6
|
Update space shooter
|
2022-11-23 12:35:27 +08:00 |
hevinci
|
015f09d27b
|
Update runtime code
|
2022-11-23 12:33:12 +08:00 |
hevinci
|
3fedc5b1b3
|
Update AssetBundleCollector
原生文件打包规则包含文件后缀名
|
2022-11-21 19:07:34 +08:00 |
hevinci
|
3bb01ef9a8
|
Update CHANGELOG.md
|
2022-11-19 18:34:43 +08:00 |
hevinci
|
0204f5f68f
|
Update package.json
|
2022-11-19 18:34:39 +08:00 |
hevinci
|
217d88beaa
|
Update basic sample
|
2022-11-19 18:34:31 +08:00 |
hevinci
|
77080b3934
|
Update basic sample
|
2022-11-19 17:54:41 +08:00 |
hevinci
|
83f6dc2f76
|
Update editor code
|
2022-11-19 17:54:18 +08:00 |
hevinci
|
29b3ca4e69
|
Update runtime code
重构原生文件加载流程。
|
2022-11-19 17:54:09 +08:00 |
hevinci
|
9394ff49fd
|
Update basic sample
|
2022-11-18 21:35:42 +08:00 |
hevinci
|
49949ecda5
|
Update runtime code
优化资源包缓存文件清理方式。
|
2022-11-18 21:33:58 +08:00 |
hevinci
|
1dab0f2b19
|
Update patch system
下载器增加取消方法。
|
2022-11-18 16:45:56 +08:00 |
hevinci
|
1cf03bf049
|
Update basic sample
|
2022-11-18 10:21:48 +08:00 |
何冠峰
|
c00594738f
|
Update asset system
支持场景文件跨资源包配置。
|
2022-11-16 16:25:43 +08:00 |
何冠峰
|
d5f601b0eb
|
Update runtime code
|
2022-11-16 14:49:38 +08:00 |
何冠峰
|
304bff1f19
|
Fix #43
修复了打包规则按收集器路径来命名,bundle文件名称显示不正确。
|
2022-11-16 11:51:01 +08:00 |
hevinci
|
40903d9ad5
|
Update runtime code
|
2022-11-11 11:01:37 +08:00 |
hevinci
|
03aa9780eb
|
Update CHANGELOG.md
|
2022-11-04 13:38:26 +08:00 |
hevinci
|
d3a9005964
|
Update package.json
|
2022-11-04 13:38:22 +08:00 |
hevinci
|
72f0426531
|
Update PatchSystem
移除了WeaklyUpdatePatchManifestAsync()方法
新增了CheckPackageContentsAsync()方法
|
2022-11-04 13:10:08 +08:00 |