Commit Graph

619 Commits (82cff3619488b611ebb9b0912048c678b8515806)

Author SHA1 Message Date
hevinci cc04efe76b Update runtime code
UpdateStaticVersionOperation.PackageCRC重名为PackageVersion。
AssetPackage.GetHumanReadableVersion()重名为GetPackageVersion()
2022-10-26 21:02:25 +08:00
hevinci 18426d0481 Update AssetBundleBuilder 2022-10-26 20:57:27 +08:00
hevinci 500b469bce Update AssetBundleBuilder
增加PackageVersion构建参数。
2022-10-26 19:51:29 +08:00
hevinci 49c242e7bc Update AssetBundleBuilder
检测输出目录文件路径过长导致的异常。
2022-10-25 19:07:48 +08:00
hevinci 2d72d6dbc9 Update AssetSystem 2022-10-25 15:56:07 +08:00
hevinci 1f3e55ebea Update DownloadSystem
下载错误提示增加HTTP Response Code
2022-10-25 14:33:21 +08:00
hevinci 0ecb37419b Update AssetSystem 2022-10-24 19:09:16 +08:00
hevinci c758bf6530 Update AssetSystem 2022-10-24 15:39:04 +08:00
hevinci 46d985a720 Update AssetBundleDebugger
调试窗口增加调试信息导出按钮。
2022-10-22 18:23:40 +08:00
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