hevinci
|
9404882fc7
|
Update AssetBundleDebugger
调试窗口增加资源对象的加载耗时统计和显示
|
2022-10-22 17:47:06 +08:00 |
hevinci
|
ec1c3d6070
|
Update runtime code
|
2022-10-22 17:46:46 +08:00 |
hevinci
|
8eb7816e30
|
Update AssetBundleDebugger
界面增加了包裹名称显示列。
|
2022-10-22 15:39:26 +08:00 |
hevinci
|
c196e44bc6
|
Update runtime code
|
2022-10-22 15:38:51 +08:00 |
hevinci
|
989d88f7d3
|
Update runtime code
修复资源回收无效的问题。
|
2022-10-22 15:37:53 +08:00 |
hevinci
|
cb4ebb6306
|
Update document
|
2022-10-22 10:51:14 +08:00 |
hevinci
|
92e7ec9682
|
Update CHANGELOG.md
|
2022-10-22 10:03:41 +08:00 |
hevinci
|
32b7ff1b36
|
Update package.json
|
2022-10-22 10:03:16 +08:00 |
hevinci
|
5a68ef558f
|
Update YooAssets.cs
|
2022-10-22 10:03:12 +08:00 |
hevinci
|
18d48ae963
|
update collector window
点击修复按钮后自动刷新界面
|
2022-10-21 18:46:04 +08:00 |
hevinci
|
d61c723933
|
update basic sample
|
2022-10-21 18:36:28 +08:00 |
hevinci
|
bb64ff7278
|
update runtime code
移除了ILocationServices接口类。
增加了bool CheckLocationValid(string location)方法。
|
2022-10-21 18:36:03 +08:00 |
hevinci
|
d7760cd34d
|
update diagnostic system
|
2022-10-21 16:49:58 +08:00 |
hevinci
|
f9ecad1cf0
|
Update download system
增加证书认证方法
|
2022-10-21 15:18:16 +08:00 |
hevinci
|
a6de89ab74
|
Update runtime code
|
2022-10-19 19:30:50 +08:00 |
hevinci
|
e663dcf83b
|
Update document
|
2022-10-19 19:12:22 +08:00 |
hevinci
|
88e8e5cd54
|
Update AssetBundleCollector
|
2022-10-19 19:11:57 +08:00 |
hevinci
|
9b43d36793
|
Update basic sample
|
2022-10-19 18:57:38 +08:00 |
hevinci
|
794314a8e1
|
Update AssetBundleCollector
|
2022-10-19 18:57:00 +08:00 |
hevinci
|
0a1c40cee5
|
Update download system
增加SetDownloadSystemClearFileResponseCode()新方法
|
2022-10-19 18:18:32 +08:00 |
hevinci
|
958cdd25a5
|
Update AssetBundleBuilder
|
2022-10-19 15:54:59 +08:00 |
hevinci
|
2fb77c1bf8
|
Update ShaderVariantCollector
|
2022-10-19 15:52:46 +08:00 |
hevinci
|
3aa46664f7
|
Update AssetBundleReporter
|
2022-10-19 15:52:32 +08:00 |
hevinci
|
8389ce5793
|
Update AssetBundleCollector
|
2022-10-19 15:52:16 +08:00 |
hevinci
|
5199430766
|
Update document
|
2022-10-18 19:27:47 +08:00 |
hevinci
|
0afe5ada2c
|
Update CHANGELOG.md
|
2022-10-18 15:22:55 +08:00 |
hevinci
|
1774eb63b7
|
Update package.json
|
2022-10-18 15:22:08 +08:00 |
hevinci
|
609cd21603
|
Update DownloadSystem
修复断点续传统计不准确的问题。
|
2022-10-18 14:49:56 +08:00 |
hevinci
|
97fc65e66d
|
Update OperationSystem
增加新方法GameAsyncOperation.IsBusy()
|
2022-10-18 12:16:46 +08:00 |
hevinci
|
ccac691701
|
Update runtime code
|
2022-10-18 12:07:33 +08:00 |
hevinci
|
a283c8bbad
|
Update basic sample
|
2022-10-18 11:56:55 +08:00 |
hevinci
|
9bc5580229
|
Update PatchSystem
移除YooAssets.ClearAllCacheFiles()
新增YooAssets.ClearUnusedCacheFiles();
|
2022-10-18 11:56:05 +08:00 |
hevinci
|
eca5d73b94
|
Update document
|
2022-10-18 10:25:51 +08:00 |
hevinci
|
fdacd5f3f8
|
Update basic sample
|
2022-10-18 10:19:40 +08:00 |
hevinci
|
c449a070b4
|
Update CacheSystem
修复原生文件每次获取都重复拷贝的问题
|
2022-10-18 10:19:17 +08:00 |
hevinci
|
9e2efe3717
|
Update AssetBundleBuilder
|
2022-10-18 10:13:12 +08:00 |
hevinci
|
90ad292b84
|
Update runtime code
|
2022-10-18 10:13:04 +08:00 |
hevinci
|
f2422ed16c
|
Update PatchSystem
|
2022-10-17 16:35:40 +08:00 |
hevinci
|
52ac982481
|
Update AssetBundleCollector
|
2022-10-17 16:21:00 +08:00 |
hevinci
|
661c3a6d61
|
Update AssetBundleBuilder
|
2022-10-17 16:20:47 +08:00 |
hevinci
|
c14db5fd0d
|
Update PatchSystem
增加AssetsPackage.GetHumanReadableVersion()方法
|
2022-10-17 16:04:47 +08:00 |
hevinci
|
6116e49a05
|
Update AssetBundleBuilder
|
2022-10-17 16:04:08 +08:00 |
hevinci
|
8b6cd759ef
|
Update streaming root folder
|
2022-10-17 15:07:25 +08:00 |
hevinci
|
e3f1ad79a8
|
Update basic sample
|
2022-10-17 14:53:32 +08:00 |
hevinci
|
b4c190efb7
|
Update SimulateBuild
|
2022-10-17 14:53:22 +08:00 |
hevinci
|
bd11f2e7b8
|
Update patch system
下载器增加超时参数
|
2022-10-17 14:43:13 +08:00 |
hevinci
|
1f26f001e9
|
Update basic sample
|
2022-10-14 12:23:23 +08:00 |
hevinci
|
ecd2bb4590
|
Update .gitignore
|
2022-10-14 12:01:56 +08:00 |
hevinci
|
330eabcfc5
|
Delete unity project files
|
2022-10-14 11:50:09 +08:00 |
hevinci
|
bd8ecab31b
|
Update runtime code
|
2022-10-14 11:49:32 +08:00 |