Commit Graph

1121 Commits (16344393a17ec4b9ab4ab7c808f87ef65c47cc44)

Author SHA1 Message Date
hevinci 0e29e9823d update query services interface
内置文件和分发文件查询方法参数里增加了文件哈希值
2023-12-21 16:10:54 +08:00
hevinci 47962424eb fix #201
修复断点续传失效的问题
2023-12-21 12:06:06 +08:00
hevinci 505d23ca07 update space shooter sample 2023-12-13 09:56:36 +08:00
hevinci d4fcb868d8 update resource package
修复下载器合并后重新计算下载字节数不正确的问题。
2023-11-22 11:13:39 +08:00
hevinci 6dd1f43445 fix #205 2023-11-18 17:12:41 +08:00
hevinci 2626cb6750 fix #195 2023-11-01 16:30:58 +08:00
hevinci 81a98ded8a update sapce shooter 2023-11-01 11:03:40 +08:00
hevinci 930f02765d Update package.json
升级SBP依赖版本,解决图集内精灵图片冗余问题
2023-11-01 11:03:16 +08:00
hevinci a4ffa580b7 update asset bundle builder
remove RemoveSpriteAtlasRedundancy task.
2023-11-01 11:02:46 +08:00
hevinci 506612527d Update CHANGELOG.md 2023-10-27 17:24:35 +08:00
hevinci 74f9f2b0e6 Update package.json 2023-10-27 17:24:17 +08:00
hevinci 4119f02c60 update resource manager 2023-10-27 16:24:33 +08:00
hevinci bc9a4e07e2 update operation system
异步操作增加执行优先级
2023-10-27 16:08:38 +08:00
hevinci 9418544264 update resource manager
初始化参数增加AutoDestroyAssetProvider
2023-10-26 19:07:51 +08:00
hevinci 460ea091bd fix #185 2023-10-26 17:11:56 +08:00
hevinci 64681db027 update resource manager 2023-10-25 18:45:30 +08:00
hevinci 992957e1e9 Merge branch 'dev' of https://github.com/tuyoogame/YooAsset into dev 2023-10-25 18:28:57 +08:00
hevinci ce62dbc27f update resource manager
所有异步加载方法增加权重参数。
2023-10-25 18:28:55 +08:00
何冠峰 e2df967aa9
Merge pull request #190 from zy020118/patch-1
Update DownloadManager.cs
2023-10-25 14:13:29 +08:00
hevinci 5b4a188c0b update space shooter 2023-10-24 18:41:58 +08:00
hevinci e8b5a58a90 update resource manager 2023-10-24 18:38:31 +08:00
swift c3d5c13a80
Update DownloadManager.cs
WebGL平台改名遗漏 DefaultBuildPipeline->EDefaultBuildPipeline
2023-10-24 14:26:00 +08:00
hevinci d30a8aefa4 update resource manager
优化ForceUnloadAllAssets方法逻辑
2023-10-19 19:39:14 +08:00
hevinci 194afe435a update resource manager
增加卸载指定资源的方法。
2023-10-19 16:28:30 +08:00
hevinci 82ef993d83 fix #180 2023-10-18 12:14:24 +08:00
hevinci 6d7177a3b5 Update CHANGELOG.md 2023-10-17 19:28:28 +08:00
hevinci 205dd58afd Update package.json 2023-10-17 19:27:39 +08:00
hevinci d5d5063453 update editor windows 2023-10-17 19:03:11 +08:00
hevinci f63fcf1227 update editor window localization 2023-10-17 12:03:11 +08:00
hevinci 0c70f27560 update editor
1. 编辑器界面支持本地化配置。
2. 资源构建过程中的异常输出增加错误码提示。
3. 修复了资源构建界面乱码问题。
4. 修复了自动收集着色器对依赖资源无效的问题。
2023-10-13 12:06:20 +08:00
hevinci db889366ac update samples 2023-10-11 14:36:18 +08:00
hevinci 9476bbe562 update resource package 2023-10-11 14:36:02 +08:00
hevinci 1313e05d5d Update CHANGELOG.md 2023-10-11 10:23:21 +08:00
hevinci 8817b35517 Update package.json 2023-10-11 10:23:12 +08:00
hevinci cfe8a77dd5 fix #179 2023-10-10 16:19:53 +08:00
hevinci a874d17798 update samples 2023-10-10 12:17:54 +08:00
hevinci 5d9ef12577 update operation system 2023-10-10 12:17:01 +08:00
hevinci b3a135e1a2 fix #178 2023-10-10 11:59:56 +08:00
hevinci a25d03f073 update resource package 2023-10-08 17:42:10 +08:00
hevinci 589c0d3ce5 update resource package
下载器增加合并方法
2023-10-08 17:41:07 +08:00
hevinci 8457705807 fix #177 2023-10-08 15:31:39 +08:00
hevinci ce7aefb744 fix #175 2023-10-07 18:51:52 +08:00
hevinci 499d7766db update extension 2023-10-07 18:51:27 +08:00
hevinci 988327c9bd Update CHANGELOG.md 2023-10-07 16:50:27 +08:00
hevinci d0d0bf2b63 Update package.json 2023-10-07 16:50:24 +08:00
hevinci feb34761ce update shader variant collector 2023-10-07 16:09:31 +08:00
hevinci 0ceeeb8c5b update download system
support to cancel download operation
2023-10-07 16:02:11 +08:00
hevinci 0c7289bbc8 remove shader variant collector 2023-10-07 15:04:14 +08:00
hevinci e02fe2331d update asset bundle collector 2023-10-07 15:03:56 +08:00
hevinci 6877900ac2 update download system 2023-09-27 16:31:24 +08:00
hevinci 45dbe2a0e6 update resource package 2023-09-27 16:31:16 +08:00
hevinci 4234885f94 update resource package 2023-09-27 12:04:11 +08:00
hevinci bae55ca511 update operation system 2023-09-26 18:58:39 +08:00
hevinci f804e8405e update settings 2023-09-25 18:40:02 +08:00
hevinci 3c9c61c346 update resource package 2023-09-25 18:37:58 +08:00
hevinci d560d8a2e8 update asset bundle collector 2023-09-25 18:37:49 +08:00
hevinci 054ee93360 update asset bundle collector 2023-09-25 16:53:03 +08:00
hevinci eb98eaeb3b update resource package 2023-09-25 16:30:24 +08:00
hevinci 8fe2fa7bc6 update operation system 2023-09-25 16:08:17 +08:00
hevinci 95894f92db update asset bundle collector 2023-09-25 14:43:17 +08:00
hevinci 61e06dee4c update yooasset2.0 2023-09-25 10:45:21 +08:00
hevinci e207d834bd update yooasset2.0 2023-09-25 10:41:58 +08:00
hevinci e358bbf46c update yooasset2.0 2023-09-21 17:23:31 +08:00
hevinci 9c0f9557e8 update yooasset2.0 2023-09-21 17:23:02 +08:00
hevinci 006d4c6f09 update yooasset2.0 2023-09-20 16:11:11 +08:00
hevinci 6fb5a4b946 update yooasset2.0 2023-09-20 16:10:57 +08:00
hevinci 6687d75090 update yooasset2.0 2023-09-20 16:10:37 +08:00
hevinci 01cf9ccd54 update yooasset2.0 2023-09-20 16:09:52 +08:00
MichaelO 070db961fc corrected typo error 2023-08-26 15:03:12 +08:00
MichaelO 96ef379668
Merge branch 'tuyoogame:main' into main 2023-08-25 20:48:08 +08:00
hevinci 697a87721f Update CHANGELOG.md 2023-08-25 20:39:53 +08:00
hevinci 09cf93d852 Update package.json 2023-08-25 20:39:46 +08:00
hevinci 8725821a27 update download system 2023-08-25 20:15:58 +08:00
MichaelO 7ad8651ca0 加入 ExtdBuildTasks 进行 SBP 扩展,修复 Sprite 打包冗馀问题 2023-08-25 19:48:02 +08:00
hevinci a2e57c6e90 update operation system 2023-08-25 17:37:49 +08:00
hevinci 6d37bca2a9 update asset bundle builder 2023-08-25 17:37:34 +08:00
hevinci 8471bb0f9a update asset bundle builder
暂时移除xxHash
2023-08-25 17:19:57 +08:00
yingnierxiao 064e9a1aa3 优化打包速度,提示编辑器启动速度,md5替换xxhash,速度提升一倍以上 2023-08-25 14:53:59 +08:00
hevinci a618b6cf9e update asset bundle reporter 2023-08-18 18:31:15 +08:00
何冠峰 e3e810e702
Merge pull request #134 from gepengmiss/main
bundle viewer 功能扩展
2023-08-18 17:58:43 +08:00
hevinci b4f0d6bab8 fix #138 2023-08-18 17:40:55 +08:00
hevinci 44cb4168cf update asset bundle collector 2023-08-17 22:13:31 +08:00
hevinci 559ed95999 update asset bundle collector
增加在配置错误的时候警示提示。
2023-08-17 21:53:51 +08:00
hevinci b766df1d31 update shader variant collector 2023-08-17 21:18:21 +08:00
hevinci 057ff6b22b fix #130 2023-08-17 21:05:21 +08:00
hevinci 995b0c8050 update space shooter 2023-08-15 18:19:07 +08:00
hevinci a2d4691f04 update package system
IQueryServices接口变更为IBuildinQueryServices
2023-08-14 12:27:43 +08:00
hevinci ab2d7d4724 update operation system
Operation状态增加Processing处理中状态
2023-08-11 16:20:38 +08:00
hevinci 9b4abf86b6 update runtime code
可寻址模式默认支持通过资源路径加载。
2023-08-09 20:15:55 +08:00
hevinci 0331b7b6e3 update editor code 2023-08-09 20:15:33 +08:00
hevinci e31799e78b Update CHANGELOG.md 2023-07-28 17:32:44 +08:00
hevinci a8405eea6d Update package.json 2023-07-28 17:32:38 +08:00
hevinci c11f072c50 update asset system 2023-07-28 17:17:23 +08:00
YGP bd080eb19b modify bundleViewer func 2023-07-27 16:12:21 +08:00
YGP ef231e213e modify bundleViewer func 2023-07-27 16:06:09 +08:00
hevinci b22bbd4e27 update editor code 2023-07-25 18:48:32 +08:00
hevinci 664866b627 update space shooter 2023-07-25 18:38:02 +08:00
hevinci ad9bdc6574 update download system 2023-07-25 18:37:43 +08:00
hevinci b93b993951 update package system 2023-07-20 14:28:22 +08:00
hevinci cb2cb4e556 update package system 2023-07-20 11:27:56 +08:00
hevinci ab32bd390d update space shooter 2023-07-20 11:08:52 +08:00
hevinci b34374adfa update runtime code 2023-07-20 11:08:38 +08:00
hevinci b53b6a4246 update runtime code 2023-07-20 11:08:28 +08:00
hevinci 191fbff768 update package system
增加对清单激活的检测
2023-07-19 18:18:03 +08:00
hevinci e8a4ddf331 update runtime code 2023-07-19 17:48:26 +08:00
hevinci aee6e2d2f8 update space shooter 2023-07-19 17:06:35 +08:00
hevinci b737b20602 update runtime code
支持开发者资源分发和加载
2023-07-19 17:06:20 +08:00
hevinci b5df539392 update package system
增加对UpdatePackageManifestOperation参数的检测
2023-07-19 15:57:34 +08:00
hevinci 36c53e5d94 update space shooter 2023-07-19 14:34:51 +08:00
hevinci 15ce6b8c8c update runtime code 2023-07-19 14:34:43 +08:00
hevinci 19aa82c131 update editor code 2023-07-19 11:22:59 +08:00
hevinci 92ed6e7d1c Update CHANGELOG.md 2023-07-18 14:50:42 +08:00
hevinci b9a45a58a8 Update package.json 2023-07-18 14:49:57 +08:00
hevinci 0c1efe7420 update runtime code
1. 新增WebGL专属模式WebPlayMode
2023-07-18 14:27:33 +08:00
hevinci 9dd7680457 update space shooter 2023-07-18 11:21:23 +08:00
hevinci 087216b9da update runtime code 2023-07-17 19:43:41 +08:00
hevinci ecb6f71f81 update editor code 2023-07-17 19:38:11 +08:00
hevinci ffffff16e9 update space shooter 2023-07-14 09:58:27 +08:00
hevinci 0311d976bb Update CHANGELOG.md 2023-07-12 21:08:22 +08:00
hevinci 120c07cc2e Update package.json 2023-07-12 21:07:57 +08:00
hevinci ed5ae40cb3 update asset system
修复了在销毁Package时,如果存在正在加载的bundle,会导致后续加载该bundle报错的问题。
2023-07-12 20:56:11 +08:00
hevinci 5931d91b5f update space shooter 2023-07-12 19:15:36 +08:00
hevinci 472a5ae97a update package system
1. 移除了HostPlayModeParameters.DefaultHostServer字段
2. 移除了HostPlayModeParameters.FallbackHostServer字段
3. 新增了HostPlayModeParameters.RemoteServices字段
2023-07-12 19:15:10 +08:00
hevinci 829ea66d0e update sapce shooter
修复生成内置文件清单的时候,目录不存在引发的异常。
2023-07-12 17:18:40 +08:00
hevinci ba39291ee7 update asset system
真机上使用错误方法加载原生文件的时候给予正确的错误提示。
2023-07-07 12:16:16 +08:00
hevinci d3d15fc59f Update CHANGELOG.md 2023-07-05 17:04:35 +08:00
hevinci 8a3358c990 Update package.json 2023-07-05 17:04:12 +08:00
hevinci 8eadba3aa6 update space shooter 2023-07-05 16:31:29 +08:00
hevinci b0917623b6 update runtime code
变更IQueryServices.QueryStreamingAssets(string packageName, string fileName)方法
2023-07-05 16:31:06 +08:00
hevinci a7d9a4ecbc update extension sample 2023-07-05 15:20:34 +08:00
hevinci 2643ab81ed update runtime code
重构了PersistentTools类
2023-07-05 15:14:21 +08:00
hevinci c5314c72f0 update runtime code
1. 新增了ResourcePackage.GetPackageBuildinRootDirectory()方法
2. 新增了ResourcePackage.GetPackageSandboxRootDirectory()方法
3. 新增了ResourcePackage.ClearPackageSandbox()方法
2023-07-05 14:56:18 +08:00
hevinci fbb48ba330 Update InitializeParameters.cs
1. 新增了InitializeParameters.BuildinRootDirectory字段
2. 新增了InitializeParameters.SandboxRootDirectory字段
2023-07-05 14:52:13 +08:00
hevinci 4e6879e34f update runtime code
1. 移除了YooAssets.SetCacheSystemBuildinPath()方法
2. 移除了YooAssets.SetCacheSystemSandboxPath()方法
3. 移除了YooAssets.GetStreamingAssetBuildinFolderName()方法
4. 移除了YooAssets.GetSandboxRoot()方法
5. 移除了YooAssets.ClearSandbox()方法
2023-07-05 14:50:21 +08:00
hevinci 09c3d4e479 update editor code
1. BuildParameters.OutputRoot重命名为BuildOutputRoot
2. 新增了BuildParameters.StreamingAssetsRoot字段
2023-07-05 11:51:49 +08:00
hevinci 1e88bad73e update cache system
新增方法YooAssets.SetCacheSystemBuildinPath()
2023-06-30 18:51:55 +08:00
hevinci 9a2ed64b4e update download system
新增方法YooAssets.SetDownloadSystemRedirectLimit()
2023-06-29 15:47:10 +08:00
hevinci 60e93f9809 update AssetBundleBuilder
1. 移除了资源包构建流程任务节点可扩展功能
2. 新增了构建流程可扩展的方法。
2023-06-29 10:53:07 +08:00
hevinci f5c72e913f update runtime code
新增方法YooAssets.SetCacheSystemDisableCacheOnWebGL()
2023-06-28 17:46:32 +08:00
hevinci 3ca300d956 Update CHANGELOG.md 2023-06-27 18:13:27 +08:00
hevinci d1087aa74c Update package.json 2023-06-27 18:12:54 +08:00
hevinci 43c40e4bbe update runtime code
新增了场景加载参数suspendLoad
2023-06-27 17:33:04 +08:00
Kele 772198255a 修复场景加载时设置自动激活 false 无效 #121 2023-06-27 15:56:39 +08:00
hevinci 19c46a2f60 update runtime code
1. 移除了LoadSceneAsync方法里的activateOnLoad参数
2023-06-27 15:04:47 +08:00
hevinci f54c8d6da4 update editor code
1. 移除了BuildParameters.AutoAnalyzeRedundancy字段
2. 移除了DefaultShareAssetPackRule
3. 新增了ZeroRedundancySharedPackRule
4. 新增了FullRedundancySharedPackRule
2023-06-27 14:18:54 +08:00
hevinci 84f9d1985e update editor code
1. IShareAssetPackRule重命名为ISharedPackRule
2. DefaultShareAssetPackRule重命名为DefaultSharedPackRule
2023-06-27 11:00:01 +08:00
hevinci 0b2a2bf97d update AssetBundleCollector 2023-06-27 10:40:09 +08:00
hevinci 561cf411ef update asset system 2023-06-27 10:28:16 +08:00
hevinci f24ae6eb2a update extension sample
1. 增加了GameObjectAssetReference示例脚本。
2023-06-26 18:31:37 +08:00
hevinci 3bb3d4382c update runtime code
1. 移除了InitializeParameters.LocationToLower参数
2. 资源收集界面增加了LocationToLower选项
3. 资源收集界面增加了IncludeAssetGUID选项
4. 资源清单版本升级了
5. 新增了ResourcePackage.GetAssetInfoByGUID()方法
2023-06-26 18:30:29 +08:00
hevinci 43db19c257 update editor code 2023-06-26 17:40:47 +08:00
hevinci 1d5663d93a update runtime code 2023-06-26 10:42:56 +08:00
hevinci b98d4cb091 update package system
离线模式支持内置资源解压到沙盒
2023-06-26 10:25:12 +08:00
hevinci 14ee95615f update AssetBundleBuilder
资源包构建流程可扩展支持
2023-06-25 15:58:08 +08:00
hevinci 8ccddce0f8 update runtime code
新增LoadAllAssetsAsync方法
2023-06-25 12:03:19 +08:00
hevinci 9dde15ac41 update space shooter 2023-06-21 14:21:12 +08:00
hevinci 95111ef1e1 update cache system
优化了缓存的信息文件写入方式
2023-06-21 14:18:51 +08:00
hevinci dc33abde46 update asset system 2023-06-16 15:01:13 +08:00
hevinci aae7b08dd1 update space shooter 2023-06-16 14:10:33 +08:00
hevinci f70582af1a Update CHANGELOG.md 2023-06-14 19:23:02 +08:00
hevinci f04d84bb93 Update package.json 2023-06-14 19:22:53 +08:00
hevinci 78693deed6 update space shooter
启用了新的内置资源查询机制。
2023-06-14 18:52:59 +08:00
hevinci f1a5965b4c update editor code
增加自动分析冗余资源的开关
2023-06-14 16:40:27 +08:00
hevinci cd43d0775d update runtime code 2023-06-13 16:41:27 +08:00
hevinci cf532a84ef update editor code 2023-06-13 16:41:08 +08:00
hevinci 651b65d148 update runtime code
优化了文件路径合并的逻辑。
2023-06-09 18:25:43 +08:00
hevinci 895dde1cc8 update logic code
优化了创建文件的方式。
2023-06-09 18:12:03 +08:00
hevinci f6e94c9514 Update CHANGELOG.md 2023-06-09 11:27:33 +08:00
hevinci da4ba4453c Update package.json 2023-06-09 11:27:19 +08:00
hevinci 53ea8c8002 update runtime code 2023-06-09 11:27:15 +08:00
hevinci d4549b1228 update space shooter
修复了DEMO里IOS平台流解密失败的问题。
2023-06-05 19:02:13 +08:00
hevinci fcf9eff2f6 update space shooter 2023-06-05 18:04:09 +08:00
hevinci 93b58149d2 update runtime code 2023-05-30 15:03:22 +08:00
hevinci c91c49465b update cache system
修复验证远端下载文件,极小概率失败的问题。
2023-05-29 19:28:07 +08:00
hevinci e9fa3ead04 update asset system
修复安卓平台下,小米8手机上有小概率加载原生文件失败的问题。
2023-05-29 17:30:43 +08:00
hevinci eff2f1d968 update space shooter 2023-05-26 18:35:34 +08:00
hevinci cd0a6579b8 Update CHANGELOG.md 2023-05-26 18:07:32 +08:00
hevinci 18c2e232cf Update package.json 2023-05-26 18:07:20 +08:00
hevinci ad680638ac update AssetBundleBuilder
Unity2021版本及以上推荐使用可编程构建管线(SBP)
2023-05-26 18:05:39 +08:00
hevinci 0764061d8f update space shooter 2023-05-25 16:38:33 +08:00
hevinci d448026250 update AssetBundleBuilder
修复了内置着色器Tag未正确传染给依赖资源包的问题。
2023-05-25 16:38:02 +08:00
hevinci 34f553b9e3 update AssetBundleCollector
修复了收集器对着色器未过滤的问题。
2023-05-25 16:35:18 +08:00
hevinci 25d1e32ce9 update asset system 2023-05-15 15:34:49 +08:00
hevinci 8686c32ada Update CHANGELOG.md 2023-05-12 17:45:24 +08:00
hevinci f043c6710a Update CHANGELOG.md 2023-05-12 17:43:13 +08:00
hevinci acd27e36fa Update package.json 2023-05-12 17:43:05 +08:00
hevinci 37f0d1e5a1 update runtime code
新增方法YooAssets.SetCacheSystemSandboxPath()
2023-05-12 17:32:41 +08:00
hevinci e6397559ff update cache system
新增方法ResoucePackage.ClearAllCacheFilesAsync()
2023-05-12 14:30:08 +08:00
hevinci 812c46adeb update runtime code
销毁Package的时候清空缓存记录。
2023-05-06 10:42:33 +08:00
hevinci 4d7fb6301a update samples 2023-05-05 10:35:02 +08:00
hevinci f0951f2a25 update samples 2023-05-05 09:49:08 +08:00
hevinci 7d2defedb7 update asset bundle collector 2023-05-04 11:14:01 +08:00
hanazonoyurine 0f9e932616
可寻址地址冲突时,打印冲突地址的资源地址 2023-04-27 16:30:17 +08:00
hevinci 20b0bd26ae Update CHANGELOG.md 2023-04-22 17:45:25 +08:00
hevinci 3b395861d9 Update package.json 2023-04-22 17:45:13 +08:00
hevinci d5d1f851ab update runtime code 2023-04-22 17:37:07 +08:00
hevinci c2e2a33af1 update samples 2023-04-22 17:23:51 +08:00
hevinci 9a729f921e update editor code
BuildParameters增加共享资源的打包规则字段
2023-04-22 17:22:59 +08:00
hevinci 1b75f4b6e9 update runtime code
UpdatePackageManifestAsync方法增加自动保存版本号参数
2023-04-22 17:20:23 +08:00
hevinci aaab6692c3 update runtime code 2023-04-22 11:25:51 +08:00
hevinci 70fc85e456 update runtime code
增加DestroyPackage()方法
2023-04-22 11:22:28 +08:00
hevinci 29358a7b4b update runtime code 2023-04-22 10:27:56 +08:00
hevinci b1b0563d84 update editor code
增加右键创建配置文件
2023-04-22 10:27:46 +08:00
hevinci 21b1e5bee7 Update LICENSE.md 2023-04-20 21:22:27 +08:00
hevinci c02eeef846 update edtior code
增加home page菜单栏
2023-04-20 21:22:19 +08:00
hevinci e84e50708b update asset bundle builder
增加对WEBGL平台加密选项的检测。
2023-04-20 17:56:21 +08:00
hevinci 1471ca06f3 Update CHANGELOG.md 2023-04-14 16:53:38 +08:00
hevinci 60b04c19dc Update package.json 2023-04-14 16:53:27 +08:00
hevinci 4490c99eee update samples 2023-04-14 16:43:27 +08:00
hevinci 9a84cdef9f fix #48
优化了场景卸载机制,在切换场景的时候不在主动卸载资源。
2023-04-14 16:42:43 +08:00
hevinci 62bbf110fb fix #83
修复了资源收集界面Package列表没有实时刷新的问题。
2023-04-14 15:34:25 +08:00
hevinci fd282d96d1 fix #97
修复着色器变种收集配置无法保存的问题。
2023-04-14 15:21:26 +08:00
hevinci 4e4da4440b update asset system 2023-04-13 17:36:58 +08:00
hevinci 5651d6dd9d update properties
增加
[assembly: InternalsVisibleTo("YooAsset.EditorExtension")]
[assembly: InternalsVisibleTo("YooAsset.RuntimeExtension")]
2023-04-13 17:04:46 +08:00
hevinci 396ec7121c Update CHANGELOG.md 2023-04-08 11:18:36 +08:00
hevinci e403c80d51 Update package.json 2023-04-08 11:18:30 +08:00
hevinci aac315826e update asset bundle collector
修复了通过代码途径导入XML配置的报错问题。
2023-04-07 16:07:24 +08:00
hevinci 567c34d4d1 fix #95
修复了原生文件不支持ini格式文件的问题。
2023-04-06 16:32:50 +08:00
hevinci 896681df87 update asset system
修复了资源文件路径无效导致异常的问题。
2023-04-06 16:15:25 +08:00
hevinci 0d57565cae Update CHANGELOG.md 2023-03-29 19:05:04 +08:00
hevinci 513c71398d Update package.json 2023-03-29 19:03:07 +08:00
hevinci a22c80a199 update package system 2023-03-29 18:14:39 +08:00
hevinci 16e3001e51 update editor code
调试窗口和报告窗口增加分屏功能。
2023-03-29 17:10:56 +08:00
hevinci 3943850bc1 update AssetBundleBuilder
调整构建的输出目录结构。
2023-03-29 12:19:31 +08:00
L d0480edda6 update UniTask tutorial doc 2023-03-25 14:16:51 +08:00
hevinci de43495af5 update asset system
编辑器模拟模式增加虚拟资源包
2023-03-24 18:33:36 +08:00
hevinci c60cc1e84f update asset system
新增了初始化参数LoadingMaxTimeSlice
移除了参数AssetLoadingMaxNumber
2023-03-24 17:01:35 +08:00
hevinci 82c83fcdf7 update operation system 2023-03-24 16:59:28 +08:00
hevinci 19221480a0 update asset bundle collector
导入时检测xml配置错误。
2023-03-24 16:25:45 +08:00
hevinci 290e139346 update asset bundle collector
增加了AddressByFilePath规则类
2023-03-24 16:13:39 +08:00
hevinci 923b0751e5 update asset system
扩展了Instantiate方法
2023-03-24 16:07:30 +08:00
hevinci 334b96f90e update samples 2023-03-22 19:00:58 +08:00
hevinci 7ae8a6c247 update patch system 2023-03-22 19:00:52 +08:00
hevinci 18830544a6 update samples 2023-03-22 18:58:46 +08:00
hevinci 37cab30ed7 update patch system 2023-03-22 18:58:35 +08:00
hevinci 91fe51d10a update patch system
UpdatePackageManifestOperation增加新方法FlushManifestVersionFile()
2023-03-22 18:48:52 +08:00
hevinci 027ae02aa0 update asset system
增加了下载失败尝试次数的初始化参数
2023-03-22 17:14:58 +08:00
hevinci 15c667b043 update samples 2023-03-22 09:44:25 +08:00
hevinci 4820d2a54a update properties 2023-03-22 09:44:18 +08:00
hevinci 58a40ad1d1 update asset bundle builder 2023-03-22 09:43:28 +08:00
hevinci 192b60f037 update asset bundle collector
修复了GroupActiveRule保存无效的问题。
2023-03-21 19:35:01 +08:00
hevinci c40224b454 update asset bundle builder 2023-03-21 19:34:00 +08:00
hevinci 254da59b7a update asset bundle builder 2023-03-14 16:12:48 +08:00
hevinci c9b775d8ff update asset bundle builder
报告文件内增加资源包内嵌的资源列表
2023-03-13 19:36:17 +08:00
hevinci 20061983d6 update space shooter 2023-03-11 00:45:58 +08:00
hevinci ff8f8623d9 update space shooter 2023-03-11 00:14:26 +08:00
hevinci 1ce1a6f0ff update extension sample 2023-03-11 00:08:15 +08:00
hevinci 67d09d95fa update runtime code
代码里移除了Patch敏感字。
2023-03-11 00:06:40 +08:00
hevinci 10e04c7645 update editor code 2023-03-10 23:44:15 +08:00
hevinci 9c05ac8cc2 Update CHANGELOG.md 2023-03-10 16:06:54 +08:00