Commit Graph

934 Commits (f5c72e913f1bb999315f8f1e4611598228be37bd)

Author SHA1 Message Date
hevinci 0844447b46 Update AssetBundleBuilder
界面增加构建版本选项
2022-11-03 10:15:27 +08:00
hevinci c7116ad165 Update basic sample 2022-11-02 22:04:11 +08:00
hevinci a805e0639e Update editor code 2022-11-02 21:57:08 +08:00
hevinci e8e69a2e86 Update runtime code
重写了文件解密流程。
2022-11-02 21:54:44 +08:00
hevinci 3e4761a60f Update basic sample 2022-11-01 23:13:45 +08:00
hevinci 3413157c67 Update editor code
调整加密文件的生成规则
2022-11-01 23:13:18 +08:00
hevinci b5f2174ed0 Update runtime code 2022-11-01 23:02:20 +08:00
hevinci bdc8285255 Update basic sample 2022-10-31 16:46:05 +08:00
hevinci cd79f0e434 Update runtime code
AssetsPackage.WeaklyUpdateManifestAsync(string packageVersion)移除了packageVersion参数。
优化了HostPlayMode的初始化逻辑,优先读取沙盒内的清单,如果不存在则读取内置清单。
2022-10-31 16:45:21 +08:00
hevinci 171f40551e Update document 2022-10-28 10:46:35 +08:00
hevinci ba4efebbce Update CHANGELOG.md 2022-10-27 19:01:07 +08:00
hevinci 2486287a0e Update package.json 2022-10-27 19:01:04 +08:00
hevinci 2599639aeb Update PatchSystem 2022-10-27 14:20:05 +08:00
hevinci c1192b37c6 Update Extension Sample 2022-10-26 21:03:19 +08:00
hevinci 1f647163f2 Update Basic Sample 2022-10-26 21:03:10 +08:00
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