hevinci
|
15c57ac3fc
|
update runtime code
可寻址模式默认支持通过资源路径加载。
|
2023-12-22 17:38:48 +08:00 |
hevinci
|
56d915936e
|
update editor code
|
2023-12-22 17:38:48 +08:00 |
hevinci
|
0c50ca11d7
|
Update CHANGELOG.md
|
2023-12-22 17:38:48 +08:00 |
hevinci
|
3a4e332722
|
Update package.json
|
2023-12-22 17:38:48 +08:00 |
hevinci
|
fcc451aa90
|
update asset system
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
0a516b78c2
|
update editor code
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
a18892033d
|
update space shooter
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
53c9915ebb
|
update download system
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
a2e3164eab
|
update package system
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
421dd7458d
|
update package system
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
db54568253
|
update space shooter
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
0e9b1e137a
|
update runtime code
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
21832f6077
|
update runtime code
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
b70083e388
|
update package system
增加对清单激活的检测
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
e3fe9535cb
|
update runtime code
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
a0c25c6197
|
update space shooter
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
9d9db75b32
|
update runtime code
支持开发者资源分发和加载
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
147859ff1e
|
update package system
增加对UpdatePackageManifestOperation参数的检测
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
14685dd19b
|
update space shooter
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
d9313b50cc
|
update runtime code
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
95b1587e2f
|
update editor code
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
1aa597c666
|
Update CHANGELOG.md
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
9c59779b63
|
Update package.json
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
0b748c3163
|
update runtime code
1. 新增WebGL专属模式WebPlayMode
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
836b085795
|
update space shooter
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
1ae081a7f6
|
update runtime code
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
45064cb79a
|
update editor code
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
bc89c175e0
|
update space shooter
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
f7317cbe87
|
Update CHANGELOG.md
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
c4a8d4141c
|
Update package.json
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
9a952a8bb3
|
update space shooter
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
614308a604
|
update package system
1. 移除了HostPlayModeParameters.DefaultHostServer字段
2. 移除了HostPlayModeParameters.FallbackHostServer字段
3. 新增了HostPlayModeParameters.RemoteServices字段
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
66c94c3b64
|
update sapce shooter
修复生成内置文件清单的时候,目录不存在引发的异常。
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
bc38159bed
|
update asset system
真机上使用错误方法加载原生文件的时候给予正确的错误提示。
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
885c35bf9d
|
Update CHANGELOG.md
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
a222fe60e0
|
Update package.json
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
04319f37cd
|
update space shooter
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
8c10b703bb
|
update runtime code
变更IQueryServices.QueryStreamingAssets(string packageName, string fileName)方法
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
feba09250c
|
update extension sample
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
a7f00e1e1f
|
update runtime code
重构了PersistentTools类
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
ca89fb3c23
|
update runtime code
1. 新增了ResourcePackage.GetPackageBuildinRootDirectory()方法
2. 新增了ResourcePackage.GetPackageSandboxRootDirectory()方法
3. 新增了ResourcePackage.ClearPackageSandbox()方法
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
bcd2a412a5
|
Update InitializeParameters.cs
1. 新增了InitializeParameters.BuildinRootDirectory字段
2. 新增了InitializeParameters.SandboxRootDirectory字段
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
d1ad94bcfe
|
update runtime code
1. 移除了YooAssets.SetCacheSystemBuildinPath()方法
2. 移除了YooAssets.SetCacheSystemSandboxPath()方法
3. 移除了YooAssets.GetStreamingAssetBuildinFolderName()方法
4. 移除了YooAssets.GetSandboxRoot()方法
5. 移除了YooAssets.ClearSandbox()方法
|
2023-12-22 17:38:47 +08:00 |
hevinci
|
efbf1304ed
|
update editor code
1. BuildParameters.OutputRoot重命名为BuildOutputRoot
2. 新增了BuildParameters.StreamingAssetsRoot字段
|
2023-12-22 17:38:46 +08:00 |
hevinci
|
92246f1043
|
update cache system
新增方法YooAssets.SetCacheSystemBuildinPath()
|
2023-12-22 17:38:46 +08:00 |
hevinci
|
fb28bcc535
|
update download system
新增方法YooAssets.SetDownloadSystemRedirectLimit()
|
2023-12-22 17:38:46 +08:00 |
hevinci
|
480325827b
|
update AssetBundleBuilder
1. 移除了资源包构建流程任务节点可扩展功能
2. 新增了构建流程可扩展的方法。
|
2023-12-22 17:38:46 +08:00 |
hevinci
|
99f89b3c44
|
update runtime code
新增方法YooAssets.SetCacheSystemDisableCacheOnWebGL()
|
2023-12-22 17:38:46 +08:00 |
hevinci
|
651217ac4d
|
Update CHANGELOG.md
|
2023-12-22 17:38:46 +08:00 |
hevinci
|
d8d7b042a0
|
Update package.json
|
2023-12-22 17:38:46 +08:00 |