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 |