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 |
何冠峰
|
d9c4e5336b
|
Merge pull request #122 from liuweichicun/fix#121
修复场景加载时设置自动激活 false 无效 #121
|
2023-06-27 16:38:01 +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 |