Commit Graph

703 Commits (82bda518c99d6dd764f67ed37b77fd3abbe70734)

Author SHA1 Message Date
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
hevinci e9af0c7042 Update asset system 2022-10-14 11:20:14 +08:00
hevinci 72a49d0ed8 Update runtime code 2022-10-14 11:19:23 +08:00
hevinci 66304c91ec Update Operation System 2022-10-12 18:21:11 +08:00
hevinci c2192dd657 Update runtime code
移除了YooAssets.IsInitialized字段
增加了YooAssets.InitializeStatus字段
2022-10-12 15:01:39 +08:00
hevinci 1de9e0b79d Update Operation System 2022-10-11 18:27:04 +08:00
hevinci 608f401a80 Update Operation System
增加异步操作取消方法
2022-10-11 18:09:54 +08:00
hevinci ef1acdc3d1 Update extension code
修复了在未初始化之前查看是否初始化报空异常的错误。
2022-10-11 11:08:22 +08:00