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 |
何冠峰
|
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 |