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 |